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:00.008039385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'kate' plugin with 4 features from binary registry
0:00:00.008039385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'kate' plugin with 4 features from binary registry
0:00:00.008041569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'kate' feature 'katedec' typename : 'GstElementFactory'
0:00:00.008041569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'kate' feature 'katedec' typename : 'GstElementFactory'
0:00:00.008045931  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008045931  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008047781  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008049994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008047781  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008049994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008051588  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008053538  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008051588  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008053538  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008055108  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008057089  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008055108  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008057089  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008058697  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008060801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008058697  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008060801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008062345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5b28
0:00:00.008062345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5b28
0:00:00.008064613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008066206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5b78
0:00:00.008064613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008066206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5b78
0:00:00.008068185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008068185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008070141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23415d0 (katedec)
0:00:00.008072477  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<katedec> set parent (ref and sink)
0:00:00.008070141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23415d0 (katedec)
0:00:00.008072477  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<katedec> set parent (ref and sink)
0:00:00.008073889  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature katedec, plugin 0x29c233d7c0 kate
0:00:00.008076006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'kate' feature 'kateenc' typename : 'GstElementFactory'
0:00:00.008073889  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature katedec, plugin 0x29c233d7c0 kate
0:00:00.008076006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'kate' feature 'kateenc' typename : 'GstElementFactory'
0:00:00.008081982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008081982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008084696  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008086763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008084696  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008086763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008088386  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008088386  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008090372  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008091958  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008090372  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008091958  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008094048  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008095638  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008094048  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008095638  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008097690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008097690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008099270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5cb8
0:00:00.008101501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008099270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5cb8
0:00:00.008101501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008102993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5ce8
0:00:00.008105062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008102993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5ce8
0:00:00.008105062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008106565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea5d39
0:00:00.008106565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea5d39
0:00:00.008109332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23416b0 (kateenc)
0:00:00.008111702  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<kateenc> set parent (ref and sink)
0:00:00.008109332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23416b0 (kateenc)
0:00:00.008111702  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<kateenc> set parent (ref and sink)
0:00:00.008113117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature kateenc, plugin 0x29c233d7c0 kate
0:00:00.008115242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'kate' feature 'kateparse' typename : 'GstElementFactory'
0:00:00.008113117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature kateenc, plugin 0x29c233d7c0 kate
0:00:00.008115242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'kate' feature 'kateparse' typename : 'GstElementFactory'
0:00:00.008119667  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008119667  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008122110  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008124128  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008122110  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008124128  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008125689  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008127608  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008125689  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008127608  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008129255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008129255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008131199  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008132747  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008131199  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008132747  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008134783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008136420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5e60
0:00:00.008134783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008136420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5e60
0:00:00.008138400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008140017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5e90
0:00:00.008138400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008140017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5e90
0:00:00.008141842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008143802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343840 (kateparse)
0:00:00.008141842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008143802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343840 (kateparse)
0:00:00.008146126  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<kateparse> set parent (ref and sink)
0:00:00.008146126  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<kateparse> set parent (ref and sink)
0:00:00.008147567  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature kateparse, plugin 0x29c233d7c0 kate
0:00:00.008149739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'kate' feature 'katetag' typename : 'GstElementFactory'
0:00:00.008147567  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature kateparse, plugin 0x29c233d7c0 kate
0:00:00.008149739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'kate' feature 'katetag' typename : 'GstElementFactory'
0:00:00.008153889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008153889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008156315  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008158353  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008156315  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008158353  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008159945  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008159945  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008161936  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008163600  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008161936  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008163600  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008165678  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008167387  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008165678  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008167387  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008169371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008170978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5fc8
0:00:00.008169371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008170978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5fc8
0:00:00.008172869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008174382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5ff8
0:00:00.008172869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008174382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea5ff8
0:00:00.008176202  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008176202  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008177731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea6029
0:00:00.008180634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343920 (katetag)
0:00:00.008177731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea6029
0:00:00.008180634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343920 (katetag)
0:00:00.008182817  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<katetag> set parent (ref and sink)
0:00:00.008182817  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<katetag> set parent (ref and sink)
0:00:00.008184304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature katetag, plugin 0x29c233d7c0 kate
0:00:00.008186422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 159798(27036)/966241
0:00:00.008184304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature katetag, plugin 0x29c233d7c0 kate
0:00:00.008186422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 159798(27036)/966241
0:00:00.008191234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d900 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstkms.so"
0:00:00.008191234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233d900 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstkms.so"
0:00:00.008193811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'kms' plugin with 1 features from binary registry
0:00:00.008193811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'kms' plugin with 1 features from binary registry
0:00:00.008195956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'kms' feature 'kmssink' typename : 'GstElementFactory'
0:00:00.008195956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'kms' feature 'kmssink' typename : 'GstElementFactory'
0:00:00.008200055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008200055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008201740  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008203985  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008201740  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008203985  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008205696  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008207623  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008205696  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008207623  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008209238  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008209238  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008211402  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008213055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008211402  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008213055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008215097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.008216684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6250
0:00:00.008215097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.008216684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6250
0:00:00.008219060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008221060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343a00 (kmssink)
0:00:00.008219060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008221060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343a00 (kmssink)
0:00:00.008223196  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<kmssink> set parent (ref and sink)
0:00:00.008223196  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<kmssink> set parent (ref and sink)
0:00:00.008224657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature kmssink, plugin 0x29c233d900 kms
0:00:00.008226674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 160562(27332)/966241
0:00:00.008224657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature kmssink, plugin 0x29c233d900 kms
0:00:00.008226674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 160562(27332)/966241
0:00:00.008234490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233da40 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstladspa.so"
0:00:00.008234490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233da40 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstladspa.so"
0:00:00.008237938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ladspa' plugin with 0 features from binary registry
0:00:00.008237938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ladspa' plugin with 0 features from binary registry
0:00:00.008241185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:792:gst_registry_chunks_load_plugin_dep:<plugin80> Loaded external plugin dependency from registry: env_hash: 00000000, stat_hash: fffffffd
0:00:00.008241185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:792:gst_registry_chunks_load_plugin_dep:<plugin80> Loaded external plugin dependency from registry: env_hash: 00000000, stat_hash: fffffffd
0:00:00.008243834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 160899(27483)/966241
0:00:00.008243834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 160899(27483)/966241
0:00:00.008248882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233db80 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibde265.so"
0:00:00.008248882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233db80 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibde265.so"
0:00:00.008252021  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'libde265' plugin with 1 features from binary registry
0:00:00.008254334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libde265' feature 'libde265dec' typename : 'GstElementFactory'
0:00:00.008252021  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'libde265' plugin with 1 features from binary registry
0:00:00.008254334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libde265' feature 'libde265dec' typename : 'GstElementFactory'
0:00:00.008258758  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008258758  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008261269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008263395  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008261269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008263395  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008265120  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008265120  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008267076  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008268780  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008267076  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008268780  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008270855  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008272446  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008270855  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008272446  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008274410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008274410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008276027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6698
0:00:00.008278300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008276027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6698
0:00:00.008278300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008279809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6708
0:00:00.008279809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6708
0:00:00.008283459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008285608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343ae0 (libde265dec)
0:00:00.008283459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008285608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343ae0 (libde265dec)
0:00:00.008288000  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libde265dec> set parent (ref and sink)
0:00:00.008288000  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libde265dec> set parent (ref and sink)
0:00:00.008289531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libde265dec, plugin 0x29c233db80 libde265
0:00:00.008291666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 161693(2779d)/966241
0:00:00.008289531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libde265dec, plugin 0x29c233db80 libde265
0:00:00.008291666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 161693(2779d)/966241
0:00:00.008296742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233dcc0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlv2.so"
0:00:00.008296742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233dcc0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlv2.so"
0:00:00.008299891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'lv2' plugin with 0 features from binary registry
0:00:00.008299891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'lv2' plugin with 0 features from binary registry
0:00:00.008302778  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:792:gst_registry_chunks_load_plugin_dep:<plugin82> Loaded external plugin dependency from registry: env_hash: 00000000, stat_hash: fffffffd
0:00:00.008302778  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:792:gst_registry_chunks_load_plugin_dep:<plugin82> Loaded external plugin dependency from registry: env_hash: 00000000, stat_hash: fffffffd
0:00:00.008305122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 162015(278df)/966241
0:00:00.008305122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 162015(278df)/966241
0:00:00.008309783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233de00 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmidi.so"
0:00:00.008309783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c233de00 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmidi.so"
0:00:00.008312379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'midi' plugin with 1 features from binary registry
0:00:00.008314463  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'midi' feature 'midiparse' typename : 'GstElementFactory'
0:00:00.008312379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'midi' plugin with 1 features from binary registry
0:00:00.008314463  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'midi' feature 'midiparse' typename : 'GstElementFactory'
0:00:00.008318797  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008318797  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008321239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008323207  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008321239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008323207  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008324832  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008324832  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008326779  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008328562  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008326779  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008328562  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008330643  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008332314  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008330643  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008332314  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008334316  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008334316  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008335978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6aa8
0:00:00.008337927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008335978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6aa8
0:00:00.008337927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008339439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6ac8
0:00:00.008341534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008339439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6ac8
0:00:00.008341534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008343431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343bc0 (midiparse)
0:00:00.008345735  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<midiparse> set parent (ref and sink)
0:00:00.008343431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343bc0 (midiparse)
0:00:00.008345735  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<midiparse> set parent (ref and sink)
0:00:00.008347137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature midiparse, plugin 0x29c233de00 midi
0:00:00.008347137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature midiparse, plugin 0x29c233de00 midi
0:00:00.008349239  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 162545(27af1)/966241
0:00:00.008349239  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 162545(27af1)/966241
0:00:00.008353886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345060 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmms.so"
0:00:00.008353886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345060 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmms.so"
0:00:00.008356500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mms' plugin with 1 features from binary registry
0:00:00.008356500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mms' plugin with 1 features from binary registry
0:00:00.008358585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mms' feature 'mmssrc' typename : 'GstElementFactory'
0:00:00.008358585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mms' feature 'mmssrc' typename : 'GstElementFactory'
0:00:00.008362812  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008362812  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008364598  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008366849  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008364598  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008366849  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008368414  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008370283  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008368414  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008370283  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008371957  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008374419  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008371957  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008374419  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008375988  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008375988  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008378032  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.008379918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6d28
0:00:00.008378032  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.008379918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6d28
0:00:00.008381827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008383478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 4 UriTypes at address 0x7fc6f8ea6d43
0:00:00.008381827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008383478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 4 UriTypes at address 0x7fc6f8ea6d43
0:00:00.008385758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea6d5f
0:00:00.008385758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea6d5f
0:00:00.008388324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343ca0 (mmssrc)
0:00:00.008388324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343ca0 (mmssrc)
0:00:00.008390694  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mmssrc> set parent (ref and sink)
0:00:00.008392323  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mmssrc, plugin 0x29c2345060 mms
0:00:00.008390694  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mmssrc> set parent (ref and sink)
0:00:00.008392323  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mmssrc, plugin 0x29c2345060 mms
0:00:00.008394387  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 163181(27d6d)/966241
0:00:00.008394387  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 163181(27d6d)/966241
0:00:00.008399102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23451a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmodplug.so"
0:00:00.008399102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23451a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmodplug.so"
0:00:00.008401710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'modplug' plugin with 1 features from binary registry
0:00:00.008401710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'modplug' plugin with 1 features from binary registry
0:00:00.008403749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'modplug' feature 'modplug' typename : 'GstElementFactory'
0:00:00.008403749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'modplug' feature 'modplug' typename : 'GstElementFactory'
0:00:00.008410149  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008410149  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008412746  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008414735  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008412746  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008414735  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008416303  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008416303  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008418302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008420202  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008418302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008420202  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008422340  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008423940  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008422340  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008423940  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008425920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008425920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008427544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6f50
0:00:00.008429728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008431200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6fa0
0:00:00.008427544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6f50
0:00:00.008429728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008431200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea6fa0
0:00:00.008433402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008433402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008435385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343d80 (modplug)
0:00:00.008437754  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<modplug> set parent (ref and sink)
0:00:00.008435385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343d80 (modplug)
0:00:00.008437754  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<modplug> set parent (ref and sink)
0:00:00.008439316  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature modplug, plugin 0x29c23451a0 modplug
0:00:00.008439316  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature modplug, plugin 0x29c23451a0 modplug
0:00:00.008441490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 163898(2803a)/966241
0:00:00.008441490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 163898(2803a)/966241
0:00:00.008446173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23452e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpeg2enc.so"
0:00:00.008446173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23452e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpeg2enc.so"
0:00:00.008448823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpeg2enc' plugin with 1 features from binary registry
0:00:00.008448823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpeg2enc' plugin with 1 features from binary registry
0:00:00.008450984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpeg2enc' feature 'mpeg2enc' typename : 'GstElementFactory'
0:00:00.008450984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpeg2enc' feature 'mpeg2enc' typename : 'GstElementFactory'
0:00:00.008456763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008456763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008458559  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008458559  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008460605  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008462298  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008460605  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008462298  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008464186  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008465740  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008464186  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008465740  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008467725  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008469282  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008467725  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008469282  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008471560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008471560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008473190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7280
0:00:00.008475611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008473190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7280
0:00:00.008475611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008477326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7358
0:00:00.008477326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7358
0:00:00.008479701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008481249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea740d
0:00:00.008479701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008481249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ea740d
0:00:00.008483877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343e60 (mpeg2enc)
0:00:00.008486178  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpeg2enc> set parent (ref and sink)
0:00:00.008483877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2343e60 (mpeg2enc)
0:00:00.008486178  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpeg2enc> set parent (ref and sink)
0:00:00.008487549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpeg2enc, plugin 0x29c23452e0 mpeg2enc
0:00:00.008487549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpeg2enc, plugin 0x29c23452e0 mpeg2enc
0:00:00.008489686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 164887(28417)/966241
0:00:00.008489686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 164887(28417)/966241
0:00:00.008494357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345420 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsdemux.so"
0:00:00.008494357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345420 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsdemux.so"
0:00:00.008496726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpegpsdemux' plugin with 1 features from binary registry
0:00:00.008496726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpegpsdemux' plugin with 1 features from binary registry
0:00:00.008498706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpegpsdemux' feature 'mpegpsdemux' typename : 'GstElementFactory'
0:00:00.008498706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpegpsdemux' feature 'mpegpsdemux' typename : 'GstElementFactory'
0:00:00.008502860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008502860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008504605  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008506669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008504605  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008506669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008508218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008510061  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008508218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008510061  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008511601  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008513574  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008511601  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008513574  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008515091  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008517061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=5
0:00:00.008515091  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008517061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=5
0:00:00.008518562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7610
0:00:00.008518562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7610
0:00:00.008520917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%02x
0:00:00.008522559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7690
0:00:00.008520917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%02x
0:00:00.008522559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7690
0:00:00.008549659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%02x
0:00:00.008549659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%02x
0:00:00.008552417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7758
0:00:00.008554595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subpicture_%02x
0:00:00.008552417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7758
0:00:00.008554595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subpicture_%02x
0:00:00.008556159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7788
0:00:00.008556159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7788
0:00:00.008558040  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template private_%d
0:00:00.008559750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea77a0
0:00:00.008558040  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template private_%d
0:00:00.008559750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea77a0
0:00:00.008561796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008563960  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346880 (mpegpsdemux)
0:00:00.008561796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008563960  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346880 (mpegpsdemux)
0:00:00.008566632  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpegpsdemux> set parent (ref and sink)
0:00:00.008566632  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpegpsdemux> set parent (ref and sink)
0:00:00.008568234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpegpsdemux, plugin 0x29c2345420 mpegpsdemux
0:00:00.008570679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 165885(287fd)/966241
0:00:00.008568234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpegpsdemux, plugin 0x29c2345420 mpegpsdemux
0:00:00.008570679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 165885(287fd)/966241
0:00:00.008575964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345560 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsmux.so"
0:00:00.008575964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345560 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegpsmux.so"
0:00:00.008579313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpegpsmux' plugin with 1 features from binary registry
0:00:00.008579313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpegpsmux' plugin with 1 features from binary registry
0:00:00.008581736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpegpsmux' feature 'mpegpsmux' typename : 'GstElementFactory'
0:00:00.008581736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpegpsmux' feature 'mpegpsmux' typename : 'GstElementFactory'
0:00:00.008586399  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008586399  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008588241  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008590462  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008588241  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008590462  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008592284  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008594360  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008592284  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008594360  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008596091  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008596091  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008598330  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008600042  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008598330  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008600042  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008601989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008603670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7a00
0:00:00.008601989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008603670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7a00
0:00:00.008606663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.008606663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.008608225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7ba0
0:00:00.008608225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7ba0
0:00:00.008610174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008612527  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346960 (mpegpsmux)
0:00:00.008610174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008612527  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346960 (mpegpsmux)
0:00:00.008614821  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpegpsmux> set parent (ref and sink)
0:00:00.008614821  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpegpsmux> set parent (ref and sink)
0:00:00.008616332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpegpsmux, plugin 0x29c2345560 mpegpsmux
0:00:00.008618509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 166887(28be7)/966241
0:00:00.008616332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpegpsmux, plugin 0x29c2345560 mpegpsmux
0:00:00.008618509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 166887(28be7)/966241
0:00:00.008623097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23456a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsdemux.so"
0:00:00.008625672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpegtsdemux' plugin with 2 features from binary registry
0:00:00.008623097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23456a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsdemux.so"
0:00:00.008625672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpegtsdemux' plugin with 2 features from binary registry
0:00:00.008627683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpegtsdemux' feature 'tsparse' typename : 'GstElementFactory'
0:00:00.008627683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpegtsdemux' feature 'tsparse' typename : 'GstElementFactory'
0:00:00.008632038  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008632038  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008633768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008635859  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008633768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008635859  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008637471  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008639397  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008637471  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008639397  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008641040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008641040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008643111  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008644686  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008643111  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008644686  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008647030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.008648685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7e20
0:00:00.008647030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.008648685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7e20
0:00:00.008650645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008652254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7e58
0:00:00.008650645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008652254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7e58
0:00:00.008654110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008655672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7e90
0:00:00.008654110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008655672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea7e90
0:00:00.008657537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template program_%u
0:00:00.008657537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template program_%u
0:00:00.008659560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346a40 (tsparse)
0:00:00.008661914  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tsparse> set parent (ref and sink)
0:00:00.008659560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346a40 (tsparse)
0:00:00.008661914  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tsparse> set parent (ref and sink)
0:00:00.008663284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tsparse, plugin 0x29c23456a0 mpegtsdemux
0:00:00.008663284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tsparse, plugin 0x29c23456a0 mpegtsdemux
0:00:00.008665473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpegtsdemux' feature 'tsdemux' typename : 'GstElementFactory'
0:00:00.008665473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpegtsdemux' feature 'tsdemux' typename : 'GstElementFactory'
0:00:00.008669909  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008669909  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008671570  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008673670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008675245  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008671570  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008673670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008675245  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008677025  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008677025  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008678568  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008680770  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008678568  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008680770  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008682404  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008682404  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008684864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=5
0:00:00.008686459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8020
0:00:00.008684864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=5
0:00:00.008686459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8020
0:00:00.008688292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008689826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8058
0:00:00.008688292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008689826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8058
0:00:00.008693400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%01x_%05x
0:00:00.008693400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%01x_%05x
0:00:00.008695203  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8198
0:00:00.008695203  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8198
0:00:00.008698284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%01x_%05x
0:00:00.008699847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8358
0:00:00.008698284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%01x_%05x
0:00:00.008699847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8358
0:00:00.008701964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subpicture_%01x_%05x
0:00:00.008703641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea83b0
0:00:00.008701964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subpicture_%01x_%05x
0:00:00.008703641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea83b0
0:00:00.008705457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template private_%01x_%05x
0:00:00.008705457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template private_%01x_%05x
0:00:00.008707502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346b20 (tsdemux)
0:00:00.008709910  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tsdemux> set parent (ref and sink)
0:00:00.008707502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346b20 (tsdemux)
0:00:00.008709910  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tsdemux> set parent (ref and sink)
0:00:00.008721295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tsdemux, plugin 0x29c23456a0 mpegtsdemux
0:00:00.008721295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tsdemux, plugin 0x29c23456a0 mpegtsdemux
0:00:00.008723496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 168910(293ce)/966241
0:00:00.008723496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 168910(293ce)/966241
0:00:00.008728401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23457e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsmux.so"
0:00:00.008728401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23457e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmpegtsmux.so"
0:00:00.008731007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpegtsmux' plugin with 1 features from binary registry
0:00:00.008731007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mpegtsmux' plugin with 1 features from binary registry
0:00:00.008733147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpegtsmux' feature 'mpegtsmux' typename : 'GstElementFactory'
0:00:00.008733147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mpegtsmux' feature 'mpegtsmux' typename : 'GstElementFactory'
0:00:00.008737451  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008739310  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008737451  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008739310  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008741425  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008743102  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008741425  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008743102  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008744926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008744926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008746620  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008748966  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008746620  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008748966  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008750599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008750599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008752591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008754344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea85d0
0:00:00.008752591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008754344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea85d0
0:00:00.008758679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%d
0:00:00.008758679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%d
0:00:00.008760381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8958
0:00:00.008760381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8958
0:00:00.008762572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008764572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346c00 (mpegtsmux)
0:00:00.008762572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008764572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346c00 (mpegtsmux)
0:00:00.008766854  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpegtsmux> set parent (ref and sink)
0:00:00.008768347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpegtsmux, plugin 0x29c23457e0 mpegtsmux
0:00:00.008766854  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpegtsmux> set parent (ref and sink)
0:00:00.008768347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpegtsmux, plugin 0x29c23457e0 mpegtsmux
0:00:00.008770430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 170411(299ab)/966241
0:00:00.008770430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 170411(299ab)/966241
0:00:00.008775211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345920 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmplex.so"
0:00:00.008775211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345920 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmplex.so"
0:00:00.008778675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mplex' plugin with 1 features from binary registry
0:00:00.008778675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mplex' plugin with 1 features from binary registry
0:00:00.008780839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mplex' feature 'mplex' typename : 'GstElementFactory'
0:00:00.008780839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mplex' feature 'mplex' typename : 'GstElementFactory'
0:00:00.008786527  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008786527  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008788463  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008788463  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008790660  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008792379  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008790660  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008792379  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008794281  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008796051  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008794281  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008796051  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008798354  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008800041  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008798354  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008800041  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008802753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.008802753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.008804426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8c38
0:00:00.008804426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8c38
0:00:00.008807415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008809157  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8c70
0:00:00.008807415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008809157  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8c70
0:00:00.008811491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.008813101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8d28
0:00:00.008811491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.008813101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea8d28
0:00:00.008815692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.008815692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.008817739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346ce0 (mplex)
0:00:00.008817739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346ce0 (mplex)
0:00:00.008820396  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mplex> set parent (ref and sink)
0:00:00.008822093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mplex, plugin 0x29c2345920 mplex
0:00:00.008820396  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mplex> set parent (ref and sink)
0:00:00.008822093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mplex, plugin 0x29c2345920 mplex
0:00:00.008824274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 171606(29e56)/966241
0:00:00.008824274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 171606(29e56)/966241
0:00:00.008829341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345a60 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmusepack.so"
0:00:00.008829341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345a60 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmusepack.so"
0:00:00.008831837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'musepack' plugin with 1 features from binary registry
0:00:00.008831837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'musepack' plugin with 1 features from binary registry
0:00:00.008834044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'musepack' feature 'musepackdec' typename : 'GstElementFactory'
0:00:00.008834044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'musepack' feature 'musepackdec' typename : 'GstElementFactory'
0:00:00.008838449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008838449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008840289  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008842718  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008840289  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008842718  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008844367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008846341  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008844367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008846341  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008847948  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008847948  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008849921  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008851847  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008849921  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008851847  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008853835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008855451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea9038
0:00:00.008853835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008855451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea9038
0:00:00.008857629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008859185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea90b8
0:00:00.008857629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008859185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea90b8
0:00:00.008861196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008863195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346dc0 (musepackdec)
0:00:00.008861196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008863195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346dc0 (musepackdec)
0:00:00.008865659  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<musepackdec> set parent (ref and sink)
0:00:00.008865659  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<musepackdec> set parent (ref and sink)
0:00:00.008867135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature musepackdec, plugin 0x29c2345a60 musepack
0:00:00.008869362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 172275(2a0f3)/966241
0:00:00.008867135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature musepackdec, plugin 0x29c2345a60 musepack
0:00:00.008869362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 172275(2a0f3)/966241
0:00:00.008873980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345ba0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmxf.so"
0:00:00.008873980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345ba0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmxf.so"
0:00:00.008877351  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mxf' plugin with 2 features from binary registry
0:00:00.008877351  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mxf' plugin with 2 features from binary registry
0:00:00.008879620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mxf' feature 'mxfdemux' typename : 'GstElementFactory'
0:00:00.008879620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mxf' feature 'mxfdemux' typename : 'GstElementFactory'
0:00:00.008884052  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008885923  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008884052  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008885923  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008887928  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008889632  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008887928  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008889632  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008891511  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008893207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008891511  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008893207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008895248  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008895248  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008896994  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008899352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008896994  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008899352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.008900978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea92d0
0:00:00.008900978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea92d0
0:00:00.008903026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008904882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea92f0
0:00:00.008903026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.008904882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea92f0
0:00:00.008906912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template track_%u
0:00:00.008906912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template track_%u
0:00:00.008909015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346ea0 (mxfdemux)
0:00:00.008913349  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mxfdemux> set parent (ref and sink)
0:00:00.008909015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2346ea0 (mxfdemux)
0:00:00.008913349  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mxfdemux> set parent (ref and sink)
0:00:00.008914918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mxfdemux, plugin 0x29c2345ba0 mxf
0:00:00.008914918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mxfdemux, plugin 0x29c2345ba0 mxf
0:00:00.008917282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mxf' feature 'mxfmux' typename : 'GstElementFactory'
0:00:00.008917282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mxf' feature 'mxfmux' typename : 'GstElementFactory'
0:00:00.008921869  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008921869  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.008923679  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008925798  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008923679  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008925798  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.008927502  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008929446  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008927502  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008929446  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.008931176  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008931176  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008933345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008934941  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008933345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.008934941  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.008936996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=9
0:00:00.008938604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea9418
0:00:00.008936996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=9
0:00:00.008938604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea9418
0:00:00.008940499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008942057  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea9438
0:00:00.008940499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.008942057  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea9438
0:00:00.008945910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template bwf_audio_sink_%u
0:00:00.008945910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template bwf_audio_sink_%u
0:00:00.008947533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea96f8
0:00:00.008947533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea96f8
0:00:00.008949841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template alaw_audio_sink_%u
0:00:00.008951468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea9758
0:00:00.008949841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template alaw_audio_sink_%u
0:00:00.008951468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea9758
0:00:00.008953885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template dv_dif_video_sink_%u
0:00:00.008955585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea9808
0:00:00.008953885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template dv_dif_video_sink_%u
0:00:00.008955585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea9808
0:00:00.008957948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template jpeg2000_video_sink_%u
0:00:00.008957948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template jpeg2000_video_sink_%u
0:00:00.008959605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea98c0
0:00:00.008959605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea98c0
0:00:00.008962496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template mpeg_audio_sink_%u
0:00:00.008964056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea99f0
0:00:00.008962496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template mpeg_audio_sink_%u
0:00:00.008964056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea99f0
0:00:00.008967790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template mpeg_video_sink_%u
0:00:00.008969444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea9b58
0:00:00.008967790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template mpeg_video_sink_%u
0:00:00.008969444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ea9b58
0:00:00.008976383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template up_video_sink_%u
0:00:00.008976383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template up_video_sink_%u
0:00:00.008978681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaa300
0:00:00.008981141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vc3_video_sink_%u
0:00:00.008978681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaa300
0:00:00.008981141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vc3_video_sink_%u
0:00:00.008983228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f3000 (mxfmux)
0:00:00.008983228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f3000 (mxfmux)
0:00:00.008985577  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mxfmux> set parent (ref and sink)
0:00:00.008985577  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mxfmux> set parent (ref and sink)
0:00:00.008987109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mxfmux, plugin 0x29c2345ba0 mxf
0:00:00.008989367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 177040(2b390)/966241
0:00:00.008987109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mxfmux, plugin 0x29c2345ba0 mxf
0:00:00.008989367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 177040(2b390)/966241
0:00:00.008994163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345ce0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnetsim.so"
0:00:00.008994163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345ce0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnetsim.so"
0:00:00.008997441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'netsim' plugin with 1 features from binary registry
0:00:00.008999674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'netsim' feature 'netsim' typename : 'GstElementFactory'
0:00:00.008997441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'netsim' plugin with 1 features from binary registry
0:00:00.008999674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'netsim' feature 'netsim' typename : 'GstElementFactory'
0:00:00.009004149  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009004149  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009006081  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009006081  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009008203  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009009882  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009008203  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009009882  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009011814  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009013532  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009011814  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009013532  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009015877  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009015877  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009017765  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009019953  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009017765  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009019953  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009021607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaa5b0
0:00:00.009021607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaa5b0
0:00:00.009023616  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009025250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaa5c0
0:00:00.009027112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009023616  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009025250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaa5c0
0:00:00.009027112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009029248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f30e0 (netsim)
0:00:00.009031662  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<netsim> set parent (ref and sink)
0:00:00.009029248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f30e0 (netsim)
0:00:00.009031662  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<netsim> set parent (ref and sink)
0:00:00.009033110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature netsim, plugin 0x29c2345ce0 netsim
0:00:00.009033110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature netsim, plugin 0x29c2345ce0 netsim
0:00:00.009035286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 177617(2b5d1)/966241
0:00:00.009035286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 177617(2b5d1)/966241
0:00:00.009043584  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345e20 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstofa.so"
0:00:00.009043584  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2345e20 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstofa.so"
0:00:00.009047046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ofa' plugin with 1 features from binary registry
0:00:00.009047046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ofa' plugin with 1 features from binary registry
0:00:00.009049373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ofa' feature 'ofa' typename : 'GstElementFactory'
0:00:00.009049373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ofa' feature 'ofa' typename : 'GstElementFactory'
0:00:00.009053948  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009053948  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009055846  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009058131  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009055846  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009058131  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009059783  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009061915  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009063525  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009059783  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009061915  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009063525  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009065709  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009065709  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009067291  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009069698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009067291  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009069698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009071298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaa810
0:00:00.009071298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaa810
0:00:00.009073660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009075285  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaa880
0:00:00.009073660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009075285  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaa880
0:00:00.009077369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009077369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009079513  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f31c0 (ofa)
0:00:00.009081929  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ofa> set parent (ref and sink)
0:00:00.009079513  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f31c0 (ofa)
0:00:00.009081929  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ofa> set parent (ref and sink)
0:00:00.009083382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ofa, plugin 0x29c2345e20 ofa
0:00:00.009083382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ofa, plugin 0x29c2345e20 ofa
0:00:00.009094702  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 178415(2b8ef)/966241
0:00:00.009094702  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 178415(2b8ef)/966241
0:00:00.009099241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352060 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenal.so"
0:00:00.009101681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'openal' plugin with 2 features from binary registry
0:00:00.009099241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352060 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenal.so"
0:00:00.009101681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'openal' plugin with 2 features from binary registry
0:00:00.009103652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'openal' feature 'openalsink' typename : 'GstElementFactory'
0:00:00.009103652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'openal' feature 'openalsink' typename : 'GstElementFactory'
0:00:00.009108082  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009108082  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009109895  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009109895  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009111949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009113628  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009111949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009113628  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009115442  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009117060  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009115442  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009117060  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009119006  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009120566  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009119006  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009120566  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009122671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.009124273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaaae8
0:00:00.009122671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.009124273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaaae8
0:00:00.009127145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009127145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009129107  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f32a0 (openalsink)
0:00:00.009131396  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<openalsink> set parent (ref and sink)
0:00:00.009129107  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f32a0 (openalsink)
0:00:00.009131396  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<openalsink> set parent (ref and sink)
0:00:00.009132813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature openalsink, plugin 0x29c2352060 openal
0:00:00.009132813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature openalsink, plugin 0x29c2352060 openal
0:00:00.009134916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'openal' feature 'openalsrc' typename : 'GstElementFactory'
0:00:00.009134916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'openal' feature 'openalsrc' typename : 'GstElementFactory'
0:00:00.009141114  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009141114  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009143758  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009145934  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009143758  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009145934  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009147612  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009147612  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009149598  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009151284  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009149598  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009151284  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009153301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009154996  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009153301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009154996  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009157164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.009158837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaad78
0:00:00.009157164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.009158837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaad78
0:00:00.009161169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009161169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009163261  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f3380 (openalsrc)
0:00:00.009165617  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<openalsrc> set parent (ref and sink)
0:00:00.009163261  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f3380 (openalsrc)
0:00:00.009165617  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<openalsrc> set parent (ref and sink)
0:00:00.009167068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature openalsrc, plugin 0x29c2352060 openal
0:00:00.009167068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature openalsrc, plugin 0x29c2352060 openal
0:00:00.009169178  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 179746(2be22)/966241
0:00:00.009169178  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 179746(2be22)/966241
0:00:00.009173897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23521a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopencv.so"
0:00:00.009173897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23521a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopencv.so"
0:00:00.009176474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'opencv' plugin with 19 features from binary registry
0:00:00.009176474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'opencv' plugin with 19 features from binary registry
0:00:00.009178665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'cvdilate' typename : 'GstElementFactory'
0:00:00.009178665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'cvdilate' typename : 'GstElementFactory'
0:00:00.009182795  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009184470  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009182795  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009184470  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009186336  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009187986  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009186336  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009187986  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009189839  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009189839  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009191455  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009193719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009191455  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009193719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009195256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009197253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009195256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009197253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009198857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eab028
0:00:00.009198857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eab028
0:00:00.009205880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009205880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009208167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eab740
0:00:00.009208167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eab740
0:00:00.009213004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009213004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009214983  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f3460 (cvdilate)
0:00:00.009217374  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cvdilate> set parent (ref and sink)
0:00:00.009214983  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f3460 (cvdilate)
0:00:00.009217374  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cvdilate> set parent (ref and sink)
0:00:00.009218828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cvdilate, plugin 0x29c23521a0 opencv
0:00:00.009218828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cvdilate, plugin 0x29c23521a0 opencv
0:00:00.009220898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'cvequalizehist' typename : 'GstElementFactory'
0:00:00.009220898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'cvequalizehist' typename : 'GstElementFactory'
0:00:00.009225250  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009225250  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009227210  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009229294  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009227210  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009229294  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009230962  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009232954  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009230962  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009232954  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009234536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009234536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009236876  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009238505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009236876  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009238505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009240448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009240448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009242164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eabf80
0:00:00.009244759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009242164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eabf80
0:00:00.009244759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009246293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eac018
0:00:00.009246293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eac018
0:00:00.009250468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009250468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009252834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f3540 (cvequalizehist)
0:00:00.009255379  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cvequalizehist> set parent (ref and sink)
0:00:00.009252834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f3540 (cvequalizehist)
0:00:00.009255379  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cvequalizehist> set parent (ref and sink)
0:00:00.009256885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cvequalizehist, plugin 0x29c23521a0 opencv
0:00:00.009256885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cvequalizehist, plugin 0x29c23521a0 opencv
0:00:00.009259160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'cverode' typename : 'GstElementFactory'
0:00:00.009259160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'cverode' typename : 'GstElementFactory'
0:00:00.009263619  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009263619  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009265373  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009267342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009265373  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009267342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009268915  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009270788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009268915  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009270788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009272478  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009274720  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009272478  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009274720  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009276313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009276313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009278314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009280008  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eac1c8
0:00:00.009278314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009280008  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eac1c8
0:00:00.009284687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009284687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009286911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eac8e0
0:00:00.009286911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eac8e0
0:00:00.009291604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009291604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009293693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f3620 (cverode)
0:00:00.009293693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c22f3620 (cverode)
0:00:00.009296079  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cverode> set parent (ref and sink)
0:00:00.009297573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cverode, plugin 0x29c23521a0 opencv
0:00:00.009296079  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cverode> set parent (ref and sink)
0:00:00.009297573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cverode, plugin 0x29c23521a0 opencv
0:00:00.009299699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'cvlaplace' typename : 'GstElementFactory'
0:00:00.009299699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'cvlaplace' typename : 'GstElementFactory'
0:00:00.009304056  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009304056  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009305798  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009307737  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009305798  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009307737  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009309346  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009311213  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009309346  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009311213  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009312804  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009314956  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009312804  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009314956  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009316688  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009316688  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009318689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009320470  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ead118
0:00:00.009318689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009320470  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ead118
0:00:00.009322737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009322737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009324324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ead1b0
0:00:00.009326675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009324324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ead1b0
0:00:00.009326675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009328747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2353060 (cvlaplace)
0:00:00.009328747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2353060 (cvlaplace)
0:00:00.009331002  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cvlaplace> set parent (ref and sink)
0:00:00.009332623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cvlaplace, plugin 0x29c23521a0 opencv
0:00:00.009331002  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cvlaplace> set parent (ref and sink)
0:00:00.009332623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cvlaplace, plugin 0x29c23521a0 opencv
0:00:00.009334693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'cvsmooth' typename : 'GstElementFactory'
0:00:00.009334693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'cvsmooth' typename : 'GstElementFactory'
0:00:00.009339015  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009339015  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009341441  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009343517  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009341441  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009343517  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009345116  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009347175  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009345116  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009347175  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009348702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009348702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009350848  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009352448  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009350848  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009352448  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009354458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009356155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ead358
0:00:00.009354458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009356155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ead358
0:00:00.009359018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009360568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ead508
0:00:00.009359018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009360568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ead508
0:00:00.009362971  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009362971  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009365164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2353140 (cvsmooth)
0:00:00.009365164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2353140 (cvsmooth)
0:00:00.009367462  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cvsmooth> set parent (ref and sink)
0:00:00.009368907  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cvsmooth, plugin 0x29c23521a0 opencv
0:00:00.009367462  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cvsmooth> set parent (ref and sink)
0:00:00.009368907  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cvsmooth, plugin 0x29c23521a0 opencv
0:00:00.009370885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'cvsobel' typename : 'GstElementFactory'
0:00:00.009370885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'cvsobel' typename : 'GstElementFactory'
0:00:00.009375055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009375055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009377182  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009377182  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009379147  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009381085  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009379147  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009381085  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009383006  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009384687  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009383006  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009384687  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009386788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009388391  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009386788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009388391  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009390275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009391920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ead7c8
0:00:00.009390275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009391920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ead7c8
0:00:00.009395244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009395244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009396905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ead860
0:00:00.009396905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ead860
0:00:00.009399156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009401215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2353220 (cvsobel)
0:00:00.009399156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009401215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2353220 (cvsobel)
0:00:00.009403680  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cvsobel> set parent (ref and sink)
0:00:00.009403680  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cvsobel> set parent (ref and sink)
0:00:00.009405131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cvsobel, plugin 0x29c23521a0 opencv
0:00:00.009407182  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'edgedetect' typename : 'GstElementFactory'
0:00:00.009405131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cvsobel, plugin 0x29c23521a0 opencv
0:00:00.009407182  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'edgedetect' typename : 'GstElementFactory'
0:00:00.009414081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009414081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009416680  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009418717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009416680  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009418717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009420254  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009422229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009420254  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009422229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009423813  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009426233  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009423813  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009426233  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009427842  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009427842  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009429837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009431489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eada10
0:00:00.009429837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009431489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eada10
0:00:00.009433443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009434999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eadaa8
0:00:00.009433443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009434999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eadaa8
0:00:00.009437041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009437041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009439210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2353300 (edgedetect)
0:00:00.009441461  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<edgedetect> set parent (ref and sink)
0:00:00.009439210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2353300 (edgedetect)
0:00:00.009441461  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<edgedetect> set parent (ref and sink)
0:00:00.009442859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature edgedetect, plugin 0x29c23521a0 opencv
0:00:00.009444840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'faceblur' typename : 'GstElementFactory'
0:00:00.009442859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature edgedetect, plugin 0x29c23521a0 opencv
0:00:00.009444840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'faceblur' typename : 'GstElementFactory'
0:00:00.009448918  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009448918  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009451079  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009451079  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009453117  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009454719  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009453117  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009454719  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009456618  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009458189  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009456618  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009458189  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009460143  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009461824  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009460143  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009461824  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009464110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009464110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009465720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eadc68
0:00:00.009467851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009465720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eadc68
0:00:00.009467851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009469366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eadd00
0:00:00.009471424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009469366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eadd00
0:00:00.009471424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009473542  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23533e0 (faceblur)
0:00:00.009473542  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23533e0 (faceblur)
0:00:00.009476379  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<faceblur> set parent (ref and sink)
0:00:00.009477904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature faceblur, plugin 0x29c23521a0 opencv
0:00:00.009476379  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<faceblur> set parent (ref and sink)
0:00:00.009477904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature faceblur, plugin 0x29c23521a0 opencv
0:00:00.009479993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'facedetect' typename : 'GstElementFactory'
0:00:00.009479993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'facedetect' typename : 'GstElementFactory'
0:00:00.009484376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009484376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009486152  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009488000  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009486152  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009488000  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009489586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009489586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009491526  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009493104  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009491526  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009493104  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009495456  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009495456  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009497311  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009499624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009501165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaded8
0:00:00.009497311  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009499624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009501165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaded8
0:00:00.009503280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009503280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009504796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eadf70
0:00:00.009507321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009504796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eadf70
0:00:00.009507321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009509468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23534c0 (facedetect)
0:00:00.009509468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23534c0 (facedetect)
0:00:00.009512052  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<facedetect> set parent (ref and sink)
0:00:00.009512052  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<facedetect> set parent (ref and sink)
0:00:00.009513534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature facedetect, plugin 0x29c23521a0 opencv
0:00:00.009515881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'motioncells' typename : 'GstElementFactory'
0:00:00.009513534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature facedetect, plugin 0x29c23521a0 opencv
0:00:00.009515881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'motioncells' typename : 'GstElementFactory'
0:00:00.009520519  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009520519  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009523005  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009524940  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009523005  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009524940  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009526497  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009528473  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009530029  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009526497  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009528473  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009530029  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009532968  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009534714  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009532968  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009534714  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009537196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009537196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009538884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae1a8
0:00:00.009540926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009538884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae1a8
0:00:00.009540926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009542411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae240
0:00:00.009544444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009542411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae240
0:00:00.009544444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009546422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23535a0 (motioncells)
0:00:00.009546422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23535a0 (motioncells)
0:00:00.009549045  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<motioncells> set parent (ref and sink)
0:00:00.009549045  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<motioncells> set parent (ref and sink)
0:00:00.009550582  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature motioncells, plugin 0x29c23521a0 opencv
0:00:00.009552915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'templatematch' typename : 'GstElementFactory'
0:00:00.009550582  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature motioncells, plugin 0x29c23521a0 opencv
0:00:00.009552915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'templatematch' typename : 'GstElementFactory'
0:00:00.009557521  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009557521  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009559445  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009559445  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009561514  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009563133  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009561514  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009563133  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009564987  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009566595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009564987  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009566595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009568971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009568971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009570796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009572853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009570796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009572853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009574412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae420
0:00:00.009574412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae420
0:00:00.009576742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009578294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae4b8
0:00:00.009576742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009578294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae4b8
0:00:00.009580248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009580248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009582427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2353680 (templatematch)
0:00:00.009586170  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<templatematch> set parent (ref and sink)
0:00:00.009582427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2353680 (templatematch)
0:00:00.009586170  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<templatematch> set parent (ref and sink)
0:00:00.009587694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature templatematch, plugin 0x29c23521a0 opencv
0:00:00.009587694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature templatematch, plugin 0x29c23521a0 opencv
0:00:00.009589978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'opencvtextoverlay' typename : 'GstElementFactory'
0:00:00.009589978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'opencvtextoverlay' typename : 'GstElementFactory'
0:00:00.009594590  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009594590  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009596470  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009598411  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009596470  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009598411  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009599953  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009601840  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009599953  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009601840  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009603359  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009603359  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009605496  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009607167  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009605496  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009607167  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009609014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009610647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae658
0:00:00.009609014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009610647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae658
0:00:00.009612615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009614175  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae6f0
0:00:00.009612615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009614175  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae6f0
0:00:00.009616186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009616186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009618268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2355800 (opencvtextoverlay)
0:00:00.009621069  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<opencvtextoverlay> set parent (ref and sink)
0:00:00.009618268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2355800 (opencvtextoverlay)
0:00:00.009621069  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<opencvtextoverlay> set parent (ref and sink)
0:00:00.009622548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature opencvtextoverlay, plugin 0x29c23521a0 opencv
0:00:00.009622548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature opencvtextoverlay, plugin 0x29c23521a0 opencv
0:00:00.009624727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'handdetect' typename : 'GstElementFactory'
0:00:00.009624727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'handdetect' typename : 'GstElementFactory'
0:00:00.009629294  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009629294  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009631092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009632970  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009631092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009632970  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009634482  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009636305  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009634482  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009636305  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009637820  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009640753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009637820  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009640753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009642281  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009642281  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009644409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009646139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae908
0:00:00.009644409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009646139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae908
0:00:00.009648141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009649614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae9a0
0:00:00.009648141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009649614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eae9a0
0:00:00.009651548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009651548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009653037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eaea35
0:00:00.009653037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eaea35
0:00:00.009656064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23558e0 (handdetect)
0:00:00.009658560  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<handdetect> set parent (ref and sink)
0:00:00.009656064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23558e0 (handdetect)
0:00:00.009658560  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<handdetect> set parent (ref and sink)
0:00:00.009659981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature handdetect, plugin 0x29c23521a0 opencv
0:00:00.009662088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'skindetect' typename : 'GstElementFactory'
0:00:00.009659981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature handdetect, plugin 0x29c23521a0 opencv
0:00:00.009662088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'skindetect' typename : 'GstElementFactory'
0:00:00.009667994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009667994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009670592  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009672587  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009670592  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009672587  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009674112  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009676015  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009674112  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009676015  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009677684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009677684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009679933  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009681542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009679933  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009681542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009683658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009683658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009685380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaeb60
0:00:00.009687617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009685380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaeb60
0:00:00.009687617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009689195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaebf8
0:00:00.009691244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009689195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaebf8
0:00:00.009691244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009693334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23559c0 (skindetect)
0:00:00.009695878  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<skindetect> set parent (ref and sink)
0:00:00.009693334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23559c0 (skindetect)
0:00:00.009695878  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<skindetect> set parent (ref and sink)
0:00:00.009697422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature skindetect, plugin 0x29c23521a0 opencv
0:00:00.009697422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature skindetect, plugin 0x29c23521a0 opencv
0:00:00.009699523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'retinex' typename : 'GstElementFactory'
0:00:00.009699523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'retinex' typename : 'GstElementFactory'
0:00:00.009703881  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009703881  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009705563  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009707598  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009705563  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009707598  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009709161  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009711049  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009709161  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009711049  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009712649  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009712649  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009714697  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009716230  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009714697  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009716230  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009718191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009719788  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaedc0
0:00:00.009718191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009719788  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaedc0
0:00:00.009722867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009722867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009724505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaee58
0:00:00.009726952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009724505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaee58
0:00:00.009726952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009728979  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2355aa0 (retinex)
0:00:00.009728979  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2355aa0 (retinex)
0:00:00.009731357  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<retinex> set parent (ref and sink)
0:00:00.009732897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature retinex, plugin 0x29c23521a0 opencv
0:00:00.009731357  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<retinex> set parent (ref and sink)
0:00:00.009732897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature retinex, plugin 0x29c23521a0 opencv
0:00:00.009735014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'segmentation' typename : 'GstElementFactory'
0:00:00.009735014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'segmentation' typename : 'GstElementFactory'
0:00:00.009739442  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009739442  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009741168  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009741168  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009743281  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009744911  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009743281  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009744911  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009746681  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009748248  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009746681  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009748248  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009750418  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009752299  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009750418  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009752299  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009754355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009755956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf050
0:00:00.009754355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009755956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf050
0:00:00.009758206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009758206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009759771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf0e8
0:00:00.009761872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009759771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf0e8
0:00:00.009761872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009763994  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2355b80 (segmentation)
0:00:00.009763994  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2355b80 (segmentation)
0:00:00.009766615  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<segmentation> set parent (ref and sink)
0:00:00.009766615  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<segmentation> set parent (ref and sink)
0:00:00.009768106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature segmentation, plugin 0x29c23521a0 opencv
0:00:00.009770529  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'grabcut' typename : 'GstElementFactory'
0:00:00.009768106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature segmentation, plugin 0x29c23521a0 opencv
0:00:00.009770529  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'grabcut' typename : 'GstElementFactory'
0:00:00.009775441  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009775441  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009777162  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009777162  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009779319  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009780937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009779319  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009780937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009782676  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009784284  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009782676  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009784284  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009788529  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009788529  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009790880  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009792949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009790880  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009792949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009794524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf410
0:00:00.009794524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf410
0:00:00.009796681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009798242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf4a8
0:00:00.009796681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009798242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf4a8
0:00:00.009800260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009802421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2355c60 (grabcut)
0:00:00.009800260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009802421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2355c60 (grabcut)
0:00:00.009805253  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<grabcut> set parent (ref and sink)
0:00:00.009805253  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<grabcut> set parent (ref and sink)
0:00:00.009806826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature grabcut, plugin 0x29c23521a0 opencv
0:00:00.009809080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'disparity' typename : 'GstElementFactory'
0:00:00.009806826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature grabcut, plugin 0x29c23521a0 opencv
0:00:00.009809080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'disparity' typename : 'GstElementFactory'
0:00:00.009813401  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009813401  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009815754  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009817976  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009815754  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009817976  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009819536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009819536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009821413  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009823104  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009821413  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009823104  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009825502  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009825502  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009827344  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009829731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009827344  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009829731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009831328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf6c8
0:00:00.009833405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009834895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf760
0:00:00.009831328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf6c8
0:00:00.009833405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009834895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf760
0:00:00.009836932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009836932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009839135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2355d40 (disparity)
0:00:00.009839135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2355d40 (disparity)
0:00:00.009843714  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<disparity> set parent (ref and sink)
0:00:00.009843714  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<disparity> set parent (ref and sink)
0:00:00.009845434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature disparity, plugin 0x29c23521a0 opencv
0:00:00.009845434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature disparity, plugin 0x29c23521a0 opencv
0:00:00.009847599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'dewarp' typename : 'GstElementFactory'
0:00:00.009847599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opencv' feature 'dewarp' typename : 'GstElementFactory'
0:00:00.009851997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009853854  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009851997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009853854  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009855860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009855860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009857477  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009859348  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009857477  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009859348  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009860906  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009862839  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009864512  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009860906  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009862839  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009864512  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009866633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009866633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009868220  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf8f0
0:00:00.009870293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009868220  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf8f0
0:00:00.009870293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009871767  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf988
0:00:00.009873772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009871767  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eaf988
0:00:00.009873772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009875798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2355e20 (dewarp)
0:00:00.009875798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2355e20 (dewarp)
0:00:00.009878511  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dewarp> set parent (ref and sink)
0:00:00.009878511  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dewarp> set parent (ref and sink)
0:00:00.009880088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dewarp, plugin 0x29c23521a0 opencv
0:00:00.009882278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 199198(30a1e)/966241
0:00:00.009880088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dewarp, plugin 0x29c23521a0 opencv
0:00:00.009882278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 199198(30a1e)/966241
0:00:00.009887408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23522e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenexr.so"
0:00:00.009887408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23522e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenexr.so"
0:00:00.009890741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'openexr' plugin with 1 features from binary registry
0:00:00.009890741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'openexr' plugin with 1 features from binary registry
0:00:00.009892943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'openexr' feature 'openexrdec' typename : 'GstElementFactory'
0:00:00.009892943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'openexr' feature 'openexrdec' typename : 'GstElementFactory'
0:00:00.009897342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009897342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009899494  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009901615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009899494  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009901615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009903217  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009905091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009903217  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009905091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009906614  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009906614  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009908595  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009910267  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009908595  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009910267  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009912319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009913957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eafc10
0:00:00.009912319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.009913957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eafc10
0:00:00.009916132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009917632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eafca8
0:00:00.009916132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.009917632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eafca8
0:00:00.009919413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009919413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009921443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357850 (openexrdec)
0:00:00.009923766  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<openexrdec> set parent (ref and sink)
0:00:00.009921443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357850 (openexrdec)
0:00:00.009923766  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<openexrdec> set parent (ref and sink)
0:00:00.009925188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature openexrdec, plugin 0x29c23522e0 openexr
0:00:00.009925188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature openexrdec, plugin 0x29c23522e0 openexr
0:00:00.009927332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 199873(30cc1)/966241
0:00:00.009927332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 199873(30cc1)/966241
0:00:00.009932185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352420 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopengl.so"
0:00:00.009932185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352420 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopengl.so"
0:00:00.009934639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'opengl' plugin with 45 features from binary registry
0:00:00.009934639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'opengl' plugin with 45 features from binary registry
0:00:00.009936732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glimagesink' typename : 'GstElementFactory'
0:00:00.009936732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glimagesink' typename : 'GstElementFactory'
0:00:00.009941072  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009941072  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009943102  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009945220  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009946826  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009943102  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009945220  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009946826  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009948630  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009950170  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009948630  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009950170  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009952190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009952190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009953798  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009955786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.009953798  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009955786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.009957348  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eafea8
0:00:00.009957348  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eafea8
0:00:00.009967965  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009967965  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.009970518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 4 Interfaces at address 0x7fc6f8eb054a
0:00:00.009970518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 4 Interfaces at address 0x7fc6f8eb054a
0:00:00.009973933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357930 (glimagesink)
0:00:00.009973933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357930 (glimagesink)
0:00:00.009976230  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glimagesink> set parent (ref and sink)
0:00:00.009978017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glimagesink, plugin 0x29c2352420 opengl
0:00:00.009976230  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glimagesink> set parent (ref and sink)
0:00:00.009978017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glimagesink, plugin 0x29c2352420 opengl
0:00:00.009980072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glimagesinkelement' typename : 'GstElementFactory'
0:00:00.009980072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glimagesinkelement' typename : 'GstElementFactory'
0:00:00.009984584  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009984584  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.009986595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009988654  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009986595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009988654  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.009990236  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009992384  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009990236  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009992384  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.009994131  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009994131  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009996157  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009997958  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.009996157  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.009997958  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010000116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.010000116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.010001841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb0690
0:00:00.010001841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb0690
0:00:00.010004999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010006638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8eb084d
0:00:00.010004999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010006638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8eb084d
0:00:00.010009579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357a10 (glimagesinkelement)
0:00:00.010012178  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glimagesinkelement> set parent (ref and sink)
0:00:00.010013698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glimagesinkelement, plugin 0x29c2352420 opengl
0:00:00.010009579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357a10 (glimagesinkelement)
0:00:00.010012178  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glimagesinkelement> set parent (ref and sink)
0:00:00.010013698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glimagesinkelement, plugin 0x29c2352420 opengl
0:00:00.010015882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glupload' typename : 'GstElementFactory'
0:00:00.010015882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glupload' typename : 'GstElementFactory'
0:00:00.010020449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010020449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010022420  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010022420  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010024535  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010026217  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010024535  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010026217  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010028044  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010029780  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010028044  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010029780  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010031789  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010031789  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010033595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010035679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010033595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010035679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010037312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb0960
0:00:00.010039311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010037312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb0960
0:00:00.010039311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010040872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb0980
0:00:00.010040872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb0980
0:00:00.010045411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010045411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010047464  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357af0 (glupload)
0:00:00.010047464  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357af0 (glupload)
0:00:00.010049792  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glupload> set parent (ref and sink)
0:00:00.010051385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glupload, plugin 0x29c2352420 opengl
0:00:00.010049792  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glupload> set parent (ref and sink)
0:00:00.010051385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glupload, plugin 0x29c2352420 opengl
0:00:00.010053743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gldownload' typename : 'GstElementFactory'
0:00:00.010053743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gldownload' typename : 'GstElementFactory'
0:00:00.010058341  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010058341  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010060100  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010060100  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010062087  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010063709  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010062087  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010063709  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010065495  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010067117  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010065495  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010067117  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010069113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010070842  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010069113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010070842  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010072890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010074596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb1120
0:00:00.010072890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010074596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb1120
0:00:00.010076604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010076604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010078178  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb1158
0:00:00.010080256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010078178  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb1158
0:00:00.010080256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010082250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357bd0 (gldownload)
0:00:00.010082250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357bd0 (gldownload)
0:00:00.010085869  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gldownload> set parent (ref and sink)
0:00:00.010085869  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gldownload> set parent (ref and sink)
0:00:00.010087393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gldownload, plugin 0x29c2352420 opengl
0:00:00.010087393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gldownload, plugin 0x29c2352420 opengl
0:00:00.010089706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glcolorconvert' typename : 'GstElementFactory'
0:00:00.010089706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glcolorconvert' typename : 'GstElementFactory'
0:00:00.010094239  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010096095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010094239  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010096095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010098110  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010099711  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010098110  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010099711  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010101591  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010103239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010101591  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010103239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010105404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010105404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010107159  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010109358  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010107159  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010109358  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010111082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb12b8
0:00:00.010111082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb12b8
0:00:00.010114984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010114984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010116513  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb15c8
0:00:00.010116513  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb15c8
0:00:00.010119538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010119538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010121528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357cb0 (glcolorconvert)
0:00:00.010124164  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glcolorconvert> set parent (ref and sink)
0:00:00.010121528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357cb0 (glcolorconvert)
0:00:00.010124164  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glcolorconvert> set parent (ref and sink)
0:00:00.010125682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glcolorconvert, plugin 0x29c2352420 opengl
0:00:00.010127920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glcolorbalance' typename : 'GstElementFactory'
0:00:00.010125682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glcolorconvert, plugin 0x29c2352420 opengl
0:00:00.010127920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glcolorbalance' typename : 'GstElementFactory'
0:00:00.010132095  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010132095  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010134599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010136667  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010134599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010136667  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010138163  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010140076  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010138163  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010140076  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010141787  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010141787  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010144037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010145881  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010144037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010145881  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010147986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010147986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010149633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb1a10
0:00:00.010152496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010149633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb1a10
0:00:00.010152496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010153940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb1b80
0:00:00.010156642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010153940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb1b80
0:00:00.010156642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010158049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eb1cec
0:00:00.010158049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eb1cec
0:00:00.010161081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357d90 (glcolorbalance)
0:00:00.010161081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357d90 (glcolorbalance)
0:00:00.010163619  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glcolorbalance> set parent (ref and sink)
0:00:00.010163619  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glcolorbalance> set parent (ref and sink)
0:00:00.010165133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glcolorbalance, plugin 0x29c2352420 opengl
0:00:00.010167787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glfilterbin' typename : 'GstElementFactory'
0:00:00.010165133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glcolorbalance, plugin 0x29c2352420 opengl
0:00:00.010167787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glfilterbin' typename : 'GstElementFactory'
0:00:00.010172418  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010172418  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010174869  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010177094  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010174869  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010177094  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010178700  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010178700  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010180582  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010182426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010184594  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010180582  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010182426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010184594  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010186331  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010186331  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010188477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010190274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb1e08
0:00:00.010188477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010190274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb1e08
0:00:00.010192163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010193693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb1e28
0:00:00.010192163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010193693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb1e28
0:00:00.010198133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010198133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010200290  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eb24ca
0:00:00.010200290  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eb24ca
0:00:00.010203179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357e70 (glfilterbin)
0:00:00.010205597  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glfilterbin> set parent (ref and sink)
0:00:00.010203179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2357e70 (glfilterbin)
0:00:00.010205597  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glfilterbin> set parent (ref and sink)
0:00:00.010207069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glfilterbin, plugin 0x29c2352420 opengl
0:00:00.010209279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glsinkbin' typename : 'GstElementFactory'
0:00:00.010207069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glfilterbin, plugin 0x29c2352420 opengl
0:00:00.010209279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glsinkbin' typename : 'GstElementFactory'
0:00:00.010215243  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010215243  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010217847  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010219904  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010217847  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010219904  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010221455  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010221455  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010223562  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010225265  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010223562  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010225265  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010227400  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010229002  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010227400  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010229002  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010230928  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.010230928  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.010232571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb25d8
0:00:00.010232571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb25d8
0:00:00.010237328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010237328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010238972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 4 Interfaces at address 0x7fc6f8eb2c7a
0:00:00.010238972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 4 Interfaces at address 0x7fc6f8eb2c7a
0:00:00.010242179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235b8c0 (glsinkbin)
0:00:00.010245756  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glsinkbin> set parent (ref and sink)
0:00:00.010242179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235b8c0 (glsinkbin)
0:00:00.010245756  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glsinkbin> set parent (ref and sink)
0:00:00.010247338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glsinkbin, plugin 0x29c2352420 opengl
0:00:00.010247338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glsinkbin, plugin 0x29c2352420 opengl
0:00:00.010249523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glsrcbin' typename : 'GstElementFactory'
0:00:00.010249523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glsrcbin' typename : 'GstElementFactory'
0:00:00.010253935  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010255833  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010253935  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010255833  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010257779  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010259440  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010257779  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010259440  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010261271  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010261271  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010263366  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010265514  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010263366  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010265514  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010266997  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010266997  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010268946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.010270536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb2db8
0:00:00.010268946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.010270536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb2db8
0:00:00.010273179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010274899  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eb2dd5
0:00:00.010273179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010274899  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eb2dd5
0:00:00.010277446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235b9a0 (glsrcbin)
0:00:00.010277446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235b9a0 (glsrcbin)
0:00:00.010279804  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glsrcbin> set parent (ref and sink)
0:00:00.010281317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glsrcbin, plugin 0x29c2352420 opengl
0:00:00.010279804  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glsrcbin> set parent (ref and sink)
0:00:00.010281317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glsrcbin, plugin 0x29c2352420 opengl
0:00:00.010283339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glmixerbin' typename : 'GstElementFactory'
0:00:00.010283339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glmixerbin' typename : 'GstElementFactory'
0:00:00.010287627  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010287627  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010289412  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010289412  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010291501  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010293116  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010291501  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010293116  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010295026  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010296604  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010295026  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010296604  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010298554  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010300157  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010298554  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010300157  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010302102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010303703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb2f00
0:00:00.010302102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010303703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb2f00
0:00:00.010305492  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010307062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb2f20
0:00:00.010305492  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010307062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb2f20
0:00:00.010311643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.010311643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.010313904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eb35c5
0:00:00.010313904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eb35c5
0:00:00.010316875  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235ba80 (glmixerbin)
0:00:00.010319372  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glmixerbin> set parent (ref and sink)
0:00:00.010316875  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235ba80 (glmixerbin)
0:00:00.010319372  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glmixerbin> set parent (ref and sink)
0:00:00.010320816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glmixerbin, plugin 0x29c2352420 opengl
0:00:00.010320816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glmixerbin, plugin 0x29c2352420 opengl
0:00:00.010322969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glfiltercube' typename : 'GstElementFactory'
0:00:00.010322969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glfiltercube' typename : 'GstElementFactory'
0:00:00.010327342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010329069  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010327342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010329069  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010331005  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010332672  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010331005  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010332672  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010334525  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010334525  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010336141  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010338268  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010336141  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010338268  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010339748  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010341876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010339748  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010341876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010343532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb36f0
0:00:00.010343532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb36f0
0:00:00.010346024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010347634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb3860
0:00:00.010346024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010347634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb3860
0:00:00.010350047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010350047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010352204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235bb60 (glfiltercube)
0:00:00.010354926  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glfiltercube> set parent (ref and sink)
0:00:00.010352204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235bb60 (glfiltercube)
0:00:00.010354926  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glfiltercube> set parent (ref and sink)
0:00:00.010356421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glfiltercube, plugin 0x29c2352420 opengl
0:00:00.010356421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glfiltercube, plugin 0x29c2352420 opengl
0:00:00.010358625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects' typename : 'GstElementFactory'
0:00:00.010358625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects' typename : 'GstElementFactory'
0:00:00.010362904  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010362904  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010364876  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010367070  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010364876  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010367070  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010368762  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010368762  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010370761  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010372485  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010370761  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010372485  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010384595  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010386410  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010384595  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010386410  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010388673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010388673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010390375  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb3ad8
0:00:00.010392958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010390375  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb3ad8
0:00:00.010392958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010394645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb3c48
0:00:00.010397167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010394645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb3c48
0:00:00.010397167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010399284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235bc40 (gleffects)
0:00:00.010399284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235bc40 (gleffects)
0:00:00.010401888  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects> set parent (ref and sink)
0:00:00.010401888  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects> set parent (ref and sink)
0:00:00.010403510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects, plugin 0x29c2352420 opengl
0:00:00.010405732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_identity' typename : 'GstElementFactory'
0:00:00.010403510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects, plugin 0x29c2352420 opengl
0:00:00.010405732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_identity' typename : 'GstElementFactory'
0:00:00.010410417  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010410417  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010413123  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010415357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010413123  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010415357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010426189  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010426189  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010428090  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010429773  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010428090  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010429773  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010431909  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010433661  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010435786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010431909  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010433661  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010435786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010437413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb3ee8
0:00:00.010440286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010437413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb3ee8
0:00:00.010440286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010441771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb4058
0:00:00.010441771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb4058
0:00:00.010444128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010444128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010446213  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235bd20 (gleffects_identity)
0:00:00.010446213  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235bd20 (gleffects_identity)
0:00:00.010450106  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_identity> set parent (ref and sink)
0:00:00.010451947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_identity, plugin 0x29c2352420 opengl
0:00:00.010450106  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_identity> set parent (ref and sink)
0:00:00.010451947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_identity, plugin 0x29c2352420 opengl
0:00:00.010454120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_mirror' typename : 'GstElementFactory'
0:00:00.010454120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_mirror' typename : 'GstElementFactory'
0:00:00.010458879  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010458879  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010460643  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010462707  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010460643  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010462707  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010464279  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010466201  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010464279  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010466201  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010467847  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010467847  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010470007  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010471886  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010470007  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010471886  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010473941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010473941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010475546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb42e0
0:00:00.010478219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010475546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb42e0
0:00:00.010478219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010479705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb4450
0:00:00.010479705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb4450
0:00:00.010482109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010482109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010484269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235be00 (gleffects_mirror)
0:00:00.010487034  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_mirror> set parent (ref and sink)
0:00:00.010484269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235be00 (gleffects_mirror)
0:00:00.010487034  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_mirror> set parent (ref and sink)
0:00:00.010488479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_mirror, plugin 0x29c2352420 opengl
0:00:00.010490619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_squeeze' typename : 'GstElementFactory'
0:00:00.010488479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_mirror, plugin 0x29c2352420 opengl
0:00:00.010490619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_squeeze' typename : 'GstElementFactory'
0:00:00.010496542  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010496542  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010499148  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010501217  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010499148  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010501217  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010502961  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010502961  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010505031  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010506656  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010505031  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010506656  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010508738  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010510482  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010508738  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010510482  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010512538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010512538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010514167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb46e0
0:00:00.010516588  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010514167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb46e0
0:00:00.010516588  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010518106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb4850
0:00:00.010520550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010518106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb4850
0:00:00.010520550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010522724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235bee0 (gleffects_squeeze)
0:00:00.010522724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235bee0 (gleffects_squeeze)
0:00:00.010525260  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_squeeze> set parent (ref and sink)
0:00:00.010525260  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_squeeze> set parent (ref and sink)
0:00:00.010526876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_squeeze, plugin 0x29c2352420 opengl
0:00:00.010529066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_stretch' typename : 'GstElementFactory'
0:00:00.010526876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_squeeze, plugin 0x29c2352420 opengl
0:00:00.010529066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_stretch' typename : 'GstElementFactory'
0:00:00.010533416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010533416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010535916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010537943  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010535916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010537943  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010539505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010541339  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010539505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010541339  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010543022  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010543022  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010545062  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010546581  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010548506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010545062  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010546581  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010548506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010550095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb4ae0
0:00:00.010550095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb4ae0
0:00:00.010552473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010553984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb4c50
0:00:00.010552473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010553984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb4c50
0:00:00.010556324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010556324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010558390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235d840 (gleffects_stretch)
0:00:00.010571301  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_stretch> set parent (ref and sink)
0:00:00.010558390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235d840 (gleffects_stretch)
0:00:00.010571301  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_stretch> set parent (ref and sink)
0:00:00.010572841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_stretch, plugin 0x29c2352420 opengl
0:00:00.010572841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_stretch, plugin 0x29c2352420 opengl
0:00:00.010575067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_tunnel' typename : 'GstElementFactory'
0:00:00.010575067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_tunnel' typename : 'GstElementFactory'
0:00:00.010579489  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010579489  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010581266  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010583312  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010584952  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010581266  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010583312  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010584952  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010586942  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010586942  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010588631  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010590800  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010588631  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010590800  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010592315  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010594306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010592315  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010594306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010595888  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb4ee8
0:00:00.010595888  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb4ee8
0:00:00.010598341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010599945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb5058
0:00:00.010598341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010599945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb5058
0:00:00.010602359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010602359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010604602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235d920 (gleffects_tunnel)
0:00:00.010607044  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_tunnel> set parent (ref and sink)
0:00:00.010604602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235d920 (gleffects_tunnel)
0:00:00.010607044  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_tunnel> set parent (ref and sink)
0:00:00.010608512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_tunnel, plugin 0x29c2352420 opengl
0:00:00.010610657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_fisheye' typename : 'GstElementFactory'
0:00:00.010608512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_tunnel, plugin 0x29c2352420 opengl
0:00:00.010610657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_fisheye' typename : 'GstElementFactory'
0:00:00.010614908  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010614908  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010617528  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010619600  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010617528  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010619600  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010621172  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010623092  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010621172  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010623092  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010624699  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010624699  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010626865  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010628452  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010626865  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010628452  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010630504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010632168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb52e8
0:00:00.010630504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010632168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb52e8
0:00:00.010634566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010636158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb5458
0:00:00.010634566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010636158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb5458
0:00:00.010638535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010638535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010640670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235da00 (gleffects_fisheye)
0:00:00.010643641  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_fisheye> set parent (ref and sink)
0:00:00.010640670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235da00 (gleffects_fisheye)
0:00:00.010643641  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_fisheye> set parent (ref and sink)
0:00:00.010645104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_fisheye, plugin 0x29c2352420 opengl
0:00:00.010645104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_fisheye, plugin 0x29c2352420 opengl
0:00:00.010647281  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_twirl' typename : 'GstElementFactory'
0:00:00.010647281  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_twirl' typename : 'GstElementFactory'
0:00:00.010651598  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010651598  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010653346  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010655361  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010653346  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010655361  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010657047  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010658961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010657047  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010658961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010660515  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010660515  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010662607  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010664486  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010666543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010662607  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010664486  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010666543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010668114  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb56e0
0:00:00.010670565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010668114  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb56e0
0:00:00.010670565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010672087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb5850
0:00:00.010672087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb5850
0:00:00.010674516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010674516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010676763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235dae0 (gleffects_twirl)
0:00:00.010676763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235dae0 (gleffects_twirl)
0:00:00.010685887  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_twirl> set parent (ref and sink)
0:00:00.010685887  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_twirl> set parent (ref and sink)
0:00:00.010688435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_twirl, plugin 0x29c2352420 opengl
0:00:00.010688435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_twirl, plugin 0x29c2352420 opengl
0:00:00.010690890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_bulge' typename : 'GstElementFactory'
0:00:00.010690890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_bulge' typename : 'GstElementFactory'
0:00:00.010695669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010695669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010697623  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010699718  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010701412  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010697623  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010699718  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010701412  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010703483  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010703483  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010705166  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010707249  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010705166  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010707249  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010708967  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010711016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010708967  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010711016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010712634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb5ad8
0:00:00.010712634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb5ad8
0:00:00.010715089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010716714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb5c48
0:00:00.010715089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010716714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb5c48
0:00:00.010719142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010719142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010721329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235dbc0 (gleffects_bulge)
0:00:00.010723759  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_bulge> set parent (ref and sink)
0:00:00.010721329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235dbc0 (gleffects_bulge)
0:00:00.010723759  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_bulge> set parent (ref and sink)
0:00:00.010725195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_bulge, plugin 0x29c2352420 opengl
0:00:00.010727437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_square' typename : 'GstElementFactory'
0:00:00.010725195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_bulge, plugin 0x29c2352420 opengl
0:00:00.010727437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_square' typename : 'GstElementFactory'
0:00:00.010733419  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010733419  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010736052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010738262  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010736052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010738262  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010739860  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010739860  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010741950  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010743608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010741950  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010743608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010745736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010747426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010745736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010747426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010749412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010749412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010751113  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb5ed0
0:00:00.010751113  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb5ed0
0:00:00.010755183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010756910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb6040
0:00:00.010755183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010756910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb6040
0:00:00.010759331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010759331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010761489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235dca0 (gleffects_square)
0:00:00.010764024  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_square> set parent (ref and sink)
0:00:00.010761489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235dca0 (gleffects_square)
0:00:00.010764024  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_square> set parent (ref and sink)
0:00:00.010765539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_square, plugin 0x29c2352420 opengl
0:00:00.010765539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_square, plugin 0x29c2352420 opengl
0:00:00.010767719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_heat' typename : 'GstElementFactory'
0:00:00.010767719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_heat' typename : 'GstElementFactory'
0:00:00.010773941  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010773941  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010775949  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010775949  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010778073  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010779713  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010778073  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010779713  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010781605  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010783340  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010781605  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010783340  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010785656  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010787296  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010785656  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010787296  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010789233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010790905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb62e0
0:00:00.010789233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010790905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb62e0
0:00:00.010795118  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010795118  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010797542  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb6450
0:00:00.010800005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010797542  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb6450
0:00:00.010800005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010802303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235dd80 (gleffects_heat)
0:00:00.010802303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235dd80 (gleffects_heat)
0:00:00.010804702  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_heat> set parent (ref and sink)
0:00:00.010804702  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_heat> set parent (ref and sink)
0:00:00.010806272  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_heat, plugin 0x29c2352420 opengl
0:00:00.010808596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_sepia' typename : 'GstElementFactory'
0:00:00.010806272  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_heat, plugin 0x29c2352420 opengl
0:00:00.010808596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_sepia' typename : 'GstElementFactory'
0:00:00.010812954  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010812954  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010815566  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010817667  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010815566  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010817667  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010819319  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010821272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010819319  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010821272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010822878  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010825063  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010822878  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010825063  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010826652  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010828624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010826652  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010828624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010830205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb66e8
0:00:00.010830205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb66e8
0:00:00.010832671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010834291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb6858
0:00:00.010832671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010834291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb6858
0:00:00.010836671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010836671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010838860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235de60 (gleffects_sepia)
0:00:00.010841312  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_sepia> set parent (ref and sink)
0:00:00.010838860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c235de60 (gleffects_sepia)
0:00:00.010841312  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_sepia> set parent (ref and sink)
0:00:00.010842799  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_sepia, plugin 0x29c2352420 opengl
0:00:00.010844958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_xpro' typename : 'GstElementFactory'
0:00:00.010842799  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_sepia, plugin 0x29c2352420 opengl
0:00:00.010844958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_xpro' typename : 'GstElementFactory'
0:00:00.010849179  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010849179  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010851771  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010853916  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010851771  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010853916  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010855513  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010857356  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010855513  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010857356  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010859067  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010859067  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010861223  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010862828  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010861223  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010862828  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010864779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010866437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb6af8
0:00:00.010864779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010866437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb6af8
0:00:00.010868902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010868902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010870558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb6c68
0:00:00.010872946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010870558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb6c68
0:00:00.010872946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010875097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2361000 (gleffects_xpro)
0:00:00.010877434  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_xpro> set parent (ref and sink)
0:00:00.010875097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2361000 (gleffects_xpro)
0:00:00.010877434  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_xpro> set parent (ref and sink)
0:00:00.010878881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_xpro, plugin 0x29c2352420 opengl
0:00:00.010878881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_xpro, plugin 0x29c2352420 opengl
0:00:00.010881155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_lumaxpro' typename : 'GstElementFactory'
0:00:00.010881155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_lumaxpro' typename : 'GstElementFactory'
0:00:00.010885564  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010885564  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010887352  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010889438  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010887352  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010889438  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010891034  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010892867  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010891034  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010892867  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010894421  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010894421  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010896681  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010898264  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010896681  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010898264  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010900154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010901757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb6f20
0:00:00.010900154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010901757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb6f20
0:00:00.010904214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010905783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb7090
0:00:00.010904214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010905783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb7090
0:00:00.010908144  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010908144  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010910207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23610e0 (gleffects_lumaxpro)
0:00:00.010912805  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_lumaxpro> set parent (ref and sink)
0:00:00.010910207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23610e0 (gleffects_lumaxpro)
0:00:00.010912805  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_lumaxpro> set parent (ref and sink)
0:00:00.010914298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_lumaxpro, plugin 0x29c2352420 opengl
0:00:00.010914298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_lumaxpro, plugin 0x29c2352420 opengl
0:00:00.010916380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_xray' typename : 'GstElementFactory'
0:00:00.010916380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_xray' typename : 'GstElementFactory'
0:00:00.010920588  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010922358  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010920588  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010922358  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010924315  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010925884  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010924315  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010925884  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010927670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010929240  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010927670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010929240  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010931350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010932897  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010931350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010932897  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010934831  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010936412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb7330
0:00:00.010934831  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010936412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb7330
0:00:00.010938750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010938750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010940297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb74a0
0:00:00.010942731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010940297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb74a0
0:00:00.010942731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010944715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23611c0 (gleffects_xray)
0:00:00.010944715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23611c0 (gleffects_xray)
0:00:00.010947158  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_xray> set parent (ref and sink)
0:00:00.010947158  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_xray> set parent (ref and sink)
0:00:00.010948648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_xray, plugin 0x29c2352420 opengl
0:00:00.010951201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_sin' typename : 'GstElementFactory'
0:00:00.010948648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_xray, plugin 0x29c2352420 opengl
0:00:00.010951201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_sin' typename : 'GstElementFactory'
0:00:00.010955343  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010957110  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010955343  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010957110  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010968382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010968382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.010969947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010971721  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010969947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010971721  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.010973243  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010975401  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010973243  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010975401  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.010976897  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010976897  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.010978764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010980368  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb7748
0:00:00.010978764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.010980368  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb7748
0:00:00.010982612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010984187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb78b8
0:00:00.010982612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.010984187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb78b8
0:00:00.010986419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010988396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23612a0 (gleffects_sin)
0:00:00.010986419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.010988396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23612a0 (gleffects_sin)
0:00:00.010990701  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_sin> set parent (ref and sink)
0:00:00.010990701  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_sin> set parent (ref and sink)
0:00:00.010992230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_sin, plugin 0x29c2352420 opengl
0:00:00.010994177  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_glow' typename : 'GstElementFactory'
0:00:00.010992230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_sin, plugin 0x29c2352420 opengl
0:00:00.010994177  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_glow' typename : 'GstElementFactory'
0:00:00.010998198  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.010998198  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011000726  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011002711  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011000726  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011002711  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011004159  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011005953  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011004159  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011005953  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011007419  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011007419  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011009441  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011011273  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011009441  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011011273  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011013083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011014614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb7b50
0:00:00.011016903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011013083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011014614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb7b50
0:00:00.011016903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011018450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb7cc0
0:00:00.011018450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb7cc0
0:00:00.011020797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011020797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011022782  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2361380 (gleffects_glow)
0:00:00.011025267  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_glow> set parent (ref and sink)
0:00:00.011022782  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2361380 (gleffects_glow)
0:00:00.011025267  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_glow> set parent (ref and sink)
0:00:00.011026596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_glow, plugin 0x29c2352420 opengl
0:00:00.011026596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_glow, plugin 0x29c2352420 opengl
0:00:00.011028769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_sobel' typename : 'GstElementFactory'
0:00:00.011028769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_sobel' typename : 'GstElementFactory'
0:00:00.011035742  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011035742  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011038277  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011040460  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011038277  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011040460  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011042066  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011043970  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011042066  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011043970  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011045526  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011047833  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011045526  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011047833  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011049397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011049397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011051376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011052944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb7f68
0:00:00.011051376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011052944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb7f68
0:00:00.011055356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011056871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb80d8
0:00:00.011055356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011056871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb80d8
0:00:00.011059101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011059101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011061141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2361460 (gleffects_sobel)
0:00:00.011061141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2361460 (gleffects_sobel)
0:00:00.011063484  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_sobel> set parent (ref and sink)
0:00:00.011065249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_sobel, plugin 0x29c2352420 opengl
0:00:00.011063484  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_sobel> set parent (ref and sink)
0:00:00.011065249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_sobel, plugin 0x29c2352420 opengl
0:00:00.011067287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_blur' typename : 'GstElementFactory'
0:00:00.011067287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_blur' typename : 'GstElementFactory'
0:00:00.011071596  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011073256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011071596  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011073256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011075275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011076869  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011075275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011076869  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011078643  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011080198  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011078643  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011080198  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011082357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011083937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011082357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011083937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011085855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011085855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011087404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb83a8
0:00:00.011089817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011087404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb83a8
0:00:00.011089817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011091317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb8518
0:00:00.011091317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb8518
0:00:00.011093683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011095717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2361540 (gleffects_blur)
0:00:00.011093683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011095717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2361540 (gleffects_blur)
0:00:00.011097937  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_blur> set parent (ref and sink)
0:00:00.011099657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_blur, plugin 0x29c2352420 opengl
0:00:00.011097937  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_blur> set parent (ref and sink)
0:00:00.011099657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_blur, plugin 0x29c2352420 opengl
0:00:00.011101797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_laplacian' typename : 'GstElementFactory'
0:00:00.011101797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gleffects_laplacian' typename : 'GstElementFactory'
0:00:00.011106023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011106023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011107679  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011109750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011107679  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011109750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011111303  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011111303  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011113092  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011114794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011113092  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011114794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011117045  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011118759  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011117045  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011118759  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011120646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011122210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb87d8
0:00:00.011120646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011122210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb87d8
0:00:00.011124498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011126034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb8948
0:00:00.011124498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011126034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb8948
0:00:00.011128343  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011128343  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011130352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2361620 (gleffects_laplacian)
0:00:00.011130352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2361620 (gleffects_laplacian)
0:00:00.011132690  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_laplacian> set parent (ref and sink)
0:00:00.011134458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_laplacian, plugin 0x29c2352420 opengl
0:00:00.011132690  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gleffects_laplacian> set parent (ref and sink)
0:00:00.011134458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gleffects_laplacian, plugin 0x29c2352420 opengl
0:00:00.011136486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glcolorscale' typename : 'GstElementFactory'
0:00:00.011136486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glcolorscale' typename : 'GstElementFactory'
0:00:00.011140756  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011140756  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011142410  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011144436  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011142410  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011144436  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011145937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011147726  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011145937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011147726  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011149248  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011151219  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011149248  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011151219  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011152875  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011152875  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011155127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011156708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb8bf8
0:00:00.011155127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011156708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb8bf8
0:00:00.011158986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011160539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb8d68
0:00:00.011158986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011160539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb8d68
0:00:00.011162794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011162794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011164911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2363030 (glcolorscale)
0:00:00.011167134  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glcolorscale> set parent (ref and sink)
0:00:00.011164911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2363030 (glcolorscale)
0:00:00.011167134  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glcolorscale> set parent (ref and sink)
0:00:00.011168617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glcolorscale, plugin 0x29c2352420 opengl
0:00:00.011168617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glcolorscale, plugin 0x29c2352420 opengl
0:00:00.011170821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glvideomixer' typename : 'GstElementFactory'
0:00:00.011170821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glvideomixer' typename : 'GstElementFactory'
0:00:00.011175134  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011176891  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011175134  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011176891  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011178859  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011180476  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011178859  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011180476  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011182452  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011182452  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011184046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011185978  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011184046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011185978  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011187533  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011189508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011187533  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011189508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011191062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb8ff0
0:00:00.011191062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb8ff0
0:00:00.011193020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011194594  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb9010
0:00:00.011193020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011194594  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb9010
0:00:00.011199081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.011199081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.011200682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eb96b5
0:00:00.011200682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eb96b5
0:00:00.011203294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2363110 (glvideomixer)
0:00:00.011203294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2363110 (glvideomixer)
0:00:00.011208387  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glvideomixer> set parent (ref and sink)
0:00:00.011208387  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glvideomixer> set parent (ref and sink)
0:00:00.011210131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glvideomixer, plugin 0x29c2352420 opengl
0:00:00.011210131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glvideomixer, plugin 0x29c2352420 opengl
0:00:00.011212496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glvideomixerelement' typename : 'GstElementFactory'
0:00:00.011212496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glvideomixerelement' typename : 'GstElementFactory'
0:00:00.011216997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011216997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011218747  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011220794  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011218747  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011220794  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011222394  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011222394  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011224335  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011226131  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011224335  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011226131  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011227997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011229617  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011227997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011229617  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011231514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011233085  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb97d8
0:00:00.011231514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011233085  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb97d8
0:00:00.011235310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011236896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb9880
0:00:00.011235310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011236896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb9880
0:00:00.011240539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.011240539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.011242365  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eb992a
0:00:00.011242365  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eb992a
0:00:00.011245261  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23631f0 (glvideomixerelement)
0:00:00.011245261  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23631f0 (glvideomixerelement)
0:00:00.011247748  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glvideomixerelement> set parent (ref and sink)
0:00:00.011249306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glvideomixerelement, plugin 0x29c2352420 opengl
0:00:00.011247748  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glvideomixerelement> set parent (ref and sink)
0:00:00.011249306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glvideomixerelement, plugin 0x29c2352420 opengl
0:00:00.011251371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glshader' typename : 'GstElementFactory'
0:00:00.011251371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glshader' typename : 'GstElementFactory'
0:00:00.011255780  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011255780  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011257491  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011259534  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011257491  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011259534  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011261088  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011262905  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011261088  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011262905  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011264433  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011264433  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011266460  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011268321  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011266460  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011268321  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011270148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011271731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb9a40
0:00:00.011270148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011271731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb9a40
0:00:00.011273984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011273984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011275539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb9bb0
0:00:00.011278191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011275539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb9bb0
0:00:00.011278191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011280187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23632d0 (glshader)
0:00:00.011280187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23632d0 (glshader)
0:00:00.011282536  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glshader> set parent (ref and sink)
0:00:00.011284062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glshader, plugin 0x29c2352420 opengl
0:00:00.011282536  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glshader> set parent (ref and sink)
0:00:00.011284062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glshader, plugin 0x29c2352420 opengl
0:00:00.011286105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glfilterapp' typename : 'GstElementFactory'
0:00:00.011286105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glfilterapp' typename : 'GstElementFactory'
0:00:00.011291207  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011291207  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011292926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011294989  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011292926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011294989  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011296653  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011296653  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011298548  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011300134  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011298548  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011300134  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011302145  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011303683  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011302145  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011303683  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011305630  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011305630  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011307211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb9e38
0:00:00.011309918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011307211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb9e38
0:00:00.011309918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011311412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb9fa8
0:00:00.011313968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011315996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23633b0 (glfilterapp)
0:00:00.011311412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eb9fa8
0:00:00.011313968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011315996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23633b0 (glfilterapp)
0:00:00.011318340  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glfilterapp> set parent (ref and sink)
0:00:00.011319836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glfilterapp, plugin 0x29c2352420 opengl
0:00:00.011318340  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glfilterapp> set parent (ref and sink)
0:00:00.011319836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glfilterapp, plugin 0x29c2352420 opengl
0:00:00.011321839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glviewconvert' typename : 'GstElementFactory'
0:00:00.011321839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glviewconvert' typename : 'GstElementFactory'
0:00:00.011326015  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011326015  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011327777  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011327777  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011329862  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011331469  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011329862  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011331469  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011333310  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011334899  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011333310  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011334899  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011336961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011338724  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011336961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011338724  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011340932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011342531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eba260
0:00:00.011340932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011342531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eba260
0:00:00.011344784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011344784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011346344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eba3d0
0:00:00.011348670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011346344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eba3d0
0:00:00.011348670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011350735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2363490 (glviewconvert)
0:00:00.011350735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2363490 (glviewconvert)
0:00:00.011353139  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glviewconvert> set parent (ref and sink)
0:00:00.011354585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glviewconvert, plugin 0x29c2352420 opengl
0:00:00.011353139  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glviewconvert> set parent (ref and sink)
0:00:00.011354585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glviewconvert, plugin 0x29c2352420 opengl
0:00:00.011356574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glstereosplit' typename : 'GstElementFactory'
0:00:00.011356574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glstereosplit' typename : 'GstElementFactory'
0:00:00.011360889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011360889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011362565  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011364464  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011362565  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011364464  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011366008  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011367895  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011366008  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011367895  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011369393  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011371591  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011369393  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011371591  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011373081  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011373081  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011375276  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.011376887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eba688
0:00:00.011375276  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.011376887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eba688
0:00:00.011378937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011380497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eba730
0:00:00.011378937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011380497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eba730
0:00:00.011382667  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template left
0:00:00.011382667  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template left
0:00:00.011384149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eba7d8
0:00:00.011386430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template right
0:00:00.011384149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eba7d8
0:00:00.011386430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template right
0:00:00.011388603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2363570 (glstereosplit)
0:00:00.011390872  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glstereosplit> set parent (ref and sink)
0:00:00.011388603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2363570 (glstereosplit)
0:00:00.011390872  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glstereosplit> set parent (ref and sink)
0:00:00.011392280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glstereosplit, plugin 0x29c2352420 opengl
0:00:00.011392280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glstereosplit, plugin 0x29c2352420 opengl
0:00:00.011394328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glstereomix' typename : 'GstElementFactory'
0:00:00.011394328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glstereomix' typename : 'GstElementFactory'
0:00:00.011398666  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011400309  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011398666  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011400309  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011402332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011402332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011403896  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011405726  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011403896  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011405726  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011407222  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011409122  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011407222  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011409122  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011410695  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011410695  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011412724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011414381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eba990
0:00:00.011412724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011414381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eba990
0:00:00.011419348  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011419348  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011421100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebac28
0:00:00.011421100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebac28
0:00:00.011423921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.011425511  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebaec2
0:00:00.011423921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.011425511  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebaec2
0:00:00.011428378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2363650 (glstereomix)
0:00:00.011428378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2363650 (glstereomix)
0:00:00.011430685  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glstereomix> set parent (ref and sink)
0:00:00.011430685  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glstereomix> set parent (ref and sink)
0:00:00.011432206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glstereomix, plugin 0x29c2352420 opengl
0:00:00.011434233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gltestsrc' typename : 'GstElementFactory'
0:00:00.011432206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glstereomix, plugin 0x29c2352420 opengl
0:00:00.011434233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gltestsrc' typename : 'GstElementFactory'
0:00:00.011438469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011438469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011440888  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011442892  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011440888  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011442892  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011444407  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011446275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011447796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011444407  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011446275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011447796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011449697  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011451303  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011449697  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011451303  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011453265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.011453265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.011454839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebafc8
0:00:00.011457286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011454839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebafc8
0:00:00.011457286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011459228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23650a0 (gltestsrc)
0:00:00.011459228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23650a0 (gltestsrc)
0:00:00.011461518  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gltestsrc> set parent (ref and sink)
0:00:00.011463048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gltestsrc, plugin 0x29c2352420 opengl
0:00:00.011461518  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gltestsrc> set parent (ref and sink)
0:00:00.011463048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gltestsrc, plugin 0x29c2352420 opengl
0:00:00.011465140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gldeinterlace' typename : 'GstElementFactory'
0:00:00.011465140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gldeinterlace' typename : 'GstElementFactory'
0:00:00.011469367  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011469367  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011471035  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011473039  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011471035  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011473039  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011474584  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011476427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011474584  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011476427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011477920  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011479940  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011477920  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011479940  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011481409  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011483428  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011481409  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011483428  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011484911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebb1a8
0:00:00.011484911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebb1a8
0:00:00.011487306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011488864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebb318
0:00:00.011487306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011488864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebb318
0:00:00.011491161  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011491161  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011493108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2365180 (gldeinterlace)
0:00:00.011495450  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gldeinterlace> set parent (ref and sink)
0:00:00.011493108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2365180 (gldeinterlace)
0:00:00.011495450  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gldeinterlace> set parent (ref and sink)
0:00:00.011496848  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gldeinterlace, plugin 0x29c2352420 opengl
0:00:00.011498931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gloverlay' typename : 'GstElementFactory'
0:00:00.011496848  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gldeinterlace, plugin 0x29c2352420 opengl
0:00:00.011498931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gloverlay' typename : 'GstElementFactory'
0:00:00.011503262  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011503262  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011505610  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011507665  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011505610  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011507665  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011509154  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011511012  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011509154  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011511012  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011512533  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011512533  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011514638  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011516239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011514638  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011516239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011518451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011520022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebb5d8
0:00:00.011518451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011520022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebb5d8
0:00:00.011522311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011523819  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebb748
0:00:00.011522311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011523819  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebb748
0:00:00.011526082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011526082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011528148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2365260 (gloverlay)
0:00:00.011530336  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gloverlay> set parent (ref and sink)
0:00:00.011528148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2365260 (gloverlay)
0:00:00.011530336  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gloverlay> set parent (ref and sink)
0:00:00.011531715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gloverlay, plugin 0x29c2352420 opengl
0:00:00.011531715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gloverlay, plugin 0x29c2352420 opengl
0:00:00.011533663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glfilterglass' typename : 'GstElementFactory'
0:00:00.011533663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glfilterglass' typename : 'GstElementFactory'
0:00:00.011539823  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011539823  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011542282  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011544387  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011542282  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011544387  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011545971  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011545971  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011547890  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011549540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011547890  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011549540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011551465  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011553142  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011551465  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011553142  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011555113  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011556851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebb9b0
0:00:00.011555113  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011556851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebb9b0
0:00:00.011559222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011560749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebbb20
0:00:00.011559222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011560749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebbb20
0:00:00.011563022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011563022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011565148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2365340 (glfilterglass)
0:00:00.011565148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2365340 (glfilterglass)
0:00:00.011567404  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glfilterglass> set parent (ref and sink)
0:00:00.011569318  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glfilterglass, plugin 0x29c2352420 opengl
0:00:00.011567404  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glfilterglass> set parent (ref and sink)
0:00:00.011569318  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glfilterglass, plugin 0x29c2352420 opengl
0:00:00.011571483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glmosaic' typename : 'GstElementFactory'
0:00:00.011571483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'glmosaic' typename : 'GstElementFactory'
0:00:00.011575753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011575753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011577462  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011579387  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011577462  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011579387  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011580874  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011582669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011580874  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011582669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011584160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011586064  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011584160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011586064  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011587586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011589505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011587586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011589505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011590993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebbd78
0:00:00.011590993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebbd78
0:00:00.011593074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011594784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebbe20
0:00:00.011593074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011594784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebbe20
0:00:00.011596807  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.011598384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebbeca
0:00:00.011596807  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.011598384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebbeca
0:00:00.011600925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2365420 (glmosaic)
0:00:00.011600925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2365420 (glmosaic)
0:00:00.011603176  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glmosaic> set parent (ref and sink)
0:00:00.011604644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glmosaic, plugin 0x29c2352420 opengl
0:00:00.011603176  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<glmosaic> set parent (ref and sink)
0:00:00.011604644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature glmosaic, plugin 0x29c2352420 opengl
0:00:00.011606685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gldifferencematte' typename : 'GstElementFactory'
0:00:00.011606685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opengl' feature 'gldifferencematte' typename : 'GstElementFactory'
0:00:00.011611055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011611055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011612787  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011614827  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011612787  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011614827  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011616356  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011618162  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011616356  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011618162  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011619696  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011619696  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011621860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011623532  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011621860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011623532  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011625426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011626990  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebc018
0:00:00.011625426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011626990  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebc018
0:00:00.011629232  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011630761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebc188
0:00:00.011629232  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011630761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebc188
0:00:00.011633009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011633009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011634966  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2365500 (gldifferencematte)
0:00:00.011634966  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2365500 (gldifferencematte)
0:00:00.011639542  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gldifferencematte> set parent (ref and sink)
0:00:00.011639542  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gldifferencematte> set parent (ref and sink)
0:00:00.011641258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gldifferencematte, plugin 0x29c2352420 opengl
0:00:00.011641258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gldifferencematte, plugin 0x29c2352420 opengl
0:00:00.011643514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 250612(3d2f4)/966241
0:00:00.011643514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 250612(3d2f4)/966241
0:00:00.011649531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352560 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenjpeg.so"
0:00:00.011649531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352560 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenjpeg.so"
0:00:00.011652874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'openjpeg' plugin with 2 features from binary registry
0:00:00.011652874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'openjpeg' plugin with 2 features from binary registry
0:00:00.011655056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'openjpeg' feature 'openjpegdec' typename : 'GstElementFactory'
0:00:00.011655056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'openjpeg' feature 'openjpegdec' typename : 'GstElementFactory'
0:00:00.011659414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011659414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011661239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011663617  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011665197  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011661239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011663617  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011665197  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011667032  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011667032  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011668718  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011671013  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011668718  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011671013  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011672571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011672571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011674745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011676692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebc510
0:00:00.011674745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011676692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebc510
0:00:00.011679217  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011680741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebc618
0:00:00.011679217  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011680741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebc618
0:00:00.011683353  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011683353  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011685307  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23655e0 (openjpegdec)
0:00:00.011685307  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23655e0 (openjpegdec)
0:00:00.011687512  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<openjpegdec> set parent (ref and sink)
0:00:00.011689004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature openjpegdec, plugin 0x29c2352560 openjpeg
0:00:00.011687512  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<openjpegdec> set parent (ref and sink)
0:00:00.011689004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature openjpegdec, plugin 0x29c2352560 openjpeg
0:00:00.011691063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'openjpeg' feature 'openjpegenc' typename : 'GstElementFactory'
0:00:00.011691063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'openjpeg' feature 'openjpegenc' typename : 'GstElementFactory'
0:00:00.011695232  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011696974  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011695232  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011696974  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011698962  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011700580  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011698962  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011700580  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011702424  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011702424  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011704009  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011705925  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011704009  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011705925  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011707441  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011709420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011707441  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011709420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011710972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebc858
0:00:00.011710972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebc858
0:00:00.011715362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011715362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011717058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebcac8
0:00:00.011719359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011717058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebcac8
0:00:00.011719359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011720837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebcbcf
0:00:00.011720837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebcbcf
0:00:00.011723416  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23656c0 (openjpegenc)
0:00:00.011725680  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<openjpegenc> set parent (ref and sink)
0:00:00.011723416  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23656c0 (openjpegenc)
0:00:00.011725680  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<openjpegenc> set parent (ref and sink)
0:00:00.011727063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature openjpegenc, plugin 0x29c2352560 openjpeg
0:00:00.011727063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature openjpegenc, plugin 0x29c2352560 openjpeg
0:00:00.011729172  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 252889(3dbd9)/966241
0:00:00.011729172  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 252889(3dbd9)/966241
0:00:00.011734198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23526a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopusparse.so"
0:00:00.011734198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23526a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopusparse.so"
0:00:00.011736633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'opusparse' plugin with 1 features from binary registry
0:00:00.011736633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'opusparse' plugin with 1 features from binary registry
0:00:00.011738927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opusparse' feature 'opusparse' typename : 'GstElementFactory'
0:00:00.011738927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opusparse' feature 'opusparse' typename : 'GstElementFactory'
0:00:00.011743282  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011743282  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011745063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011747129  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011745063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011747129  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011748793  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011750938  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011748793  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011750938  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011752550  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011754564  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011752550  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011754564  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011756164  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011756164  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011758219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011759801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebcdd8
0:00:00.011758219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011759801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebcdd8
0:00:00.011761660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011763214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebce08
0:00:00.011761660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011763214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebce08
0:00:00.011765038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011765038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011767015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23670b0 (opusparse)
0:00:00.011769308  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<opusparse> set parent (ref and sink)
0:00:00.011767015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23670b0 (opusparse)
0:00:00.011769308  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<opusparse> set parent (ref and sink)
0:00:00.011770674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature opusparse, plugin 0x29c23526a0 opusparse
0:00:00.011772753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 253474(3de22)/966241
0:00:00.011770674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature opusparse, plugin 0x29c23526a0 opusparse
0:00:00.011772753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 253474(3de22)/966241
0:00:00.011777444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23527e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpcapparse.so"
0:00:00.011777444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23527e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpcapparse.so"
0:00:00.011780555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'pcapparse' plugin with 2 features from binary registry
0:00:00.011780555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'pcapparse' plugin with 2 features from binary registry
0:00:00.011782714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pcapparse' feature 'pcapparse' typename : 'GstElementFactory'
0:00:00.011782714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pcapparse' feature 'pcapparse' typename : 'GstElementFactory'
0:00:00.011786824  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011788624  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011786824  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011788624  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011790490  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011790490  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011792072  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011794200  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011792072  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011794200  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011795688  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011797713  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011795688  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011797713  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011799213  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011801430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011799213  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011801430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011803001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd030
0:00:00.011804878  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011803001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd030
0:00:00.011804878  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011806371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd048
0:00:00.011808206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011806371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd048
0:00:00.011808206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011810097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2367190 (pcapparse)
0:00:00.011810097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2367190 (pcapparse)
0:00:00.011812297  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pcapparse> set parent (ref and sink)
0:00:00.011813748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pcapparse, plugin 0x29c23527e0 pcapparse
0:00:00.011812297  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pcapparse> set parent (ref and sink)
0:00:00.011813748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pcapparse, plugin 0x29c23527e0 pcapparse
0:00:00.011815770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pcapparse' feature 'irtspparse' typename : 'GstElementFactory'
0:00:00.011815770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pcapparse' feature 'irtspparse' typename : 'GstElementFactory'
0:00:00.011822068  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011822068  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011824713  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011826724  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011824713  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011826724  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011828302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011830204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011831777  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011828302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011830204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011831777  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011833888  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011833888  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011835473  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011837596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011835473  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011837596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011839189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd160
0:00:00.011840975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011839189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd160
0:00:00.011840975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011842435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd178
0:00:00.011844342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011842435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd178
0:00:00.011844342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011846336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2367270 (irtspparse)
0:00:00.011846336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2367270 (irtspparse)
0:00:00.011848665  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<irtspparse> set parent (ref and sink)
0:00:00.011850145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature irtspparse, plugin 0x29c23527e0 pcapparse
0:00:00.011848665  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<irtspparse> set parent (ref and sink)
0:00:00.011850145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature irtspparse, plugin 0x29c23527e0 pcapparse
0:00:00.011852180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 254378(3e1aa)/966241
0:00:00.011852180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 254378(3e1aa)/966241
0:00:00.011857041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352920 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpnm.so"
0:00:00.011857041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352920 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpnm.so"
0:00:00.011859648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'pnm' plugin with 2 features from binary registry
0:00:00.011859648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'pnm' plugin with 2 features from binary registry
0:00:00.011861812  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pnm' feature 'pnmdec' typename : 'GstElementFactory'
0:00:00.011861812  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pnm' feature 'pnmdec' typename : 'GstElementFactory'
0:00:00.011866069  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011866069  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011867898  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011869977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011867898  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011869977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011871550  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011873470  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011871550  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011873470  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011874924  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011874924  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011877156  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011878813  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011877156  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011878813  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011880700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011882249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd3b8
0:00:00.011880700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011882249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd3b8
0:00:00.011884487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011886016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd470
0:00:00.011884487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011886016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd470
0:00:00.011888070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011889964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2367350 (pnmdec)
0:00:00.011888070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011889964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2367350 (pnmdec)
0:00:00.011892127  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pnmdec> set parent (ref and sink)
0:00:00.011892127  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pnmdec> set parent (ref and sink)
0:00:00.011893568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pnmdec, plugin 0x29c2352920 pnm
0:00:00.011895679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pnm' feature 'pnmenc' typename : 'GstElementFactory'
0:00:00.011893568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pnmdec, plugin 0x29c2352920 pnm
0:00:00.011895679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pnm' feature 'pnmenc' typename : 'GstElementFactory'
0:00:00.011899822  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011921261  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011899822  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011921261  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011923569  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011925273  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011923569  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011925273  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011927176  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011928867  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011927176  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011928867  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011931092  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011932891  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011931092  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011932891  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011934867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011936493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd610
0:00:00.011934867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011936493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd610
0:00:00.011938703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011940289  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd6c8
0:00:00.011938703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011940289  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd6c8
0:00:00.011942225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011942225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011943832  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebd738
0:00:00.011955660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2367430 (pnmenc)
0:00:00.011943832  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebd738
0:00:00.011955660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2367430 (pnmenc)
0:00:00.011957995  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pnmenc> set parent (ref and sink)
0:00:00.011957995  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pnmenc> set parent (ref and sink)
0:00:00.011959499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pnmenc, plugin 0x29c2352920 pnm
0:00:00.011961497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 255810(3e742)/966241
0:00:00.011959499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pnmenc, plugin 0x29c2352920 pnm
0:00:00.011961497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 255810(3e742)/966241
0:00:00.011966646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352a60 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstremovesilence.so"
0:00:00.011966646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352a60 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstremovesilence.so"
0:00:00.011969963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'removesilence' plugin with 1 features from binary registry
0:00:00.011969963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'removesilence' plugin with 1 features from binary registry
0:00:00.011972124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'removesilence' feature 'removesilence' typename : 'GstElementFactory'
0:00:00.011972124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'removesilence' feature 'removesilence' typename : 'GstElementFactory'
0:00:00.011976495  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011978268  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011976495  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.011978268  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011980141  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011980141  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.011981721  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011983799  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011981721  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011983799  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.011985313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011987559  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011985313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011987559  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.011989037  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011989037  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.011991431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011993053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd9b0
0:00:00.011991431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.011993053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebd9b0
0:00:00.011995077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011996906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebda28
0:00:00.011995077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.011996906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebda28
0:00:00.011998820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.011998820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012000722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2367510 (removesilence)
0:00:00.012004296  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<removesilence> set parent (ref and sink)
0:00:00.012000722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2367510 (removesilence)
0:00:00.012004296  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<removesilence> set parent (ref and sink)
0:00:00.012005744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature removesilence, plugin 0x29c2352a60 removesilence
0:00:00.012005744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature removesilence, plugin 0x29c2352a60 removesilence
0:00:00.012007842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 256673(3eaa1)/966241
0:00:00.012007842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 256673(3eaa1)/966241
0:00:00.012014830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352ba0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstresindvd.so"
0:00:00.012014830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352ba0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstresindvd.so"
0:00:00.012018205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'resindvd' plugin with 1 features from binary registry
0:00:00.012018205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'resindvd' plugin with 1 features from binary registry
0:00:00.012020438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'resindvd' feature 'rsndvdbin' typename : 'GstElementFactory'
0:00:00.012020438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'resindvd' feature 'rsndvdbin' typename : 'GstElementFactory'
0:00:00.012024827  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012026708  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012024827  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012026708  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012028707  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012030379  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012028707  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012030379  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012032274  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012034003  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012032274  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012034003  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012035967  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012035967  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012037559  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012039500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.012037559  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012039500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.012041020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebdc88
0:00:00.012041020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebdc88
0:00:00.012044395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:00.012045949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebdf88
0:00:00.012044395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:00.012045949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebdf88
0:00:00.012048460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio
0:00:00.012048460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio
0:00:00.012049994  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebe0d0
0:00:00.012051909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subpicture
0:00:00.012049994  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebe0d0
0:00:00.012051909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subpicture
0:00:00.012053445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ebe0f4
0:00:00.012055698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ebe100
0:00:00.012053445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ebe0f4
0:00:00.012055698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ebe100
0:00:00.012058363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23675f0 (rsndvdbin)
0:00:00.012058363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23675f0 (rsndvdbin)
0:00:00.012060742  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rsndvdbin> set parent (ref and sink)
0:00:00.012060742  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rsndvdbin> set parent (ref and sink)
0:00:00.012062208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rsndvdbin, plugin 0x29c2352ba0 resindvd
0:00:00.012064531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 258332(3f11c)/966241
0:00:00.012062208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rsndvdbin, plugin 0x29c2352ba0 resindvd
0:00:00.012064531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 258332(3f11c)/966241
0:00:00.012069405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352ce0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrfbsrc.so"
0:00:00.012069405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352ce0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrfbsrc.so"
0:00:00.012072526  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rfbsrc' plugin with 1 features from binary registry
0:00:00.012072526  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rfbsrc' plugin with 1 features from binary registry
0:00:00.012074718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rfbsrc' feature 'rfbsrc' typename : 'GstElementFactory'
0:00:00.012074718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rfbsrc' feature 'rfbsrc' typename : 'GstElementFactory'
0:00:00.012080476  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012082308  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012080476  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012082308  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012084466  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012084466  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012086114  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012088175  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012086114  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012088175  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012089799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012089799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012091824  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012093573  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012091824  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012093573  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012096154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.012096154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.012097798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebe378
0:00:00.012097798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebe378
0:00:00.012102080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012102080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012104151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23676d0 (rfbsrc)
0:00:00.012104151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23676d0 (rfbsrc)
0:00:00.012108698  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rfbsrc> set parent (ref and sink)
0:00:00.012108698  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rfbsrc> set parent (ref and sink)
0:00:00.012110361  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rfbsrc, plugin 0x29c2352ce0 rfbsrc
0:00:00.012110361  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rfbsrc, plugin 0x29c2352ce0 rfbsrc
0:00:00.012112588  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 259773(3f6bd)/966241
0:00:00.012112588  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 259773(3f6bd)/966241
0:00:00.012117780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352e20 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrsvg.so"
0:00:00.012117780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2352e20 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrsvg.so"
0:00:00.012120271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rsvg' plugin with 2 features from binary registry
0:00:00.012122475  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rsvg' feature 'rsvgoverlay' typename : 'GstElementFactory'
0:00:00.012120271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rsvg' plugin with 2 features from binary registry
0:00:00.012122475  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rsvg' feature 'rsvgoverlay' typename : 'GstElementFactory'
0:00:00.012126765  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012126765  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012129310  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012131434  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012129310  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012131434  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012133077  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012133077  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012135095  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012136839  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012135095  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012136839  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012138919  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012140563  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012138919  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012140563  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012142494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.012142494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.012144025  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebe8b8
0:00:00.012146420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012147932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebe950
0:00:00.012144025  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebe8b8
0:00:00.012146420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012147932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebe950
0:00:00.012150116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012150116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012151596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebe9e8
0:00:00.012153561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template data_sink
0:00:00.012151596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebe9e8
0:00:00.012153561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template data_sink
0:00:00.012155452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2369030 (rsvgoverlay)
0:00:00.012157731  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rsvgoverlay> set parent (ref and sink)
0:00:00.012155452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2369030 (rsvgoverlay)
0:00:00.012157731  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rsvgoverlay> set parent (ref and sink)
0:00:00.012159207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rsvgoverlay, plugin 0x29c2352e20 rsvg
0:00:00.012159207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rsvgoverlay, plugin 0x29c2352e20 rsvg
0:00:00.012161400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rsvg' feature 'rsvgdec' typename : 'GstElementFactory'
0:00:00.012161400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rsvg' feature 'rsvgdec' typename : 'GstElementFactory'
0:00:00.012165782  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012165782  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012167480  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012169457  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012170990  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012167480  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012169457  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012170990  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012172846  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012172846  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012174454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012176450  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012174454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012176450  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012177977  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012180023  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012177977  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012180023  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012181532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebeb40
0:00:00.012181532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebeb40
0:00:00.012183493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012185139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebeb68
0:00:00.012183493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012185139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebeb68
0:00:00.012187102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012187102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012189194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2369110 (rsvgdec)
0:00:00.012191550  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rsvgdec> set parent (ref and sink)
0:00:00.012189194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2369110 (rsvgdec)
0:00:00.012191550  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rsvgdec> set parent (ref and sink)
0:00:00.012192961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rsvgdec, plugin 0x29c2352e20 rsvg
0:00:00.012195020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 261117(3fbfd)/966241
0:00:00.012192961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rsvgdec, plugin 0x29c2352e20 rsvg
0:00:00.012195020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 261117(3fbfd)/966241
0:00:00.012199572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a050 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtmp.so"
0:00:00.012199572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a050 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtmp.so"
0:00:00.012202014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rtmp' plugin with 2 features from binary registry
0:00:00.012203981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtmp' feature 'rtmpsrc' typename : 'GstElementFactory'
0:00:00.012202014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rtmp' plugin with 2 features from binary registry
0:00:00.012203981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtmp' feature 'rtmpsrc' typename : 'GstElementFactory'
0:00:00.012208209  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012208209  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012210653  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012212697  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012210653  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012212697  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012214327  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012214327  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012216107  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012217948  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012216107  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012217948  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012219852  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012221548  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012219852  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012221548  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012223825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.012225400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebee08
0:00:00.012223825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.012225400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebee08
0:00:00.012227137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012228675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 7 UriTypes at address 0x7fc6f8ebee18
0:00:00.012227137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012228675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 7 UriTypes at address 0x7fc6f8ebee18
0:00:00.012231170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebee47
0:00:00.012231170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebee47
0:00:00.012233855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23691f0 (rtmpsrc)
0:00:00.012233855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23691f0 (rtmpsrc)
0:00:00.012236229  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtmpsrc> set parent (ref and sink)
0:00:00.012237703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtmpsrc, plugin 0x29c236a050 rtmp
0:00:00.012236229  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtmpsrc> set parent (ref and sink)
0:00:00.012237703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtmpsrc, plugin 0x29c236a050 rtmp
0:00:00.012239764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtmp' feature 'rtmpsink' typename : 'GstElementFactory'
0:00:00.012239764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtmp' feature 'rtmpsink' typename : 'GstElementFactory'
0:00:00.012243969  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012243969  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012245756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012247722  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012245756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012247722  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012249464  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012249464  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012251372  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012254991  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012251372  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012254991  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012257022  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012258684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012257022  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012258684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012260585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.012260585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.012262134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebef58
0:00:00.012264249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012262134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebef58
0:00:00.012264249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012265729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 7 UriTypes at address 0x7fc6f8ebef71
0:00:00.012267987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebefa7
0:00:00.012265729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 7 UriTypes at address 0x7fc6f8ebef71
0:00:00.012267987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebefa7
0:00:00.012270394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23692d0 (rtmpsink)
0:00:00.012270394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23692d0 (rtmpsink)
0:00:00.012272703  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtmpsink> set parent (ref and sink)
0:00:00.012274205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtmpsink, plugin 0x29c236a050 rtmp
0:00:00.012272703  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtmpsink> set parent (ref and sink)
0:00:00.012274205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtmpsink, plugin 0x29c236a050 rtmp
0:00:00.012276266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 262069(3ffb5)/966241
0:00:00.012276266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 262069(3ffb5)/966241
0:00:00.012280964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a190 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtponvif.so"
0:00:00.012280964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a190 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtponvif.so"
0:00:00.012283371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rtponvif' plugin with 2 features from binary registry
0:00:00.012283371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rtponvif' plugin with 2 features from binary registry
0:00:00.012285427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtponvif' feature 'rtponviftimestamp' typename : 'GstElementFactory'
0:00:00.012285427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtponvif' feature 'rtponviftimestamp' typename : 'GstElementFactory'
0:00:00.012289655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012289655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012291467  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012293766  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012291467  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012293766  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012295323  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012297167  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012295323  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012297167  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012298683  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012298683  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012300961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012302564  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012300961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012302564  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012304486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012306066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf208
0:00:00.012304486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012306066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf208
0:00:00.012310272  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012310272  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012311974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf228
0:00:00.012311974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf228
0:00:00.012313898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012316254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23693b0 (rtponviftimestamp)
0:00:00.012313898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012316254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23693b0 (rtponviftimestamp)
0:00:00.012318648  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtponviftimestamp> set parent (ref and sink)
0:00:00.012318648  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtponviftimestamp> set parent (ref and sink)
0:00:00.012320204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtponviftimestamp, plugin 0x29c236a190 rtponvif
0:00:00.012322347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtponvif' feature 'rtponvifparse' typename : 'GstElementFactory'
0:00:00.012320204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtponviftimestamp, plugin 0x29c236a190 rtponvif
0:00:00.012322347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtponvif' feature 'rtponvifparse' typename : 'GstElementFactory'
0:00:00.012326907  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012326907  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012329292  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012331521  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012329292  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012331521  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012333126  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012333126  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012335003  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012336893  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012339099  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012335003  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012336893  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012339099  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012340673  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012340673  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012342718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012344395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf3a0
0:00:00.012342718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012344395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf3a0
0:00:00.012346223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012347804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf3c0
0:00:00.012346223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012347804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf3c0
0:00:00.012349561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012349561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012351610  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2369490 (rtponvifparse)
0:00:00.012354134  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtponvifparse> set parent (ref and sink)
0:00:00.012351610  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2369490 (rtponvifparse)
0:00:00.012354134  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtponvifparse> set parent (ref and sink)
0:00:00.012355579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtponvifparse, plugin 0x29c236a190 rtponvif
0:00:00.012355579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtponvifparse, plugin 0x29c236a190 rtponvif
0:00:00.012357793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 263134(403de)/966241
0:00:00.012357793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 263134(403de)/966241
0:00:00.012362511  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a2d0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsbc.so"
0:00:00.012362511  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a2d0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsbc.so"
0:00:00.012365072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'sbc' plugin with 2 features from binary registry
0:00:00.012367219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'sbc' feature 'sbcdec' typename : 'GstElementFactory'
0:00:00.012365072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'sbc' plugin with 2 features from binary registry
0:00:00.012367219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'sbc' feature 'sbcdec' typename : 'GstElementFactory'
0:00:00.012371345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012371345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012373784  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012375920  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012373784  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012375920  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012377506  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012379443  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012377506  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012379443  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012381046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012381046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012383048  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012384676  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012383048  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012384676  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012386600  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012388217  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf5d0
0:00:00.012386600  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012388217  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf5d0
0:00:00.012390303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012391859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf648
0:00:00.012390303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012391859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf648
0:00:00.012394019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012394019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012395957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2369570 (sbcdec)
0:00:00.012398570  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sbcdec> set parent (ref and sink)
0:00:00.012395957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2369570 (sbcdec)
0:00:00.012398570  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sbcdec> set parent (ref and sink)
0:00:00.012400012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sbcdec, plugin 0x29c236a2d0 sbc
0:00:00.012400012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sbcdec, plugin 0x29c236a2d0 sbc
0:00:00.012402260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'sbc' feature 'sbcenc' typename : 'GstElementFactory'
0:00:00.012402260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'sbc' feature 'sbcenc' typename : 'GstElementFactory'
0:00:00.012406625  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012408530  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012406625  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012408530  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012410473  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012410473  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012412143  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012414026  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012412143  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012414026  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012415592  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012417490  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012418959  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012415592  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012417490  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012418959  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012420835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012420835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012422414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf7e0
0:00:00.012424645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012422414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf7e0
0:00:00.012424645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012426140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf858
0:00:00.012426140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebf858
0:00:00.012432771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012432771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012435275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebf961
0:00:00.012435275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebf961
0:00:00.012438013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2369650 (sbcenc)
0:00:00.012440333  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sbcenc> set parent (ref and sink)
0:00:00.012438013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2369650 (sbcenc)
0:00:00.012440333  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sbcenc> set parent (ref and sink)
0:00:00.012441793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sbcenc, plugin 0x29c236a2d0 sbc
0:00:00.012441793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sbcenc, plugin 0x29c236a2d0 sbc
0:00:00.012443902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 264555(4096b)/966241
0:00:00.012443902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 264555(4096b)/966241
0:00:00.012448826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a410 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsdpelem.so"
0:00:00.012448826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a410 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsdpelem.so"
0:00:00.012451231  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'sdpelem' plugin with 2 features from binary registry
0:00:00.012453324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'sdpelem' feature 'sdpdemux' typename : 'GstElementFactory'
0:00:00.012451231  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'sdpelem' plugin with 2 features from binary registry
0:00:00.012453324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'sdpelem' feature 'sdpdemux' typename : 'GstElementFactory'
0:00:00.012461261  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012461261  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012463838  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012466029  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012463838  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012466029  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012467654  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012467654  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012469680  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012471285  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012469680  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012471285  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012473377  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012475015  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012473377  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012475015  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012476988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012476988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012478674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebfb80
0:00:00.012480695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012478674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebfb80
0:00:00.012480695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012482218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebfba0
0:00:00.012484161  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template stream_%u
0:00:00.012482218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebfba0
0:00:00.012484161  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template stream_%u
0:00:00.012485634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebfbc4
0:00:00.012488447  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236f820 (sdpdemux)
0:00:00.012485634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ebfbc4
0:00:00.012488447  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236f820 (sdpdemux)
0:00:00.012490567  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sdpdemux> set parent (ref and sink)
0:00:00.012490567  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sdpdemux> set parent (ref and sink)
0:00:00.012492066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sdpdemux, plugin 0x29c236a410 sdpelem
0:00:00.012494108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'sdpelem' feature 'sdpsrc' typename : 'GstElementFactory'
0:00:00.012492066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sdpdemux, plugin 0x29c236a410 sdpelem
0:00:00.012494108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'sdpelem' feature 'sdpsrc' typename : 'GstElementFactory'
0:00:00.012498384  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012498384  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012500945  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012503042  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012500945  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012503042  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012504644  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012504644  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012506596  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012508177  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012510187  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012506596  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012508177  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012510187  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012511728  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012511728  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012513772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.012515385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebfcd8
0:00:00.012513772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.012515385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebfcd8
0:00:00.012517266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template stream_%u
0:00:00.012518783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ebfcfc
0:00:00.012517266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template stream_%u
0:00:00.012518783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ebfcfc
0:00:00.012520850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ebfd08
0:00:00.012520850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ebfd08
0:00:00.012523456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236f900 (sdpsrc)
0:00:00.012525945  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sdpsrc> set parent (ref and sink)
0:00:00.012523456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236f900 (sdpsrc)
0:00:00.012525945  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sdpsrc> set parent (ref and sink)
0:00:00.012527410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sdpsrc, plugin 0x29c236a410 sdpelem
0:00:00.012527410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sdpsrc, plugin 0x29c236a410 sdpelem
0:00:00.012529505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 265508(40d24)/966241
0:00:00.012529505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 265508(40d24)/966241
0:00:00.012534440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a550 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsegmentclip.so"
0:00:00.012534440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a550 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsegmentclip.so"
0:00:00.012537045  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'segmentclip' plugin with 2 features from binary registry
0:00:00.012537045  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'segmentclip' plugin with 2 features from binary registry
0:00:00.012539136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'segmentclip' feature 'audiosegmentclip' typename : 'GstElementFactory'
0:00:00.012539136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'segmentclip' feature 'audiosegmentclip' typename : 'GstElementFactory'
0:00:00.012545072  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012545072  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012547735  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012549873  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012547735  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012549873  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012551565  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012551565  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012553510  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012555109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012553510  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012555109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012557242  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012558797  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012557242  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012558797  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012560824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012560824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012562420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebff50
0:00:00.012562420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ebff50
0:00:00.012567754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012569402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0098
0:00:00.012567754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012569402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0098
0:00:00.012571840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012571840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012573882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236f9e0 (audiosegmentclip)
0:00:00.012573882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236f9e0 (audiosegmentclip)
0:00:00.012576326  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiosegmentclip> set parent (ref and sink)
0:00:00.012577853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiosegmentclip, plugin 0x29c236a550 segmentclip
0:00:00.012576326  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiosegmentclip> set parent (ref and sink)
0:00:00.012577853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiosegmentclip, plugin 0x29c236a550 segmentclip
0:00:00.012580125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'segmentclip' feature 'videosegmentclip' typename : 'GstElementFactory'
0:00:00.012580125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'segmentclip' feature 'videosegmentclip' typename : 'GstElementFactory'
0:00:00.012585344  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012585344  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012587749  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012589841  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012587749  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012589841  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012591433  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012593329  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012591433  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012593329  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012594888  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012596991  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012594888  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012596991  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012598536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012600536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012598536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012600536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012602148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0310
0:00:00.012602148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0310
0:00:00.012604408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012605967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0358
0:00:00.012604408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012605967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0358
0:00:00.012607875  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012607875  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012609927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236fac0 (videosegmentclip)
0:00:00.012612578  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videosegmentclip> set parent (ref and sink)
0:00:00.012609927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236fac0 (videosegmentclip)
0:00:00.012612578  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videosegmentclip> set parent (ref and sink)
0:00:00.012614150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videosegmentclip, plugin 0x29c236a550 segmentclip
0:00:00.012614150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videosegmentclip, plugin 0x29c236a550 segmentclip
0:00:00.012616573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 267163(4139b)/966241
0:00:00.012616573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 267163(4139b)/966241
0:00:00.012621982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a690 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshm.so"
0:00:00.012621982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a690 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshm.so"
0:00:00.012625431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'shm' plugin with 2 features from binary registry
0:00:00.012627934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'shm' feature 'shmsrc' typename : 'GstElementFactory'
0:00:00.012625431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'shm' plugin with 2 features from binary registry
0:00:00.012627934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'shm' feature 'shmsrc' typename : 'GstElementFactory'
0:00:00.012632531  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012632531  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012635068  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012637311  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012635068  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012637311  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012638889  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012640788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012638889  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012640788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012642404  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012642404  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012644482  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012646004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012644482  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012646004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012647963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.012649589  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0590
0:00:00.012647963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.012649589  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0590
0:00:00.012651411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012653395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236fba0 (shmsrc)
0:00:00.012651411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012653395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236fba0 (shmsrc)
0:00:00.012656125  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<shmsrc> set parent (ref and sink)
0:00:00.012656125  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<shmsrc> set parent (ref and sink)
0:00:00.012657689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature shmsrc, plugin 0x29c236a690 shm
0:00:00.012659961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'shm' feature 'shmsink' typename : 'GstElementFactory'
0:00:00.012657689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature shmsrc, plugin 0x29c236a690 shm
0:00:00.012659961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'shm' feature 'shmsink' typename : 'GstElementFactory'
0:00:00.012664421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012664421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012666947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012669063  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012666947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012669063  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012670597  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012672392  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012670597  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012672392  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012673956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012673956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012676028  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012677770  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012676028  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012677770  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012680051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.012680051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.012681866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec06b8
0:00:00.012683884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012681866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec06b8
0:00:00.012683884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012685974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236fc80 (shmsink)
0:00:00.012688590  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<shmsink> set parent (ref and sink)
0:00:00.012685974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236fc80 (shmsink)
0:00:00.012688590  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<shmsink> set parent (ref and sink)
0:00:00.012690103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature shmsink, plugin 0x29c236a690 shm
0:00:00.012690103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature shmsink, plugin 0x29c236a690 shm
0:00:00.012692371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 267977(416c9)/966241
0:00:00.012692371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 267977(416c9)/966241
0:00:00.012697690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a7d0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsiren.so"
0:00:00.012697690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a7d0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsiren.so"
0:00:00.012700424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'siren' plugin with 2 features from binary registry
0:00:00.012700424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'siren' plugin with 2 features from binary registry
0:00:00.012702754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'siren' feature 'sirendec' typename : 'GstElementFactory'
0:00:00.012702754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'siren' feature 'sirendec' typename : 'GstElementFactory'
0:00:00.012707190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012707190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012709148  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012709148  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012711315  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012712956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012711315  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012712956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012714956  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012716542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012714956  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012716542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012718827  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012720575  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012718827  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012720575  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012722740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012722740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012724418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0910
0:00:00.012726601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012724418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0910
0:00:00.012726601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012728125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0960
0:00:00.012730124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012728125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0960
0:00:00.012730124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012732091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236fd60 (sirendec)
0:00:00.012732091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236fd60 (sirendec)
0:00:00.012734447  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sirendec> set parent (ref and sink)
0:00:00.012735906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sirendec, plugin 0x29c236a7d0 siren
0:00:00.012734447  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sirendec> set parent (ref and sink)
0:00:00.012735906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sirendec, plugin 0x29c236a7d0 siren
0:00:00.012737909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'siren' feature 'sirenenc' typename : 'GstElementFactory'
0:00:00.012737909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'siren' feature 'sirenenc' typename : 'GstElementFactory'
0:00:00.012744326  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012744326  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012747002  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012749282  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012747002  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012749282  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012750937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012750937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012752972  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012754693  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012752972  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012754693  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012756946  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012758636  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012756946  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012758636  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012760825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012760825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012762529  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0ac0
0:00:00.012764492  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012762529  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0ac0
0:00:00.012764492  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012765975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0af0
0:00:00.012767961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012765975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0af0
0:00:00.012767961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012769383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec0b41
0:00:00.012769383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec0b41
0:00:00.012772311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236fe40 (sirenenc)
0:00:00.012774897  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sirenenc> set parent (ref and sink)
0:00:00.012772311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c236fe40 (sirenenc)
0:00:00.012774897  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sirenenc> set parent (ref and sink)
0:00:00.012776446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sirenenc, plugin 0x29c236a7d0 siren
0:00:00.012776446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sirenenc, plugin 0x29c236a7d0 siren
0:00:00.012778802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 269131(41b4b)/966241
0:00:00.012778802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 269131(41b4b)/966241
0:00:00.012783888  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a910 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmooth.so"
0:00:00.012783888  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236a910 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmooth.so"
0:00:00.012787266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'smooth' plugin with 1 features from binary registry
0:00:00.012787266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'smooth' plugin with 1 features from binary registry
0:00:00.012789851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'smooth' feature 'smooth' typename : 'GstElementFactory'
0:00:00.012789851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'smooth' feature 'smooth' typename : 'GstElementFactory'
0:00:00.012794404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012794404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012796310  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012798334  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012796310  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012798334  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012800115  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012802206  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012800115  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012802206  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012803808  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012803808  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012806014  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012807950  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012806014  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012807950  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012810019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012811829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0d48
0:00:00.012810019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012811829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0d48
0:00:00.012813934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012813934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012815451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0de0
0:00:00.012817566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012815451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec0de0
0:00:00.012817566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012819399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370860 (smooth)
0:00:00.012819399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370860 (smooth)
0:00:00.012821949  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<smooth> set parent (ref and sink)
0:00:00.012823466  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature smooth, plugin 0x29c236a910 smooth
0:00:00.012821949  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<smooth> set parent (ref and sink)
0:00:00.012823466  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature smooth, plugin 0x29c236a910 smooth
0:00:00.012825734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 269941(41e75)/966241
0:00:00.012825734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 269941(41e75)/966241
0:00:00.012830794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236aa50 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmoothstreaming.so"
0:00:00.012830794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236aa50 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmoothstreaming.so"
0:00:00.012833568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'smoothstreaming' plugin with 1 features from binary registry
0:00:00.012833568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'smoothstreaming' plugin with 1 features from binary registry
0:00:00.012836007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'smoothstreaming' feature 'mssdemux' typename : 'GstElementFactory'
0:00:00.012836007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'smoothstreaming' feature 'mssdemux' typename : 'GstElementFactory'
0:00:00.012840702  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012840702  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012843704  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012845845  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012843704  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012845845  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012847517  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012847517  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012849524  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012851154  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012849524  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012851154  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012853501  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012855252  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012853501  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012855252  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012857302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.012857302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.012858945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec10e0
0:00:00.012860954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012862377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1110
0:00:00.012858945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec10e0
0:00:00.012860954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012862377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1110
0:00:00.012864209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%02u
0:00:00.012865720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1128
0:00:00.012864209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%02u
0:00:00.012865720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1128
0:00:00.012869614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%02u
0:00:00.012869614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%02u
0:00:00.012871967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec113f
0:00:00.012871967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec113f
0:00:00.012874690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370940 (mssdemux)
0:00:00.012877066  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mssdemux> set parent (ref and sink)
0:00:00.012874690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370940 (mssdemux)
0:00:00.012877066  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mssdemux> set parent (ref and sink)
0:00:00.012878564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mssdemux, plugin 0x29c236aa50 smoothstreaming
0:00:00.012878564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mssdemux, plugin 0x29c236aa50 smoothstreaming
0:00:00.012880831  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 270669(4214d)/966241
0:00:00.012880831  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 270669(4214d)/966241
0:00:00.012885605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236ab90 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsndfile.so"
0:00:00.012885605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236ab90 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsndfile.so"
0:00:00.012888064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'sndfile' plugin with 1 features from binary registry
0:00:00.012890179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'sndfile' feature 'sfdec' typename : 'GstElementFactory'
0:00:00.012888064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'sndfile' plugin with 1 features from binary registry
0:00:00.012890179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'sndfile' feature 'sfdec' typename : 'GstElementFactory'
0:00:00.012894426  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012894426  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012896985  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012899041  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012896985  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012899041  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012900653  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012900653  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012902553  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012904140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012902553  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012904140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012906839  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012906839  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012908524  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012910702  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012908524  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012910702  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012912216  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1350
0:00:00.012914497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012912216  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1350
0:00:00.012914497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012916004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec13f0
0:00:00.012918309  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012916004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec13f0
0:00:00.012918309  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012920206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370a20 (sfdec)
0:00:00.012920206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370a20 (sfdec)
0:00:00.012922805  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sfdec> set parent (ref and sink)
0:00:00.012924375  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sfdec, plugin 0x29c236ab90 sndfile
0:00:00.012922805  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sfdec> set parent (ref and sink)
0:00:00.012924375  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sfdec, plugin 0x29c236ab90 sndfile
0:00:00.012926625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 271478(42476)/966241
0:00:00.012926625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 271478(42476)/966241
0:00:00.012931715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236acd0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsoundtouch.so"
0:00:00.012931715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236acd0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsoundtouch.so"
0:00:00.012935053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'soundtouch' plugin with 2 features from binary registry
0:00:00.012935053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'soundtouch' plugin with 2 features from binary registry
0:00:00.012937569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'soundtouch' feature 'pitch' typename : 'GstElementFactory'
0:00:00.012937569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'soundtouch' feature 'pitch' typename : 'GstElementFactory'
0:00:00.012942246  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012942246  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012944151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012946211  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012944151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012946211  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012947786  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012949837  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012947786  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012949837  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012951512  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012953632  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012951512  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012953632  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012955280  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012955280  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012957402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012959130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1680
0:00:00.012957402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012959130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1680
0:00:00.012961206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012962741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec16e8
0:00:00.012961206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012962741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec16e8
0:00:00.012964600  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012964600  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012966557  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370b00 (pitch)
0:00:00.012968827  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pitch> set parent (ref and sink)
0:00:00.012966557  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370b00 (pitch)
0:00:00.012968827  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pitch> set parent (ref and sink)
0:00:00.012970284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pitch, plugin 0x29c236acd0 soundtouch
0:00:00.012972432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'soundtouch' feature 'bpmdetect' typename : 'GstElementFactory'
0:00:00.012970284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pitch, plugin 0x29c236acd0 soundtouch
0:00:00.012972432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'soundtouch' feature 'bpmdetect' typename : 'GstElementFactory'
0:00:00.012976617  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012976617  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.012979343  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012981393  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012979343  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012981393  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.012982924  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012984879  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012982924  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012984879  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.012986451  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012986451  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012988569  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012990334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012988569  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.012990334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.012992528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012992528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.012994188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1868
0:00:00.012996473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012994188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1868
0:00:00.012996473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.012997939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec18d0
0:00:00.012999923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.012997939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec18d0
0:00:00.012999923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013001899  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370be0 (bpmdetect)
0:00:00.013004388  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<bpmdetect> set parent (ref and sink)
0:00:00.013001899  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370be0 (bpmdetect)
0:00:00.013004388  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<bpmdetect> set parent (ref and sink)
0:00:00.013005850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature bpmdetect, plugin 0x29c236acd0 soundtouch
0:00:00.013005850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature bpmdetect, plugin 0x29c236acd0 soundtouch
0:00:00.013008167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 272695(42937)/966241
0:00:00.013008167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 272695(42937)/966241
0:00:00.013013134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236ae10 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspandsp.so"
0:00:00.013013134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c236ae10 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspandsp.so"
0:00:00.013016976  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'spandsp' plugin with 3 features from binary registry
0:00:00.013016976  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'spandsp' plugin with 3 features from binary registry
0:00:00.013020007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'spandsp' feature 'spanplc' typename : 'GstElementFactory'
0:00:00.013020007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'spandsp' feature 'spanplc' typename : 'GstElementFactory'
0:00:00.013024534  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013024534  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013026460  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013028628  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013026460  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013028628  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013030366  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013032549  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013030366  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013032549  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013034203  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013034203  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013036444  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013038065  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013036444  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013038065  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013040072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013041853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1b28
0:00:00.013040072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013041853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1b28
0:00:00.013043963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013043963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013045563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1b88
0:00:00.013047581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013045563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1b88
0:00:00.013047581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013049535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370cc0 (spanplc)
0:00:00.013049535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370cc0 (spanplc)
0:00:00.013051836  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<spanplc> set parent (ref and sink)
0:00:00.013053421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature spanplc, plugin 0x29c236ae10 spandsp
0:00:00.013051836  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<spanplc> set parent (ref and sink)
0:00:00.013053421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature spanplc, plugin 0x29c236ae10 spandsp
0:00:00.013055525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'spandsp' feature 'dtmfdetect' typename : 'GstElementFactory'
0:00:00.013055525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'spandsp' feature 'dtmfdetect' typename : 'GstElementFactory'
0:00:00.013061597  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013061597  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013063405  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013065406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013063405  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013065406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013067012  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013067012  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013068955  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013070552  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013068955  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013070552  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013072670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013074360  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013072670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013074360  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013076375  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013076375  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013078047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1d00
0:00:00.013080330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013078047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1d00
0:00:00.013080330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013081849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1d50
0:00:00.013083798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013081849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1d50
0:00:00.013083798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013085858  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370da0 (dtmfdetect)
0:00:00.013088437  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtmfdetect> set parent (ref and sink)
0:00:00.013089931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtmfdetect, plugin 0x29c236ae10 spandsp
0:00:00.013085858  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370da0 (dtmfdetect)
0:00:00.013088437  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtmfdetect> set parent (ref and sink)
0:00:00.013089931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtmfdetect, plugin 0x29c236ae10 spandsp
0:00:00.013092218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'spandsp' feature 'tonegeneratesrc' typename : 'GstElementFactory'
0:00:00.013092218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'spandsp' feature 'tonegeneratesrc' typename : 'GstElementFactory'
0:00:00.013096746  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013096746  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013098522  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013098522  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013100635  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013102234  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013100635  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013102234  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013104062  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013105664  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013104062  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013105664  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013107871  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013107871  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013109555  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013111581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.013109555  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013111581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.013113211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1ed0
0:00:00.013115367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013113211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec1ed0
0:00:00.013115367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013117338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370e80 (tonegeneratesrc)
0:00:00.013117338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2370e80 (tonegeneratesrc)
0:00:00.013119899  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tonegeneratesrc> set parent (ref and sink)
0:00:00.013121434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tonegeneratesrc, plugin 0x29c236ae10 spandsp
0:00:00.013119899  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tonegeneratesrc> set parent (ref and sink)
0:00:00.013121434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tonegeneratesrc, plugin 0x29c236ae10 spandsp
0:00:00.013123924  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 274235(42f3b)/966241
0:00:00.013123924  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 274235(42f3b)/966241
0:00:00.013131940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374020 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeed.so"
0:00:00.013131940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374020 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeed.so"
0:00:00.013135489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'speed' plugin with 1 features from binary registry
0:00:00.013135489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'speed' plugin with 1 features from binary registry
0:00:00.013137779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'speed' feature 'speed' typename : 'GstElementFactory'
0:00:00.013137779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'speed' feature 'speed' typename : 'GstElementFactory'
0:00:00.013142346  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013142346  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013144172  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013146236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013144172  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013146236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013147963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013149947  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013147963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013149947  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013151629  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013153862  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013151629  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013153862  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013155470  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013155470  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013157899  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013159522  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2178
0:00:00.013157899  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013159522  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2178
0:00:00.013161695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013163291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec21f0
0:00:00.013161695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013163291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec21f0
0:00:00.013165321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013165321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013167377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2373000 (speed)
0:00:00.013169732  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<speed> set parent (ref and sink)
0:00:00.013167377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2373000 (speed)
0:00:00.013169732  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<speed> set parent (ref and sink)
0:00:00.013171180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature speed, plugin 0x29c2374020 speed
0:00:00.013171180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature speed, plugin 0x29c2374020 speed
0:00:00.013173278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 275048(43268)/966241
0:00:00.013173278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 275048(43268)/966241
0:00:00.013178126  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374160 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsrtp.so"
0:00:00.013178126  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374160 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsrtp.so"
0:00:00.013183825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'srtp' plugin with 2 features from binary registry
0:00:00.013183825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'srtp' plugin with 2 features from binary registry
0:00:00.013186939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'srtp' feature 'srtpenc' typename : 'GstElementFactory'
0:00:00.013186939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'srtp' feature 'srtpenc' typename : 'GstElementFactory'
0:00:00.013191517  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013191517  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013193235  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013195166  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013193235  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013195166  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013196755  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013196755  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013198920  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013200567  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013198920  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013200567  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013202670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013204329  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013202670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013204329  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013206278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.013207879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2448
0:00:00.013206278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.013207879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2448
0:00:00.013209884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtp_src_%u
0:00:00.013211408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2470
0:00:00.013209884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtp_src_%u
0:00:00.013211408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2470
0:00:00.013213512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtp_sink_%u
0:00:00.013215075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2498
0:00:00.013213512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtp_sink_%u
0:00:00.013215075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2498
0:00:00.013217098  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_src_%u
0:00:00.013217098  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_src_%u
0:00:00.013218605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec24c0
0:00:00.013220626  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_sink_%u
0:00:00.013218605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec24c0
0:00:00.013220626  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_sink_%u
0:00:00.013222545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23730e0 (srtpenc)
0:00:00.013222545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23730e0 (srtpenc)
0:00:00.013224924  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<srtpenc> set parent (ref and sink)
0:00:00.013226397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature srtpenc, plugin 0x29c2374160 srtp
0:00:00.013224924  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<srtpenc> set parent (ref and sink)
0:00:00.013226397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature srtpenc, plugin 0x29c2374160 srtp
0:00:00.013228628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'srtp' feature 'srtpdec' typename : 'GstElementFactory'
0:00:00.013228628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'srtp' feature 'srtpdec' typename : 'GstElementFactory'
0:00:00.013233219  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013233219  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013235006  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013237009  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013235006  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013237009  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013238654  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013240601  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013238654  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013240601  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013242225  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013242225  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013244261  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013245915  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013244261  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013245915  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013247830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.013249458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec25f0
0:00:00.013247830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.013249458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec25f0
0:00:00.013251446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtp_src
0:00:00.013251446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtp_src
0:00:00.013252977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2618
0:00:00.013255007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtp_sink
0:00:00.013252977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2618
0:00:00.013255007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtp_sink
0:00:00.013256491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2640
0:00:00.013258295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_src
0:00:00.013259706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2668
0:00:00.013256491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2640
0:00:00.013258295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_src
0:00:00.013259706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2668
0:00:00.013261595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_sink
0:00:00.013261595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_sink
0:00:00.013263599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23731c0 (srtpdec)
0:00:00.013266030  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<srtpdec> set parent (ref and sink)
0:00:00.013263599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23731c0 (srtpdec)
0:00:00.013266030  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<srtpdec> set parent (ref and sink)
0:00:00.013267462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature srtpdec, plugin 0x29c2374160 srtp
0:00:00.013267462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature srtpdec, plugin 0x29c2374160 srtp
0:00:00.013269642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 276110(4368e)/966241
0:00:00.013269642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 276110(4368e)/966241
0:00:00.013274424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23742a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgststereo.so"
0:00:00.013274424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23742a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgststereo.so"
0:00:00.013276816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'stereo' plugin with 1 features from binary registry
0:00:00.013276816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'stereo' plugin with 1 features from binary registry
0:00:00.013279005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'stereo' feature 'stereo' typename : 'GstElementFactory'
0:00:00.013279005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'stereo' feature 'stereo' typename : 'GstElementFactory'
0:00:00.013283292  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013285095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013283292  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013285095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013287028  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013287028  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013288728  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013290951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013288728  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013290951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013292560  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013292560  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013294839  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013297204  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013294839  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013297204  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013299397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013299397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013301060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec28b0
0:00:00.013303200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013301060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec28b0
0:00:00.013303200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013304699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2910
0:00:00.013306628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013304699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2910
0:00:00.013306628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013308554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23732a0 (stereo)
0:00:00.013311024  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<stereo> set parent (ref and sink)
0:00:00.013308554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23732a0 (stereo)
0:00:00.013311024  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<stereo> set parent (ref and sink)
0:00:00.013312429  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature stereo, plugin 0x29c23742a0 stereo
0:00:00.013312429  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature stereo, plugin 0x29c23742a0 stereo
0:00:00.013314677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 276845(4396d)/966241
0:00:00.013314677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 276845(4396d)/966241
0:00:00.013319282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23743e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubenc.so"
0:00:00.013319282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23743e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubenc.so"
0:00:00.013321821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'subenc' plugin with 2 features from binary registry
0:00:00.013321821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'subenc' plugin with 2 features from binary registry
0:00:00.013323969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'subenc' feature 'srtenc' typename : 'GstElementFactory'
0:00:00.013323969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'subenc' feature 'srtenc' typename : 'GstElementFactory'
0:00:00.013328197  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013328197  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013330036  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013332032  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013330036  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013332032  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013333604  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013333604  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013335559  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013337383  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013335559  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013337383  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013339301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013340930  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013339301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013340930  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013342815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013344501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2b48
0:00:00.013342815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013344501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2b48
0:00:00.013346545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013348141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2b88
0:00:00.013346545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013348141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2b88
0:00:00.013350885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013350885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013353044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2373380 (srtenc)
0:00:00.013353044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2373380 (srtenc)
0:00:00.013355563  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<srtenc> set parent (ref and sink)
0:00:00.013357049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature srtenc, plugin 0x29c23743e0 subenc
0:00:00.013355563  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<srtenc> set parent (ref and sink)
0:00:00.013357049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature srtenc, plugin 0x29c23743e0 subenc
0:00:00.013359180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'subenc' feature 'webvttenc' typename : 'GstElementFactory'
0:00:00.013359180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'subenc' feature 'webvttenc' typename : 'GstElementFactory'
0:00:00.013365117  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013365117  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013367750  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013369814  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013371419  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013367750  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013369814  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013371419  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013373359  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013373359  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013374932  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013376969  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013374932  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013376969  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013378571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013380534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013378571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013380534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013382104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2ca0
0:00:00.013382104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2ca0
0:00:00.013384052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013385713  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2ce0
0:00:00.013384052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013385713  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2ce0
0:00:00.013387563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013387563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013389658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2373460 (webvttenc)
0:00:00.013392084  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<webvttenc> set parent (ref and sink)
0:00:00.013389658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2373460 (webvttenc)
0:00:00.013392084  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<webvttenc> set parent (ref and sink)
0:00:00.013393528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature webvttenc, plugin 0x29c23743e0 subenc
0:00:00.013395623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 277749(43cf5)/966241
0:00:00.013393528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature webvttenc, plugin 0x29c23743e0 subenc
0:00:00.013395623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 277749(43cf5)/966241
0:00:00.013400445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374520 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstteletext.so"
0:00:00.013400445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374520 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstteletext.so"
0:00:00.013403577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'teletext' plugin with 1 features from binary registry
0:00:00.013403577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'teletext' plugin with 1 features from binary registry
0:00:00.013405693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'teletext' feature 'teletextdec' typename : 'GstElementFactory'
0:00:00.013405693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'teletext' feature 'teletextdec' typename : 'GstElementFactory'
0:00:00.013410123  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013412026  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013410123  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013412026  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013413957  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013413957  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013415583  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013417480  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013415583  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013417480  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013419051  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013421326  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013419051  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013421326  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013422877  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013425246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013422877  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013425246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013426779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2f48
0:00:00.013426779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec2f48
0:00:00.013429254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013430776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3018
0:00:00.013429254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013430776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3018
0:00:00.013432670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013432670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013434741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2373540 (teletextdec)
0:00:00.013436947  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<teletextdec> set parent (ref and sink)
0:00:00.013434741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2373540 (teletextdec)
0:00:00.013436947  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<teletextdec> set parent (ref and sink)
0:00:00.013438336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature teletextdec, plugin 0x29c2374520 teletext
0:00:00.013440440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 278588(4403c)/966241
0:00:00.013438336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature teletextdec, plugin 0x29c2374520 teletext
0:00:00.013440440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 278588(4403c)/966241
0:00:00.013445109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374660 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttimecode.so"
0:00:00.013445109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374660 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttimecode.so"
0:00:00.013448182  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'timecode' plugin with 2 features from binary registry
0:00:00.013450285  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'timecode' feature 'timecodestamper' typename : 'GstElementFactory'
0:00:00.013448182  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'timecode' plugin with 2 features from binary registry
0:00:00.013450285  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'timecode' feature 'timecodestamper' typename : 'GstElementFactory'
0:00:00.013454573  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013454573  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013456392  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013458354  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013456392  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013458354  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013459963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013461822  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013459963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013461822  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013463462  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013463462  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013465619  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013467164  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013465619  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013467164  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013469064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013470663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3240
0:00:00.013469064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013470663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3240
0:00:00.013474811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013474811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013477211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3260
0:00:00.013479142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013477211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3260
0:00:00.013479142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013481187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2373620 (timecodestamper)
0:00:00.013483511  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<timecodestamper> set parent (ref and sink)
0:00:00.013481187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2373620 (timecodestamper)
0:00:00.013483511  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<timecodestamper> set parent (ref and sink)
0:00:00.013485018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature timecodestamper, plugin 0x29c2374660 timecode
0:00:00.013485018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature timecodestamper, plugin 0x29c2374660 timecode
0:00:00.013487185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'timecode' feature 'avwait' typename : 'GstElementFactory'
0:00:00.013487185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'timecode' feature 'avwait' typename : 'GstElementFactory'
0:00:00.013491515  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013493303  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013491515  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013493303  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013495215  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013495215  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013496870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013498824  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013496870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013498824  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013500349  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013500349  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013502664  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013504360  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013502664  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013504360  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013506227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.013507801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec33b8
0:00:00.013509733  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template asrc
0:00:00.013506227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.013507801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec33b8
0:00:00.013509733  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template asrc
0:00:00.013511295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec33d8
0:00:00.013511295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec33d8
0:00:00.013513205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template asink
0:00:00.013514814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec33f8
0:00:00.013513205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template asink
0:00:00.013514814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec33f8
0:00:00.013516701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vsrc
0:00:00.013518194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3418
0:00:00.013516701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vsrc
0:00:00.013518194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3418
0:00:00.013520002  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vsink
0:00:00.013520002  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vsink
0:00:00.013521990  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2377030 (avwait)
0:00:00.013524889  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avwait> set parent (ref and sink)
0:00:00.013521990  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2377030 (avwait)
0:00:00.013524889  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avwait> set parent (ref and sink)
0:00:00.013526357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avwait, plugin 0x29c2374660 timecode
0:00:00.013528597  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 279602(44432)/966241
0:00:00.013526357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avwait, plugin 0x29c2374660 timecode
0:00:00.013528597  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 279602(44432)/966241
0:00:00.013533345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23747a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstuvch264.so"
0:00:00.013533345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23747a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstuvch264.so"
0:00:00.013536456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'uvch264' plugin with 2 features from binary registry
0:00:00.013536456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'uvch264' plugin with 2 features from binary registry
0:00:00.013538569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'uvch264' feature 'uvch264mjpgdemux' typename : 'GstElementFactory'
0:00:00.013538569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'uvch264' feature 'uvch264mjpgdemux' typename : 'GstElementFactory'
0:00:00.013543940  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013543940  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013545738  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013547857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013545738  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013547857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013549420  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013549420  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013551375  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013552945  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013551375  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013552945  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013555208  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013556799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013555208  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013556799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013558718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=5
0:00:00.013560297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3660
0:00:00.013558718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=5
0:00:00.013560297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3660
0:00:00.013562465  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013564012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec36e0
0:00:00.013562465  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013564012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec36e0
0:00:00.013566093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template jpeg
0:00:00.013567549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3760
0:00:00.013566093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template jpeg
0:00:00.013567549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3760
0:00:00.013569714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template h264
0:00:00.013569714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template h264
0:00:00.013571200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec37e8
0:00:00.013573507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template yuy2
0:00:00.013571200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec37e8
0:00:00.013573507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template yuy2
0:00:00.013574953  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3880
0:00:00.013574953  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3880
0:00:00.013577243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template nv12
0:00:00.013577243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template nv12
0:00:00.013579142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2377110 (uvch264mjpgdemux)
0:00:00.013582327  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<uvch264mjpgdemux> set parent (ref and sink)
0:00:00.013579142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2377110 (uvch264mjpgdemux)
0:00:00.013582327  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<uvch264mjpgdemux> set parent (ref and sink)
0:00:00.013583827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature uvch264mjpgdemux, plugin 0x29c23747a0 uvch264
0:00:00.013586038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'uvch264' feature 'uvch264src' typename : 'GstElementFactory'
0:00:00.013583827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature uvch264mjpgdemux, plugin 0x29c23747a0 uvch264
0:00:00.013586038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'uvch264' feature 'uvch264src' typename : 'GstElementFactory'
0:00:00.013590382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013590382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013592280  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013592280  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013594336  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013596003  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013594336  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013596003  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013597841  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013599457  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013597841  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013599457  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013601411  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013601411  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013603265  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013605381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.013603265  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013605381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.013606947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3a20
0:00:00.013606947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3a20
0:00:00.013611763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vidsrc
0:00:00.013611763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vidsrc
0:00:00.013613321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3e90
0:00:00.013615261  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template imgsrc
0:00:00.013613321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3e90
0:00:00.013615261  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template imgsrc
0:00:00.013616702  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3ea8
0:00:00.013616702  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec3ea8
0:00:00.013622064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vfsrc
0:00:00.013622064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vfsrc
0:00:00.013623879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec4218
0:00:00.013623879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec4218
0:00:00.013626645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23771f0 (uvch264src)
0:00:00.013626645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23771f0 (uvch264src)
0:00:00.013629231  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<uvch264src> set parent (ref and sink)
0:00:00.013630770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature uvch264src, plugin 0x29c23747a0 uvch264
0:00:00.013629231  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<uvch264src> set parent (ref and sink)
0:00:00.013630770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature uvch264src, plugin 0x29c23747a0 uvch264
0:00:00.013633125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 283174(45226)/966241
0:00:00.013633125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 283174(45226)/966241
0:00:00.013638071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23748e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvcdsrc.so"
0:00:00.013638071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23748e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvcdsrc.so"
0:00:00.013641352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'vcdsrc' plugin with 1 features from binary registry
0:00:00.013643762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vcdsrc' feature 'vcdsrc' typename : 'GstElementFactory'
0:00:00.013641352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'vcdsrc' plugin with 1 features from binary registry
0:00:00.013643762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vcdsrc' feature 'vcdsrc' typename : 'GstElementFactory'
0:00:00.013648411  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013648411  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013650847  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013652834  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013650847  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013652834  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013654450  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013654450  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013656428  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013658148  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013656428  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013658148  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013660154  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013661771  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013660154  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013661771  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013663720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.013663720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.013665330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec4408
0:00:00.013667300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013665330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec4408
0:00:00.013667300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013668812  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ec4418
0:00:00.013671423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec4420
0:00:00.013668812  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ec4418
0:00:00.013671423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec4420
0:00:00.013674119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23772d0 (vcdsrc)
0:00:00.013674119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23772d0 (vcdsrc)
0:00:00.013676628  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vcdsrc> set parent (ref and sink)
0:00:00.013678186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vcdsrc, plugin 0x29c23748e0 vcdsrc
0:00:00.013676628  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vcdsrc> set parent (ref and sink)
0:00:00.013678186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vcdsrc, plugin 0x29c23748e0 vcdsrc
0:00:00.013680336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 283694(4542e)/966241
0:00:00.013680336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 283694(4542e)/966241
0:00:00.013685297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374a20 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofiltersbad.so"
0:00:00.013685297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374a20 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofiltersbad.so"
0:00:00.013688607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videofiltersbad' plugin with 3 features from binary registry
0:00:00.013688607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videofiltersbad' plugin with 3 features from binary registry
0:00:00.013691012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videofiltersbad' feature 'scenechange' typename : 'GstElementFactory'
0:00:00.013691012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videofiltersbad' feature 'scenechange' typename : 'GstElementFactory'
0:00:00.013697126  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013697126  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013699742  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013702007  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013699742  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013702007  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013703643  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013705545  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013703643  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013705545  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013707192  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013709276  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013707192  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013709276  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013710822  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013710822  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013712903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013714484  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec4628
0:00:00.013712903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013714484  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec4628
0:00:00.013716973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013716973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013718614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec46d8
0:00:00.013720830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013718614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec46d8
0:00:00.013720830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013722827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23773b0 (scenechange)
0:00:00.013722827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23773b0 (scenechange)
0:00:00.013725240  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<scenechange> set parent (ref and sink)
0:00:00.013726791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature scenechange, plugin 0x29c2374a20 videofiltersbad
0:00:00.013725240  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<scenechange> set parent (ref and sink)
0:00:00.013726791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature scenechange, plugin 0x29c2374a20 videofiltersbad
0:00:00.013729100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videofiltersbad' feature 'zebrastripe' typename : 'GstElementFactory'
0:00:00.013729100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videofiltersbad' feature 'zebrastripe' typename : 'GstElementFactory'
0:00:00.013733410  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013733410  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013735180  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013737336  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013735180  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013737336  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013738939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013740811  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013738939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013740811  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013742392  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013742392  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013744588  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013746195  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013744588  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013746195  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013748083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013749638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec48a8
0:00:00.013748083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013749638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec48a8
0:00:00.013752042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013752042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013753617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec4978
0:00:00.013755763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013753617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec4978
0:00:00.013755763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013757747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2377490 (zebrastripe)
0:00:00.013760300  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<zebrastripe> set parent (ref and sink)
0:00:00.013757747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2377490 (zebrastripe)
0:00:00.013760300  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<zebrastripe> set parent (ref and sink)
0:00:00.013761737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature zebrastripe, plugin 0x29c2374a20 videofiltersbad
0:00:00.013761737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature zebrastripe, plugin 0x29c2374a20 videofiltersbad
0:00:00.013764000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videofiltersbad' feature 'videodiff' typename : 'GstElementFactory'
0:00:00.013764000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videofiltersbad' feature 'videodiff' typename : 'GstElementFactory'
0:00:00.013768960  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013768960  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013770772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013772762  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013770772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013772762  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013774504  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013774504  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013776433  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013778054  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013776433  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013778054  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013780117  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013781804  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013780117  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013781804  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013783708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013785253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec4b50
0:00:00.013783708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013785253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec4b50
0:00:00.013787541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013789136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec4c00
0:00:00.013787541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013789136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec4c00
0:00:00.013793943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013793943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013796874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2377570 (videodiff)
0:00:00.013799287  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videodiff> set parent (ref and sink)
0:00:00.013796874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2377570 (videodiff)
0:00:00.013799287  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videodiff> set parent (ref and sink)
0:00:00.013800826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videodiff, plugin 0x29c2374a20 videofiltersbad
0:00:00.013800826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videodiff, plugin 0x29c2374a20 videofiltersbad
0:00:00.013802999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 285868(45cac)/966241
0:00:00.013802999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 285868(45cac)/966241
0:00:00.013808051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374b60 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoframe_audiolevel.so"
0:00:00.013808051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374b60 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoframe_audiolevel.so"
0:00:00.013811315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videoframe_audiolevel' plugin with 1 features from binary registry
0:00:00.013811315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videoframe_audiolevel' plugin with 1 features from binary registry
0:00:00.013813519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoframe_audiolevel' feature 'videoframe-audiolevel' typename : 'GstElementFactory'
0:00:00.013813519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoframe_audiolevel' feature 'videoframe-audiolevel' typename : 'GstElementFactory'
0:00:00.013817768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013819844  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013817768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013819844  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013822123  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013823929  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013822123  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013823929  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013825993  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013825993  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013827742  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013830114  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013827742  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013830114  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013831803  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013831803  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013833867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.013835590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec4f00
0:00:00.013833867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.013835590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec4f00
0:00:00.013837764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template asrc
0:00:00.013839291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec4f90
0:00:00.013837764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template asrc
0:00:00.013839291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec4f90
0:00:00.013841387  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template asink
0:00:00.013841387  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template asink
0:00:00.013842856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5020
0:00:00.013844737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vsrc
0:00:00.013846131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5040
0:00:00.013842856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5020
0:00:00.013844737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vsrc
0:00:00.013846131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5040
0:00:00.013847879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vsink
0:00:00.013849988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2377650 (videoframe-audiolevel)
0:00:00.013847879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template vsink
0:00:00.013849988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2377650 (videoframe-audiolevel)
0:00:00.013852592  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videoframe-audiolevel> set parent (ref and sink)
0:00:00.013852592  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videoframe-audiolevel> set parent (ref and sink)
0:00:00.013854139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videoframe-audiolevel, plugin 0x29c2374b60 videoframe_audiolevel
0:00:00.013854139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videoframe-audiolevel, plugin 0x29c2374b60 videoframe_audiolevel
0:00:00.013856696  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 286810(4605a)/966241
0:00:00.013856696  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 286810(4605a)/966241
0:00:00.013863913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374ca0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so"
0:00:00.013863913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374ca0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoparsersbad.so"
0:00:00.013867243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videoparsersbad' plugin with 9 features from binary registry
0:00:00.013867243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videoparsersbad' plugin with 9 features from binary registry
0:00:00.013869613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'h263parse' typename : 'GstElementFactory'
0:00:00.013869613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'h263parse' typename : 'GstElementFactory'
0:00:00.013874157  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013876021  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013874157  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013876021  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013878165  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013879972  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013878165  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013879972  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013881896  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013881896  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013883581  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013885713  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013883581  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013885713  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013887372  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013887372  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013889760  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013891372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5280
0:00:00.013889760  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013891372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5280
0:00:00.013893547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013895067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec52f0
0:00:00.013893547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013895067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec52f0
0:00:00.013898500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013898500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013901391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a0c0 (h263parse)
0:00:00.013903948  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<h263parse> set parent (ref and sink)
0:00:00.013901391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a0c0 (h263parse)
0:00:00.013903948  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<h263parse> set parent (ref and sink)
0:00:00.013905366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature h263parse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.013905366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature h263parse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.013907701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'h264parse' typename : 'GstElementFactory'
0:00:00.013907701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'h264parse' typename : 'GstElementFactory'
0:00:00.013912054  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013912054  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013913817  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013916093  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013913817  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013916093  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013917745  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013919715  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013917745  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013919715  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013921347  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013921347  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013923402  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013925040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013923402  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013925040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013927067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013928693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5430
0:00:00.013927067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013928693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5430
0:00:00.013930940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013932549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec54b0
0:00:00.013930940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013932549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec54b0
0:00:00.013934424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013934424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013936421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a1a0 (h264parse)
0:00:00.013938809  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<h264parse> set parent (ref and sink)
0:00:00.013936421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a1a0 (h264parse)
0:00:00.013938809  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<h264parse> set parent (ref and sink)
0:00:00.013940201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature h264parse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.013940201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature h264parse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.013942449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'diracparse' typename : 'GstElementFactory'
0:00:00.013942449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'diracparse' typename : 'GstElementFactory'
0:00:00.013946689  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013948421  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013946689  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013948421  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013950418  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013950418  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013951992  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013953883  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013951992  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013953883  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013955505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013957553  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013959602  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013955505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013957553  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013959602  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013961687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013963407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec55b8
0:00:00.013961687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.013963407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec55b8
0:00:00.013966184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013966184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.013967714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5718
0:00:00.013969883  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013967714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5718
0:00:00.013969883  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.013971927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a280 (diracparse)
0:00:00.013971927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a280 (diracparse)
0:00:00.013974655  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<diracparse> set parent (ref and sink)
0:00:00.013974655  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<diracparse> set parent (ref and sink)
0:00:00.013976193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature diracparse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.013978902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'mpegvideoparse' typename : 'GstElementFactory'
0:00:00.013976193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature diracparse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.013978902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'mpegvideoparse' typename : 'GstElementFactory'
0:00:00.013984935  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013984935  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.013987593  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013990013  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013987593  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013990013  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.013991708  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013991708  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013993753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013995483  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013993753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.013995483  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013997868  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013997868  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.013999507  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.013999507  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014002578  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014004498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec58e8
0:00:00.014002578  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014004498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec58e8
0:00:00.014006627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014008152  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5950
0:00:00.014006627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014008152  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5950
0:00:00.014010130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014010130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014012304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a360 (mpegvideoparse)
0:00:00.014015017  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpegvideoparse> set parent (ref and sink)
0:00:00.014012304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a360 (mpegvideoparse)
0:00:00.014015017  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpegvideoparse> set parent (ref and sink)
0:00:00.014016526  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpegvideoparse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.014016526  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpegvideoparse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.014019074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'mpeg4videoparse' typename : 'GstElementFactory'
0:00:00.014019074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'mpeg4videoparse' typename : 'GstElementFactory'
0:00:00.014023677  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014023677  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014025571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014027764  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014025571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014027764  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014029284  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014029284  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014031341  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014033302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014031341  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014033302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014035788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014035788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014037560  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014039864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014037560  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014039864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014041491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5ad8
0:00:00.014044082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014041491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5ad8
0:00:00.014044082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014045566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5bc8
0:00:00.014047704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014045566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5bc8
0:00:00.014047704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014049671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a440 (mpeg4videoparse)
0:00:00.014049671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a440 (mpeg4videoparse)
0:00:00.014052022  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpeg4videoparse> set parent (ref and sink)
0:00:00.014052022  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpeg4videoparse> set parent (ref and sink)
0:00:00.014053558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpeg4videoparse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.014053558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpeg4videoparse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.014056181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'pngparse' typename : 'GstElementFactory'
0:00:00.014056181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'pngparse' typename : 'GstElementFactory'
0:00:00.014061001  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014062726  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014061001  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014062726  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014064716  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014064716  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014066329  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014068382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014066329  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014068382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014069901  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014071861  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014073480  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014069901  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014071861  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014073480  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014075607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014075607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014077207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5d30
0:00:00.014079357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014077207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5d30
0:00:00.014079357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014080804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5da0
0:00:00.014082698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014080804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5da0
0:00:00.014082698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014084647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a520 (pngparse)
0:00:00.014084647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a520 (pngparse)
0:00:00.014087389  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pngparse> set parent (ref and sink)
0:00:00.014087389  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pngparse> set parent (ref and sink)
0:00:00.014088972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pngparse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.014091281  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'jpeg2000parse' typename : 'GstElementFactory'
0:00:00.014088972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pngparse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.014091281  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'jpeg2000parse' typename : 'GstElementFactory'
0:00:00.014095631  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014095631  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014097326  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014097326  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014099262  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014101346  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014099262  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014101346  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014103408  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014104999  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014103408  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014104999  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014106871  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014108442  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014106871  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014108442  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014110277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014110277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014111855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5eb8
0:00:00.014111855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec5eb8
0:00:00.014115201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014116728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec60d0
0:00:00.014115201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014116728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec60d0
0:00:00.014119483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014119483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014121556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a600 (jpeg2000parse)
0:00:00.014124181  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jpeg2000parse> set parent (ref and sink)
0:00:00.014121556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a600 (jpeg2000parse)
0:00:00.014124181  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jpeg2000parse> set parent (ref and sink)
0:00:00.014125636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jpeg2000parse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.014125636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jpeg2000parse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.014128077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'h265parse' typename : 'GstElementFactory'
0:00:00.014128077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'h265parse' typename : 'GstElementFactory'
0:00:00.014132522  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014132522  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014134206  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014136302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014134206  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014136302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014137912  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014137912  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014140061  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014141937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014140061  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014141937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014143992  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014145610  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014143992  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014145610  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014147874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014147874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014149674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6368
0:00:00.014152063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014149674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6368
0:00:00.014152063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014153810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec63f0
0:00:00.014155900  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014153810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec63f0
0:00:00.014155900  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014158058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a6e0 (h265parse)
0:00:00.014158058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237a6e0 (h265parse)
0:00:00.014160711  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<h265parse> set parent (ref and sink)
0:00:00.014160711  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<h265parse> set parent (ref and sink)
0:00:00.014162233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature h265parse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.014164575  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'vc1parse' typename : 'GstElementFactory'
0:00:00.014162233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature h265parse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.014164575  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoparsersbad' feature 'vc1parse' typename : 'GstElementFactory'
0:00:00.014168706  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014168706  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014171588  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014173630  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014171588  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014173630  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014175257  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014175257  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014177310  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014179193  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014177310  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014179193  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014181165  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014182799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014181165  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014182799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014185009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014186728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6518
0:00:00.014185009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014186728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6518
0:00:00.014189675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014189675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014191333  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6638
0:00:00.014193461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014191333  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6638
0:00:00.014193461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014195563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d060 (vc1parse)
0:00:00.014195563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d060 (vc1parse)
0:00:00.014199693  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vc1parse> set parent (ref and sink)
0:00:00.014199693  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vc1parse> set parent (ref and sink)
0:00:00.014201281  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vc1parse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.014203541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 292483(47683)/966241
0:00:00.014201281  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vc1parse, plugin 0x29c2374ca0 videoparsersbad
0:00:00.014203541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 292483(47683)/966241
0:00:00.014208789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374de0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideosignal.so"
0:00:00.014208789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2374de0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideosignal.so"
0:00:00.014212199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videosignal' plugin with 3 features from binary registry
0:00:00.014214772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videosignal' feature 'videoanalyse' typename : 'GstElementFactory'
0:00:00.014212199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videosignal' plugin with 3 features from binary registry
0:00:00.014214772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videosignal' feature 'videoanalyse' typename : 'GstElementFactory'
0:00:00.014219335  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014219335  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014221926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014224006  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014221926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014224006  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014225768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014225768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014228039  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014229806  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014228039  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014229806  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014231830  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014233412  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014231830  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014233412  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014235530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014235530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014237257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6870
0:00:00.014239622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014237257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6870
0:00:00.014239622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014241290  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6928
0:00:00.014243392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014241290  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6928
0:00:00.014243392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014245385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d140 (videoanalyse)
0:00:00.014247910  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videoanalyse> set parent (ref and sink)
0:00:00.014245385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d140 (videoanalyse)
0:00:00.014247910  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videoanalyse> set parent (ref and sink)
0:00:00.014249346  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videoanalyse, plugin 0x29c2374de0 videosignal
0:00:00.014249346  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videoanalyse, plugin 0x29c2374de0 videosignal
0:00:00.014251727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videosignal' feature 'simplevideomarkdetect' typename : 'GstElementFactory'
0:00:00.014251727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videosignal' feature 'simplevideomarkdetect' typename : 'GstElementFactory'
0:00:00.014258052  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014258052  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014260650  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014262837  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014260650  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014262837  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014264506  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014266509  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014264506  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014266509  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014268116  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014268116  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014270253  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014271965  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014270253  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014271965  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014273979  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014275937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6ae8
0:00:00.014273979  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014275937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6ae8
0:00:00.014279191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014279191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014280798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6bb8
0:00:00.014283161  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014280798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6bb8
0:00:00.014283161  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014285237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d220 (simplevideomarkdetect)
0:00:00.014285237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d220 (simplevideomarkdetect)
0:00:00.014287840  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<simplevideomarkdetect> set parent (ref and sink)
0:00:00.014287840  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<simplevideomarkdetect> set parent (ref and sink)
0:00:00.014289379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature simplevideomarkdetect, plugin 0x29c2374de0 videosignal
0:00:00.014291641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videosignal' feature 'simplevideomark' typename : 'GstElementFactory'
0:00:00.014289379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature simplevideomarkdetect, plugin 0x29c2374de0 videosignal
0:00:00.014291641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videosignal' feature 'simplevideomark' typename : 'GstElementFactory'
0:00:00.014295914  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014295914  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014298417  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014300387  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014302169  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014298417  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014300387  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014302169  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014304164  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014304164  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014305894  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014307984  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014305894  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014307984  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014309582  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014309582  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014311507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014313435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6d88
0:00:00.014311507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014313435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6d88
0:00:00.014315586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014317130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6e58
0:00:00.014315586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014317130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec6e58
0:00:00.014319388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014319388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014321405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d300 (simplevideomark)
0:00:00.014321405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d300 (simplevideomark)
0:00:00.014324215  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<simplevideomark> set parent (ref and sink)
0:00:00.014325764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature simplevideomark, plugin 0x29c2374de0 videosignal
0:00:00.014324215  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<simplevideomark> set parent (ref and sink)
0:00:00.014325764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature simplevideomark, plugin 0x29c2374de0 videosignal
0:00:00.014327940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 294690(47f22)/966241
0:00:00.014327940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 294690(47f22)/966241
0:00:00.014333141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c030 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvmnc.so"
0:00:00.014333141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c030 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvmnc.so"
0:00:00.014335720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'vmnc' plugin with 1 features from binary registry
0:00:00.014335720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'vmnc' plugin with 1 features from binary registry
0:00:00.014337912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vmnc' feature 'vmncdec' typename : 'GstElementFactory'
0:00:00.014337912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vmnc' feature 'vmncdec' typename : 'GstElementFactory'
0:00:00.014342120  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014342120  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014343939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014345901  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014343939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014345901  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014347588  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014347588  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014349476  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014351118  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014349476  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014351118  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014353309  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014353309  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014355248  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014357563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014359222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec7118
0:00:00.014355248  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014357563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014359222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec7118
0:00:00.014361686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014361686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014363229  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec71e8
0:00:00.014365452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014363229  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec71e8
0:00:00.014365452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014367405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d3e0 (vmncdec)
0:00:00.014367405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d3e0 (vmncdec)
0:00:00.014372291  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vmncdec> set parent (ref and sink)
0:00:00.014372291  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vmncdec> set parent (ref and sink)
0:00:00.014374652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vmncdec, plugin 0x29c237c030 vmnc
0:00:00.014374652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vmncdec, plugin 0x29c237c030 vmnc
0:00:00.014376971  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 295546(4827a)/966241
0:00:00.014376971  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 295546(4827a)/966241
0:00:00.014381977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c170 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvoaacenc.so"
0:00:00.014381977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c170 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvoaacenc.so"
0:00:00.014384525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'voaacenc' plugin with 1 features from binary registry
0:00:00.014384525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'voaacenc' plugin with 1 features from binary registry
0:00:00.014386677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'voaacenc' feature 'voaacenc' typename : 'GstElementFactory'
0:00:00.014386677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'voaacenc' feature 'voaacenc' typename : 'GstElementFactory'
0:00:00.014390877  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014392618  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014390877  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014392618  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014394543  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014396232  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014394543  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014396232  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014398095  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014399773  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014398095  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014399773  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014401672  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014401672  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014403388  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014405313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014403388  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014405313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014406837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec7450
0:00:00.014406837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec7450
0:00:00.014409692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014411208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec75e8
0:00:00.014409692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014411208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec75e8
0:00:00.014413583  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014415135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec76ca
0:00:00.014413583  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014415135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec76ca
0:00:00.014417615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d4c0 (voaacenc)
0:00:00.014417615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d4c0 (voaacenc)
0:00:00.014419863  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<voaacenc> set parent (ref and sink)
0:00:00.014421358  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature voaacenc, plugin 0x29c237c170 voaacenc
0:00:00.014419863  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<voaacenc> set parent (ref and sink)
0:00:00.014421358  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature voaacenc, plugin 0x29c237c170 voaacenc
0:00:00.014423414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 296660(486d4)/966241
0:00:00.014423414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 296660(486d4)/966241
0:00:00.014428096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c2b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvoamrwbenc.so"
0:00:00.014428096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c2b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvoamrwbenc.so"
0:00:00.014431253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'voamrwbenc' plugin with 1 features from binary registry
0:00:00.014431253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'voamrwbenc' plugin with 1 features from binary registry
0:00:00.014433433  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'voamrwbenc' feature 'voamrwbenc' typename : 'GstElementFactory'
0:00:00.014433433  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'voamrwbenc' feature 'voamrwbenc' typename : 'GstElementFactory'
0:00:00.014437754  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014437754  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014439523  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014441577  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014439523  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014441577  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014443166  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014444967  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014446506  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014443166  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014444967  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014446506  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014448572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014448572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014450182  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014452185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014450182  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014452185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014453673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec78f0
0:00:00.014455724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014453673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec78f0
0:00:00.014455724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014457190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec7960
0:00:00.014457190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec7960
0:00:00.014459045  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014460856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec799b
0:00:00.014459045  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014460856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec799b
0:00:00.014463248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d5a0 (voamrwbenc)
0:00:00.014463248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d5a0 (voamrwbenc)
0:00:00.014465492  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<voamrwbenc> set parent (ref and sink)
0:00:00.014467053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature voamrwbenc, plugin 0x29c237c2b0 voamrwbenc
0:00:00.014465492  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<voamrwbenc> set parent (ref and sink)
0:00:00.014467053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature voamrwbenc, plugin 0x29c237c2b0 voamrwbenc
0:00:00.014469256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 297381(489a5)/966241
0:00:00.014469256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 297381(489a5)/966241
0:00:00.014473875  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c3f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvulkan.so"
0:00:00.014473875  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c3f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvulkan.so"
0:00:00.014476375  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'vulkan' plugin with 2 features from binary registry
0:00:00.014476375  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'vulkan' plugin with 2 features from binary registry
0:00:00.014478488  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vulkan' feature 'vulkansink' typename : 'GstElementFactory'
0:00:00.014478488  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vulkan' feature 'vulkansink' typename : 'GstElementFactory'
0:00:00.014482689  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014484424  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014482689  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014484424  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014486305  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014486305  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014487983  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014489863  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014487983  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014489863  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014491453  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014493508  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014491453  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014493508  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014495036  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014496981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.014495036  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014496981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.014498529  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec7b88
0:00:00.014500833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014498529  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec7b88
0:00:00.014500833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014502733  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d680 (vulkansink)
0:00:00.014502733  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237d680 (vulkansink)
0:00:00.014504959  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vulkansink> set parent (ref and sink)
0:00:00.014506387  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vulkansink, plugin 0x29c237c3f0 vulkan
0:00:00.014504959  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vulkansink> set parent (ref and sink)
0:00:00.014506387  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vulkansink, plugin 0x29c237c3f0 vulkan
0:00:00.014508446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vulkan' feature 'vulkanupload' typename : 'GstElementFactory'
0:00:00.014508446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vulkan' feature 'vulkanupload' typename : 'GstElementFactory'
0:00:00.014512727  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014512727  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014514526  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014514526  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014516503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014518172  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014516503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014518172  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014519979  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014521596  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014519979  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014521596  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014523501  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014525036  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014523501  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014525036  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014526892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014528468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec7d40
0:00:00.014526892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014528468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec7d40
0:00:00.014530483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014530483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014532011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec7d80
0:00:00.014534864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014532011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec7d80
0:00:00.014534864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014536912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237f870 (vulkanupload)
0:00:00.014536912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237f870 (vulkanupload)
0:00:00.014539222  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vulkanupload> set parent (ref and sink)
0:00:00.014540842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vulkanupload, plugin 0x29c237c3f0 vulkan
0:00:00.014539222  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vulkanupload> set parent (ref and sink)
0:00:00.014540842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vulkanupload, plugin 0x29c237c3f0 vulkan
0:00:00.014542910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 298413(48dad)/966241
0:00:00.014542910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 298413(48dad)/966241
0:00:00.014547533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c530 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwaylandsink.so"
0:00:00.014547533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c530 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwaylandsink.so"
0:00:00.014550962  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'waylandsink' plugin with 1 features from binary registry
0:00:00.014553092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'waylandsink' feature 'waylandsink' typename : 'GstElementFactory'
0:00:00.014550962  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'waylandsink' plugin with 1 features from binary registry
0:00:00.014553092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'waylandsink' feature 'waylandsink' typename : 'GstElementFactory'
0:00:00.014557474  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014557474  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014559238  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014559238  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014561242  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014562888  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014561242  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014562888  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014564763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014566443  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014564763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014566443  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014568382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014569965  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014568382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014569965  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014572354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.014572354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.014573977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec7fe8
0:00:00.014573977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec7fe8
0:00:00.014577489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014579028  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ec824b
0:00:00.014577489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014579028  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ec824b
0:00:00.014581649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237f950 (waylandsink)
0:00:00.014581649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237f950 (waylandsink)
0:00:00.014583902  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<waylandsink> set parent (ref and sink)
0:00:00.014585337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature waylandsink, plugin 0x29c237c530 waylandsink
0:00:00.014583902  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<waylandsink> set parent (ref and sink)
0:00:00.014585337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature waylandsink, plugin 0x29c237c530 waylandsink
0:00:00.014587466  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 299627(4926b)/966241
0:00:00.014587466  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 299627(4926b)/966241
0:00:00.014591868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c670 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebp.so"
0:00:00.014591868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c670 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebp.so"
0:00:00.014594264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'webp' plugin with 2 features from binary registry
0:00:00.014594264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'webp' plugin with 2 features from binary registry
0:00:00.014596279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'webp' feature 'webpdec' typename : 'GstElementFactory'
0:00:00.014596279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'webp' feature 'webpdec' typename : 'GstElementFactory'
0:00:00.014600368  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014600368  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014602099  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014603976  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014602099  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014603976  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014605551  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014607422  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014608953  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014605551  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014607422  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014608953  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014610951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014610951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014612532  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014614522  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014612532  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014614522  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014616041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8460
0:00:00.014616041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8460
0:00:00.014618359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014620002  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8518
0:00:00.014618359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014620002  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8518
0:00:00.014621855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014623814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237fa30 (webpdec)
0:00:00.014621855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014623814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237fa30 (webpdec)
0:00:00.014626118  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<webpdec> set parent (ref and sink)
0:00:00.014626118  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<webpdec> set parent (ref and sink)
0:00:00.014627555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature webpdec, plugin 0x29c237c670 webp
0:00:00.014629623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'webp' feature 'webpenc' typename : 'GstElementFactory'
0:00:00.014627555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature webpdec, plugin 0x29c237c670 webp
0:00:00.014629623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'webp' feature 'webpenc' typename : 'GstElementFactory'
0:00:00.014633815  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014633815  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014635545  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014637702  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014635545  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014637702  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014639180  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014641028  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014639180  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014641028  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014642513  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014644468  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014642513  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014644468  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014645961  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014645961  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014647919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014649731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8640
0:00:00.014647919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014649731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8640
0:00:00.014651925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014653445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec86f0
0:00:00.014651925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014653445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec86f0
0:00:00.014655500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014656986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec8767
0:00:00.014655500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014656986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec8767
0:00:00.014659455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237fb10 (webpenc)
0:00:00.014661665  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<webpenc> set parent (ref and sink)
0:00:00.014659455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237fb10 (webpenc)
0:00:00.014661665  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<webpenc> set parent (ref and sink)
0:00:00.014663033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature webpenc, plugin 0x29c237c670 webp
0:00:00.014663033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature webpenc, plugin 0x29c237c670 webp
0:00:00.014665118  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 300913(49771)/966241
0:00:00.014665118  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 300913(49771)/966241
0:00:00.014669716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c7b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebrtcdsp.so"
0:00:00.014669716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c7b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwebrtcdsp.so"
0:00:00.014672137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'webrtcdsp' plugin with 2 features from binary registry
0:00:00.014672137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'webrtcdsp' plugin with 2 features from binary registry
0:00:00.014674180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'webrtcdsp' feature 'webrtcdsp' typename : 'GstElementFactory'
0:00:00.014674180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'webrtcdsp' feature 'webrtcdsp' typename : 'GstElementFactory'
0:00:00.014678438  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014678438  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014680201  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014682405  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014680201  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014682405  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014683935  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014685774  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014687247  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014683935  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014685774  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014687247  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014689487  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014689487  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014691005  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014692978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014691005  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014692978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014694505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec89d0
0:00:00.014694505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec89d0
0:00:00.014696726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014698507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8a68
0:00:00.014696726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014698507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8a68
0:00:00.014700440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014700440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014702410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237fbf0 (webrtcdsp)
0:00:00.014705764  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<webrtcdsp> set parent (ref and sink)
0:00:00.014702410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237fbf0 (webrtcdsp)
0:00:00.014705764  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<webrtcdsp> set parent (ref and sink)
0:00:00.014707145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature webrtcdsp, plugin 0x29c237c7b0 webrtcdsp
0:00:00.014707145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature webrtcdsp, plugin 0x29c237c7b0 webrtcdsp
0:00:00.014709236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'webrtcdsp' feature 'webrtcechoprobe' typename : 'GstElementFactory'
0:00:00.014709236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'webrtcdsp' feature 'webrtcechoprobe' typename : 'GstElementFactory'
0:00:00.014713525  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014715230  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014713525  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014715230  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014717207  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014718772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014717207  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014718772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014720537  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014722092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014720537  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014722092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014724084  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014724084  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014725649  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014727659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014725649  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014727659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014729197  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8c28
0:00:00.014731257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014729197  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8c28
0:00:00.014731257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014732826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8cc0
0:00:00.014732826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8cc0
0:00:00.014734758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014736791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237fcd0 (webrtcechoprobe)
0:00:00.014734758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014736791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237fcd0 (webrtcechoprobe)
0:00:00.014739009  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<webrtcechoprobe> set parent (ref and sink)
0:00:00.014740574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature webrtcechoprobe, plugin 0x29c237c7b0 webrtcdsp
0:00:00.014739009  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<webrtcechoprobe> set parent (ref and sink)
0:00:00.014740574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature webrtcechoprobe, plugin 0x29c237c7b0 webrtcdsp
0:00:00.014742684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 302421(49d55)/966241
0:00:00.014742684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 302421(49d55)/966241
0:00:00.014747193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c8f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwildmidi.so"
0:00:00.014747193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237c8f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwildmidi.so"
0:00:00.014749509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'wildmidi' plugin with 1 features from binary registry
0:00:00.014749509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'wildmidi' plugin with 1 features from binary registry
0:00:00.014751550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'wildmidi' feature 'wildmidi' typename : 'GstElementFactory'
0:00:00.014751550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'wildmidi' feature 'wildmidi' typename : 'GstElementFactory'
0:00:00.014755563  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014755563  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014757246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014759187  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014757246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014759187  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014760714  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014762513  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014760714  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014762513  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014764014  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014765898  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014767396  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014764014  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014765898  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014767396  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014769347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014769347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014770893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8f28
0:00:00.014772944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014770893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8f28
0:00:00.014772944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014774490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8f98
0:00:00.014776350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014774490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec8f98
0:00:00.014776350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014778262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237fdb0 (wildmidi)
0:00:00.014778262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237fdb0 (wildmidi)
0:00:00.014780532  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wildmidi> set parent (ref and sink)
0:00:00.014781976  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wildmidi, plugin 0x29c237c8f0 wildmidi
0:00:00.014780532  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wildmidi> set parent (ref and sink)
0:00:00.014781976  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wildmidi, plugin 0x29c237c8f0 wildmidi
0:00:00.014793942  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 303041(49fc1)/966241
0:00:00.014793942  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 303041(49fc1)/966241
0:00:00.014802110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237ca30 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstx265.so"
0:00:00.014802110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237ca30 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstx265.so"
0:00:00.014807143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'x265' plugin with 1 features from binary registry
0:00:00.014807143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'x265' plugin with 1 features from binary registry
0:00:00.014809470  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'x265' feature 'x265enc' typename : 'GstElementFactory'
0:00:00.014809470  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'x265' feature 'x265enc' typename : 'GstElementFactory'
0:00:00.014813985  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014813985  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014815796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014815796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014817810  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014819585  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014817810  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014819585  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014821459  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014823150  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014821459  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014823150  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014825139  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014826828  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014825139  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014826828  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014828878  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014828878  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014830550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec9190
0:00:00.014833004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014830550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec9190
0:00:00.014833004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014834555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec9248
0:00:00.014837829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014839422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec931c
0:00:00.014834555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec9248
0:00:00.014837829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014839422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ec931c
0:00:00.014842077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237fe90 (x265enc)
0:00:00.014842077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c237fe90 (x265enc)
0:00:00.014844489  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<x265enc> set parent (ref and sink)
0:00:00.014844489  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<x265enc> set parent (ref and sink)
0:00:00.014846101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature x265enc, plugin 0x29c237ca30 x265
0:00:00.014848379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 303910(4a326)/966241
0:00:00.014846101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature x265enc, plugin 0x29c237ca30 x265
0:00:00.014848379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 303910(4a326)/966241
0:00:00.014853317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237cb70 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4mdec.so"
0:00:00.014853317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237cb70 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4mdec.so"
0:00:00.014856663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'y4mdec' plugin with 1 features from binary registry
0:00:00.014856663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'y4mdec' plugin with 1 features from binary registry
0:00:00.014858835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'y4mdec' feature 'y4mdec' typename : 'GstElementFactory'
0:00:00.014858835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'y4mdec' feature 'y4mdec' typename : 'GstElementFactory'
0:00:00.014865149  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014865149  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014867027  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014869314  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014867027  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014869314  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014870918  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014872902  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014870918  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014872902  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014874477  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014874477  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014876472  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014878488  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014876472  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014878488  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014880487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014882095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec9510
0:00:00.014880487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014882095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec9510
0:00:00.014884379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014884379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014885964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec95b8
0:00:00.014897829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014885964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec95b8
0:00:00.014897829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014899827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385870 (y4mdec)
0:00:00.014899827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385870 (y4mdec)
0:00:00.014902084  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<y4mdec> set parent (ref and sink)
0:00:00.014903609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature y4mdec, plugin 0x29c237cb70 y4mdec
0:00:00.014902084  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<y4mdec> set parent (ref and sink)
0:00:00.014903609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature y4mdec, plugin 0x29c237cb70 y4mdec
0:00:00.014905615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 304623(4a5ef)/966241
0:00:00.014905615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 304623(4a5ef)/966241
0:00:00.014910342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237ccb0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstyadif.so"
0:00:00.014910342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237ccb0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstyadif.so"
0:00:00.014912670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'yadif' plugin with 1 features from binary registry
0:00:00.014912670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'yadif' plugin with 1 features from binary registry
0:00:00.014914725  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'yadif' feature 'yadif' typename : 'GstElementFactory'
0:00:00.014914725  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'yadif' feature 'yadif' typename : 'GstElementFactory'
0:00:00.014918763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014920498  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014918763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014920498  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014922533  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014922533  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014924178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014926050  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014924178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014926050  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014927586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014929605  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014927586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014929605  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014931089  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014932947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014931089  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014932947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014934430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec97c8
0:00:00.014936882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014934430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec97c8
0:00:00.014936882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014938402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec98b0
0:00:00.014938402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec98b0
0:00:00.014940777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014942754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385950 (yadif)
0:00:00.014940777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.014942754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385950 (yadif)
0:00:00.014954968  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<yadif> set parent (ref and sink)
0:00:00.014954968  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<yadif> set parent (ref and sink)
0:00:00.014956499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature yadif, plugin 0x29c237ccb0 yadif
0:00:00.014958657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 305529(4a979)/966241
0:00:00.014956499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature yadif, plugin 0x29c237ccb0 yadif
0:00:00.014958657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 305529(4a979)/966241
0:00:00.014963165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237cdf0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstzbar.so"
0:00:00.014963165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c237cdf0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstzbar.so"
0:00:00.014966366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'zbar' plugin with 1 features from binary registry
0:00:00.014968613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'zbar' feature 'zbar' typename : 'GstElementFactory'
0:00:00.014966366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'zbar' plugin with 1 features from binary registry
0:00:00.014968613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'zbar' feature 'zbar' typename : 'GstElementFactory'
0:00:00.014973016  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014973016  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.014974912  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014974912  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014976931  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014978695  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014976931  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.014978695  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014980741  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014982492  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014980741  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.014982492  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014984599  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014984599  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.014995376  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014997292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014995376  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.014997292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.014998778  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec9b68
0:00:00.015001181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.014998778  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec9b68
0:00:00.015001181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015002724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec9c38
0:00:00.015004818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015002724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec9c38
0:00:00.015004818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015006689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385a30 (zbar)
0:00:00.015006689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385a30 (zbar)
0:00:00.015009014  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<zbar> set parent (ref and sink)
0:00:00.015010508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature zbar, plugin 0x29c237cdf0 zbar
0:00:00.015009014  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<zbar> set parent (ref and sink)
0:00:00.015010508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature zbar, plugin 0x29c237cdf0 zbar
0:00:00.015012570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 306433(4ad01)/966241
0:00:00.015012570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 306433(4ad01)/966241
0:00:00.015027289  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384020 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgst1394.so"
0:00:00.015027289  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384020 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgst1394.so"
0:00:00.015030547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin '1394' plugin with 2 features from binary registry
0:00:00.015030547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin '1394' plugin with 2 features from binary registry
0:00:00.015032700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin '1394' feature 'dv1394src' typename : 'GstElementFactory'
0:00:00.015032700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin '1394' feature 'dv1394src' typename : 'GstElementFactory'
0:00:00.015039480  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015039480  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015041996  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015053960  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015041996  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015053960  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015055546  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015057464  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015055546  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015057464  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015059008  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015061100  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015059008  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015061100  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015062650  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015062650  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015065582  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.015076285  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec9fb0
0:00:00.015065582  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.015076285  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ec9fb0
0:00:00.015078502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015078502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015079989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8eca001
0:00:00.015082092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eca00f
0:00:00.015079989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8eca001
0:00:00.015082092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eca00f
0:00:00.015084845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385b10 (dv1394src)
0:00:00.015084845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385b10 (dv1394src)
0:00:00.015087075  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dv1394src> set parent (ref and sink)
0:00:00.015087075  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dv1394src> set parent (ref and sink)
0:00:00.015088544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dv1394src, plugin 0x29c2384020 1394
0:00:00.015090543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin '1394' feature 'hdv1394src' typename : 'GstElementFactory'
0:00:00.015088544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dv1394src, plugin 0x29c2384020 1394
0:00:00.015090543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin '1394' feature 'hdv1394src' typename : 'GstElementFactory'
0:00:00.015094800  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015096427  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015094800  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015096427  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015098474  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015098474  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015100025  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015101791  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015100025  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015101791  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015103279  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015105329  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015103279  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015105329  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015106985  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015106985  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015108894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.015110458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eca148
0:00:00.015108894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.015110458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eca148
0:00:00.015112486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015114046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8eca192
0:00:00.015112486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015114046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8eca192
0:00:00.015116050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eca1a0
0:00:00.015116050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eca1a0
0:00:00.015118392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385bf0 (hdv1394src)
0:00:00.015120713  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<hdv1394src> set parent (ref and sink)
0:00:00.015118392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385bf0 (hdv1394src)
0:00:00.015120713  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<hdv1394src> set parent (ref and sink)
0:00:00.015122162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature hdv1394src, plugin 0x29c2384020 1394
0:00:00.015124241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 307630(4b1ae)/966241
0:00:00.015122162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature hdv1394src, plugin 0x29c2384020 1394
0:00:00.015124241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 307630(4b1ae)/966241
0:00:00.015128864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384160 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaasink.so"
0:00:00.015128864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384160 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaasink.so"
0:00:00.015131893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'aasink' plugin with 1 features from binary registry
0:00:00.015131893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'aasink' plugin with 1 features from binary registry
0:00:00.015134056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'aasink' feature 'aasink' typename : 'GstElementFactory'
0:00:00.015134056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'aasink' feature 'aasink' typename : 'GstElementFactory'
0:00:00.015138167  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015139879  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015138167  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015139879  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015141825  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015141825  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015143426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015145371  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015143426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015145371  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015146875  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015148799  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015150244  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015146875  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015148799  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015150244  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015152071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.015152071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.015153660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eca388
0:00:00.015155727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015153660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eca388
0:00:00.015155727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015157590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385cd0 (aasink)
0:00:00.015157590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385cd0 (aasink)
0:00:00.015159977  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<aasink> set parent (ref and sink)
0:00:00.015161373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature aasink, plugin 0x29c2384160 aasink
0:00:00.015159977  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<aasink> set parent (ref and sink)
0:00:00.015161373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature aasink, plugin 0x29c2384160 aasink
0:00:00.015163400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 308254(4b41e)/966241
0:00:00.015163400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 308254(4b41e)/966241
0:00:00.015167713  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23842a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalaw.so"
0:00:00.015167713  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23842a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalaw.so"
0:00:00.015170774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'alaw' plugin with 2 features from binary registry
0:00:00.015170774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'alaw' plugin with 2 features from binary registry
0:00:00.015172797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'alaw' feature 'alawenc' typename : 'GstElementFactory'
0:00:00.015176916  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015172797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'alaw' feature 'alawenc' typename : 'GstElementFactory'
0:00:00.015176916  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015178511  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015178511  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015180456  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015181996  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015180456  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015181996  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015183739  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015185295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015183739  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015185295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015187194  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015188757  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015187194  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015188757  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015190759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015190759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015192287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eca628
0:00:00.015194223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015192287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eca628
0:00:00.015194223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015195669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eca678
0:00:00.015197783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015195669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eca678
0:00:00.015197783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015199261  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eca6f7
0:00:00.015201585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385db0 (alawenc)
0:00:00.015199261  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eca6f7
0:00:00.015201585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385db0 (alawenc)
0:00:00.015203829  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<alawenc> set parent (ref and sink)
0:00:00.015203829  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<alawenc> set parent (ref and sink)
0:00:00.015205248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature alawenc, plugin 0x29c23842a0 alaw
0:00:00.015207226  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'alaw' feature 'alawdec' typename : 'GstElementFactory'
0:00:00.015205248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature alawenc, plugin 0x29c23842a0 alaw
0:00:00.015207226  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'alaw' feature 'alawdec' typename : 'GstElementFactory'
0:00:00.015213509  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015213509  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015215980  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015218018  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015215980  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015218018  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015219547  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015221371  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015219547  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015221371  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015222874  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015222874  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015224865  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015226367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015224865  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015226367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015228303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015229867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eca820
0:00:00.015228303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015229867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eca820
0:00:00.015231804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015233338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eca8a0
0:00:00.015231804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015233338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eca8a0
0:00:00.015235164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015235164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015237127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385e90 (alawdec)
0:00:00.015239301  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<alawdec> set parent (ref and sink)
0:00:00.015237127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2385e90 (alawdec)
0:00:00.015239301  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<alawdec> set parent (ref and sink)
0:00:00.015240678  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature alawdec, plugin 0x29c23842a0 alaw
0:00:00.015242642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 309486(4b8ee)/966241
0:00:00.015240678  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature alawdec, plugin 0x29c23842a0 alaw
0:00:00.015242642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 309486(4b8ee)/966241
0:00:00.015247130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23843e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalpha.so"
0:00:00.015247130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23843e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalpha.so"
0:00:00.015249997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'alpha' plugin with 1 features from binary registry
0:00:00.015249997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'alpha' plugin with 1 features from binary registry
0:00:00.015252042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'alpha' feature 'alpha' typename : 'GstElementFactory'
0:00:00.015252042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'alpha' feature 'alpha' typename : 'GstElementFactory'
0:00:00.015256391  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015258044  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015256391  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015258044  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015259959  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015261582  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015259959  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015261582  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015263346  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015264929  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015263346  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015264929  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015267058  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015268602  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015267058  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015268602  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015271081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015271081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015272644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecab80
0:00:00.015272644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecab80
0:00:00.015275120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015276622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecac88
0:00:00.015275120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015276622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecac88
0:00:00.015278663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015278663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015280502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23878b0 (alpha)
0:00:00.015282638  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<alpha> set parent (ref and sink)
0:00:00.015284041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature alpha, plugin 0x29c23843e0 alpha
0:00:00.015280502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23878b0 (alpha)
0:00:00.015282638  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<alpha> set parent (ref and sink)
0:00:00.015284041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature alpha, plugin 0x29c23843e0 alpha
0:00:00.015286102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 310667(4bd8b)/966241
0:00:00.015286102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 310667(4bd8b)/966241
0:00:00.015290525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384520 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalphacolor.so"
0:00:00.015290525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384520 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalphacolor.so"
0:00:00.015293341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'alphacolor' plugin with 1 features from binary registry
0:00:00.015293341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'alphacolor' plugin with 1 features from binary registry
0:00:00.015295317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'alphacolor' feature 'alphacolor' typename : 'GstElementFactory'
0:00:00.015295317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'alphacolor' feature 'alphacolor' typename : 'GstElementFactory'
0:00:00.015299400  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015301040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015299400  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015301040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015302869  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015304401  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015302869  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015304401  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015306229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015306229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015307794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015309944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015311405  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015307794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015309944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015311405  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015313187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015313187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015314746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecafe8
0:00:00.015314746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecafe8
0:00:00.015320238  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015320238  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015322061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecb0a0
0:00:00.015322061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecb0a0
0:00:00.015324178  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015324178  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015326198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2387990 (alphacolor)
0:00:00.015328746  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<alphacolor> set parent (ref and sink)
0:00:00.015326198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2387990 (alphacolor)
0:00:00.015328746  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<alphacolor> set parent (ref and sink)
0:00:00.015330128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature alphacolor, plugin 0x29c2384520 alphacolor
0:00:00.015330128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature alphacolor, plugin 0x29c2384520 alphacolor
0:00:00.015332329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 311633(4c151)/966241
0:00:00.015332329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 311633(4c151)/966241
0:00:00.015346811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384660 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapetag.so"
0:00:00.015346811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384660 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapetag.so"
0:00:00.015349369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'apetag' plugin with 1 features from binary registry
0:00:00.015351419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'apetag' feature 'apedemux' typename : 'GstElementFactory'
0:00:00.015349369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'apetag' plugin with 1 features from binary registry
0:00:00.015351419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'apetag' feature 'apedemux' typename : 'GstElementFactory'
0:00:00.015365477  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015365477  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015367350  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015367350  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015369456  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015371167  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015369456  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015371167  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015373147  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015374825  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015373147  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015374825  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015376988  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015376988  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015378608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015380864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015378608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015380864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015382440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecb368
0:00:00.015384409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015382440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecb368
0:00:00.015384409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015385937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecb378
0:00:00.015388026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015385937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecb378
0:00:00.015388026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015389901  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2387a70 (apedemux)
0:00:00.015392174  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<apedemux> set parent (ref and sink)
0:00:00.015389901  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2387a70 (apedemux)
0:00:00.015392174  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<apedemux> set parent (ref and sink)
0:00:00.015393601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature apedemux, plugin 0x29c2384660 apetag
0:00:00.015393601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature apedemux, plugin 0x29c2384660 apetag
0:00:00.015395675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 312218(4c39a)/966241
0:00:00.015395675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 312218(4c39a)/966241
0:00:00.015400403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23847a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofx.so"
0:00:00.015400403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23847a0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofx.so"
0:00:00.015402865  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiofx' plugin with 13 features from binary registry
0:00:00.015402865  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiofx' plugin with 13 features from binary registry
0:00:00.015404982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiopanorama' typename : 'GstElementFactory'
0:00:00.015404982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiopanorama' typename : 'GstElementFactory'
0:00:00.015409258  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015411075  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015409258  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015411075  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015413036  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015414754  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015413036  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015414754  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015416677  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015418378  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015416677  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015418378  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015420596  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015420596  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015422340  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015424383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015422340  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015424383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015425978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecb5a8
0:00:00.015425978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecb5a8
0:00:00.015428715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015430298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecb630
0:00:00.015428715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015430298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecb630
0:00:00.015432447  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015432447  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015434745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2387b50 (audiopanorama)
0:00:00.015437134  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiopanorama> set parent (ref and sink)
0:00:00.015434745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2387b50 (audiopanorama)
0:00:00.015437134  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiopanorama> set parent (ref and sink)
0:00:00.015438578  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiopanorama, plugin 0x29c23847a0 audiofx
0:00:00.015440880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audioinvert' typename : 'GstElementFactory'
0:00:00.015438578  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiopanorama, plugin 0x29c23847a0 audiofx
0:00:00.015440880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audioinvert' typename : 'GstElementFactory'
0:00:00.015445090  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015445090  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015446833  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015448816  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015446833  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015448816  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015450437  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015450437  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015452406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015454137  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015452406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015454137  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015456221  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015457897  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015456221  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015457897  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015459943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015461551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecb7e0
0:00:00.015459943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015461551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecb7e0
0:00:00.015463897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015463897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015465485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecb888
0:00:00.015467556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015465485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecb888
0:00:00.015467556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015469555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2387c30 (audioinvert)
0:00:00.015471857  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioinvert> set parent (ref and sink)
0:00:00.015469555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2387c30 (audioinvert)
0:00:00.015471857  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioinvert> set parent (ref and sink)
0:00:00.015473317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audioinvert, plugin 0x29c23847a0 audiofx
0:00:00.015473317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audioinvert, plugin 0x29c23847a0 audiofx
0:00:00.015475487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiokaraoke' typename : 'GstElementFactory'
0:00:00.015475487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiokaraoke' typename : 'GstElementFactory'
0:00:00.015479840  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015481564  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015479840  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015481564  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015483440  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015485031  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015483440  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015485031  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015486838  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015486838  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015488517  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015490875  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015488517  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015490875  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015492510  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015494449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015496020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecba28
0:00:00.015492510  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015494449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015496020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecba28
0:00:00.015498282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015499810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecbad8
0:00:00.015498282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015499810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecbad8
0:00:00.015504670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015504670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015507699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2387d10 (audiokaraoke)
0:00:00.015510198  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiokaraoke> set parent (ref and sink)
0:00:00.015507699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2387d10 (audiokaraoke)
0:00:00.015510198  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiokaraoke> set parent (ref and sink)
0:00:00.015511750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiokaraoke, plugin 0x29c23847a0 audiofx
0:00:00.015511750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiokaraoke, plugin 0x29c23847a0 audiofx
0:00:00.015513937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audioamplify' typename : 'GstElementFactory'
0:00:00.015513937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audioamplify' typename : 'GstElementFactory'
0:00:00.015520042  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015520042  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015522612  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015524843  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015522612  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015524843  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015526473  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015528440  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015526473  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015528440  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015530024  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015532253  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015530024  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015532253  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015533894  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015536027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015533894  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015536027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015537853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecbca8
0:00:00.015537853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecbca8
0:00:00.015540394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015600555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecbd68
0:00:00.015604168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015606873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2387df0 (audioamplify)
0:00:00.015540394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015600555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecbd68
0:00:00.015604168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015606873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2387df0 (audioamplify)
0:00:00.015609486  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioamplify> set parent (ref and sink)
0:00:00.015611329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audioamplify, plugin 0x29c23847a0 audiofx
0:00:00.015613530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiodynamic' typename : 'GstElementFactory'
0:00:00.015619610  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015621626  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015609486  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioamplify> set parent (ref and sink)
0:00:00.015611329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audioamplify, plugin 0x29c23847a0 audiofx
0:00:00.015613530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiodynamic' typename : 'GstElementFactory'
0:00:00.015619610  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015621626  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015623974  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015625659  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015627574  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015629177  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015631194  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015623974  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015625659  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015627574  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015629177  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015631194  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015632889  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015635269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015632889  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015635269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015636905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecbf38
0:00:00.015639251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015636905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecbf38
0:00:00.015639251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015640859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecbfe0
0:00:00.015640859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecbfe0
0:00:00.015643103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015645248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2387ed0 (audiodynamic)
0:00:00.015647568  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiodynamic> set parent (ref and sink)
0:00:00.015648980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiodynamic, plugin 0x29c23847a0 audiofx
0:00:00.015643103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015645248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2387ed0 (audiodynamic)
0:00:00.015647568  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiodynamic> set parent (ref and sink)
0:00:00.015648980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiodynamic, plugin 0x29c23847a0 audiofx
0:00:00.015651111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiocheblimit' typename : 'GstElementFactory'
0:00:00.015651111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiocheblimit' typename : 'GstElementFactory'
0:00:00.015655458  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015657263  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015655458  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015657263  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015659394  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015659394  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015661115  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015663298  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015661115  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015663298  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015664915  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015667063  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015664915  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015667063  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015668591  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015668591  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015670722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015672705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecc1c8
0:00:00.015675087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015670722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015672705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecc1c8
0:00:00.015675087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015676633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecc260
0:00:00.015678715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015676633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecc260
0:00:00.015678715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015680772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a040 (audiocheblimit)
0:00:00.015680772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a040 (audiocheblimit)
0:00:00.015683172  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiocheblimit> set parent (ref and sink)
0:00:00.015683172  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiocheblimit> set parent (ref and sink)
0:00:00.015684769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiocheblimit, plugin 0x29c23847a0 audiofx
0:00:00.015687143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiochebband' typename : 'GstElementFactory'
0:00:00.015684769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiocheblimit, plugin 0x29c23847a0 audiofx
0:00:00.015687143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiochebband' typename : 'GstElementFactory'
0:00:00.015691313  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015691313  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015693223  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015693223  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015695365  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015696996  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015695365  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015696996  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015698802  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015700524  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015698802  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015700524  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015702558  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015704261  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015702558  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015704261  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015706268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015707919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecc430
0:00:00.015706268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015707919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecc430
0:00:00.015709912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015711509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecc4c8
0:00:00.015709912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015711509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecc4c8
0:00:00.015713537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015713537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015715548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a120 (audiochebband)
0:00:00.015717853  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiochebband> set parent (ref and sink)
0:00:00.015715548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a120 (audiochebband)
0:00:00.015717853  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiochebband> set parent (ref and sink)
0:00:00.015719266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiochebband, plugin 0x29c23847a0 audiofx
0:00:00.015719266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiochebband, plugin 0x29c23847a0 audiofx
0:00:00.015721566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audioiirfilter' typename : 'GstElementFactory'
0:00:00.015721566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audioiirfilter' typename : 'GstElementFactory'
0:00:00.015725703  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015727710  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015725703  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015727710  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015729645  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015731297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015729645  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015731297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015733124  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015734792  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015733124  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015734792  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015737105  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015737105  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015738805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015740775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015738805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015740775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015742404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecc690
0:00:00.015744467  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015742404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecc690
0:00:00.015744467  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015745973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecc728
0:00:00.015745973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecc728
0:00:00.015748076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015750206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a200 (audioiirfilter)
0:00:00.015752491  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioiirfilter> set parent (ref and sink)
0:00:00.015748076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015750206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a200 (audioiirfilter)
0:00:00.015752491  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioiirfilter> set parent (ref and sink)
0:00:00.015754186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audioiirfilter, plugin 0x29c23847a0 audiofx
0:00:00.015754186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audioiirfilter, plugin 0x29c23847a0 audiofx
0:00:00.015756421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiowsinclimit' typename : 'GstElementFactory'
0:00:00.015756421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiowsinclimit' typename : 'GstElementFactory'
0:00:00.015760881  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015760881  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015762649  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015764747  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015762649  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015764747  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015766309  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015768180  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015766309  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015768180  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015769791  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015769791  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015772031  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015773716  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015772031  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015773716  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015776692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015778344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecc990
0:00:00.015776692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015778344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecc990
0:00:00.015780427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015782009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecca28
0:00:00.015780427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015782009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecca28
0:00:00.015784001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015784001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015785978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a2e0 (audiowsinclimit)
0:00:00.015788354  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiowsinclimit> set parent (ref and sink)
0:00:00.015785978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a2e0 (audiowsinclimit)
0:00:00.015788354  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiowsinclimit> set parent (ref and sink)
0:00:00.015789806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiowsinclimit, plugin 0x29c23847a0 audiofx
0:00:00.015789806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiowsinclimit, plugin 0x29c23847a0 audiofx
0:00:00.015792003  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiowsincband' typename : 'GstElementFactory'
0:00:00.015792003  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiowsincband' typename : 'GstElementFactory'
0:00:00.015796243  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015798010  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015796243  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015798010  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015799994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015799994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015801667  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015803541  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015801667  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015803541  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015805125  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015807361  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015808953  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015805125  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015807361  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015808953  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015811711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015811711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015813336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eccc98
0:00:00.015813336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eccc98
0:00:00.015815391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015817177  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eccd30
0:00:00.015815391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015817177  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eccd30
0:00:00.015819179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015819179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015821287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a3c0 (audiowsincband)
0:00:00.015823836  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiowsincband> set parent (ref and sink)
0:00:00.015821287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a3c0 (audiowsincband)
0:00:00.015823836  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiowsincband> set parent (ref and sink)
0:00:00.015825338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiowsincband, plugin 0x29c23847a0 audiofx
0:00:00.015825338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiowsincband, plugin 0x29c23847a0 audiofx
0:00:00.015827539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiofirfilter' typename : 'GstElementFactory'
0:00:00.015827539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audiofirfilter' typename : 'GstElementFactory'
0:00:00.015835693  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015835693  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015842460  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015844636  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015842460  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015844636  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015846245  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015848176  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015846245  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015848176  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015849744  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015851947  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015849744  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015851947  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015853533  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015853533  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015855548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015857304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eccef8
0:00:00.015855548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015857304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eccef8
0:00:00.015859441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015861081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eccf90
0:00:00.015859441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015861081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eccf90
0:00:00.015865506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015865506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015867849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a4a0 (audiofirfilter)
0:00:00.015867849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a4a0 (audiofirfilter)
0:00:00.015870298  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiofirfilter> set parent (ref and sink)
0:00:00.015871942  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiofirfilter, plugin 0x29c23847a0 audiofx
0:00:00.015870298  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiofirfilter> set parent (ref and sink)
0:00:00.015871942  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiofirfilter, plugin 0x29c23847a0 audiofx
0:00:00.015874310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audioecho' typename : 'GstElementFactory'
0:00:00.015874310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'audioecho' typename : 'GstElementFactory'
0:00:00.015878946  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015878946  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015880707  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015880707  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015882749  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015884415  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015882749  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015884415  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015886300  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015888033  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015886300  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015888033  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015890185  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015890185  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015891841  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015894161  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015891841  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015894161  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015895746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd148
0:00:00.015897917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015899443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd1e0
0:00:00.015895746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd148
0:00:00.015897917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015899443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd1e0
0:00:00.015906471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015908711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a580 (audioecho)
0:00:00.015906471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015908711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a580 (audioecho)
0:00:00.015910981  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioecho> set parent (ref and sink)
0:00:00.015910981  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioecho> set parent (ref and sink)
0:00:00.015912604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audioecho, plugin 0x29c23847a0 audiofx
0:00:00.015914841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'scaletempo' typename : 'GstElementFactory'
0:00:00.015912604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audioecho, plugin 0x29c23847a0 audiofx
0:00:00.015914841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiofx' feature 'scaletempo' typename : 'GstElementFactory'
0:00:00.015919462  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015919462  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015922716  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015924807  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015922716  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015924807  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015926459  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015928390  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015926459  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015928390  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015929956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015932106  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015929956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015932106  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015933735  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015935775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015933735  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015935775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015937356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd380
0:00:00.015937356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd380
0:00:00.015940147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015941752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd4b0
0:00:00.015940147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.015941752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd4b0
0:00:00.015944150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015944150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.015946205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a660 (scaletempo)
0:00:00.015957812  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<scaletempo> set parent (ref and sink)
0:00:00.015946205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238a660 (scaletempo)
0:00:00.015957812  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<scaletempo> set parent (ref and sink)
0:00:00.015959256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature scaletempo, plugin 0x29c23847a0 audiofx
0:00:00.015959256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature scaletempo, plugin 0x29c23847a0 audiofx
0:00:00.015961415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 320991(4e5df)/966241
0:00:00.015961415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 320991(4e5df)/966241
0:00:00.015977064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23848e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioparsers.so"
0:00:00.015977064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23848e0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioparsers.so"
0:00:00.015979665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audioparsers' plugin with 8 features from binary registry
0:00:00.015979665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audioparsers' plugin with 8 features from binary registry
0:00:00.015981925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'aacparse' typename : 'GstElementFactory'
0:00:00.015981925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'aacparse' typename : 'GstElementFactory'
0:00:00.015986409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015988252  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015986409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.015988252  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015990362  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015990362  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.015992020  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015994069  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015992020  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015994069  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.015995632  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015997755  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015995632  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.015997755  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.015999294  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016001329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.015999294  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016001329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016002936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd7e8
0:00:00.016002936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd7e8
0:00:00.016005044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016006655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd820
0:00:00.016008821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016005044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016006655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd820
0:00:00.016008821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016010817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c050 (aacparse)
0:00:00.016010817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c050 (aacparse)
0:00:00.016013161  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<aacparse> set parent (ref and sink)
0:00:00.016014730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature aacparse, plugin 0x29c23848e0 audioparsers
0:00:00.016013161  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<aacparse> set parent (ref and sink)
0:00:00.016014730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature aacparse, plugin 0x29c23848e0 audioparsers
0:00:00.016017022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'amrparse' typename : 'GstElementFactory'
0:00:00.016017022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'amrparse' typename : 'GstElementFactory'
0:00:00.016021505  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016021505  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016023252  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016023252  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016025343  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016027041  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016025343  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016027041  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016028909  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016030586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016028909  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016030586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016032575  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016034296  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016032575  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016034296  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016036326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016037947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd9b0
0:00:00.016036326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016037947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd9b0
0:00:00.016040043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016041711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd9e8
0:00:00.016040043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016041711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecd9e8
0:00:00.016043842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016043842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016045912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c130 (amrparse)
0:00:00.016048247  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<amrparse> set parent (ref and sink)
0:00:00.016045912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c130 (amrparse)
0:00:00.016048247  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<amrparse> set parent (ref and sink)
0:00:00.016049741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature amrparse, plugin 0x29c23848e0 audioparsers
0:00:00.016049741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature amrparse, plugin 0x29c23848e0 audioparsers
0:00:00.016052087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'ac3parse' typename : 'GstElementFactory'
0:00:00.016052087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'ac3parse' typename : 'GstElementFactory'
0:00:00.016056397  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016056397  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016058175  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016060190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016061782  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016058175  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016060190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016061782  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016063717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016065307  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016063717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016065307  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016067197  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016068812  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016067197  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016068812  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016070926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016072541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecdb60
0:00:00.016070926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016072541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecdb60
0:00:00.016076026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016076026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016078988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecdba8
0:00:00.016078988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecdba8
0:00:00.016081735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016084046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c210 (ac3parse)
0:00:00.016081735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016084046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c210 (ac3parse)
0:00:00.016086445  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ac3parse> set parent (ref and sink)
0:00:00.016088054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ac3parse, plugin 0x29c23848e0 audioparsers
0:00:00.016086445  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ac3parse> set parent (ref and sink)
0:00:00.016088054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ac3parse, plugin 0x29c23848e0 audioparsers
0:00:00.016090287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'dcaparse' typename : 'GstElementFactory'
0:00:00.016090287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'dcaparse' typename : 'GstElementFactory'
0:00:00.016094706  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016094706  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016096447  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016098902  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016096447  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016098902  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016100493  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016102352  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016100493  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016102352  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016103925  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016103925  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016105899  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016107913  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016105899  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016107913  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016109981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016111645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecddc8
0:00:00.016109981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016111645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecddc8
0:00:00.016113652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016115302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecddf8
0:00:00.016113652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016115302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecddf8
0:00:00.016117720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016117720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016119845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c2f0 (dcaparse)
0:00:00.016122181  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dcaparse> set parent (ref and sink)
0:00:00.016119845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c2f0 (dcaparse)
0:00:00.016122181  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dcaparse> set parent (ref and sink)
0:00:00.016123641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dcaparse, plugin 0x29c23848e0 audioparsers
0:00:00.016123641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dcaparse, plugin 0x29c23848e0 audioparsers
0:00:00.016125895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'flacparse' typename : 'GstElementFactory'
0:00:00.016125895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'flacparse' typename : 'GstElementFactory'
0:00:00.016134996  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016137750  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016139914  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016141588  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016143477  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016134996  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016137750  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016139914  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016141588  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016143477  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016145097  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016147334  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016148852  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016145097  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016147334  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016148852  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016150896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016152607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece008
0:00:00.016150896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016152607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece008
0:00:00.016155727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016157441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece068
0:00:00.016155727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016157441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece068
0:00:00.016159389  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016159389  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016161601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c3d0 (flacparse)
0:00:00.016164171  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flacparse> set parent (ref and sink)
0:00:00.016161601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c3d0 (flacparse)
0:00:00.016164171  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flacparse> set parent (ref and sink)
0:00:00.016165711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flacparse, plugin 0x29c23848e0 audioparsers
0:00:00.016165711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flacparse, plugin 0x29c23848e0 audioparsers
0:00:00.016167925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'mpegaudioparse' typename : 'GstElementFactory'
0:00:00.016167925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'mpegaudioparse' typename : 'GstElementFactory'
0:00:00.016172456  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016172456  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016174240  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016176358  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016177916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016174240  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016176358  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016177916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016179786  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016179786  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016181413  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016184037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016181413  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016184037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016185571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016185571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016187982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016189613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece1f8
0:00:00.016187982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016189613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece1f8
0:00:00.016191629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016193257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece228
0:00:00.016191629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016193257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece228
0:00:00.016195534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016195534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016197639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c4b0 (mpegaudioparse)
0:00:00.016199902  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpegaudioparse> set parent (ref and sink)
0:00:00.016197639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c4b0 (mpegaudioparse)
0:00:00.016199902  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mpegaudioparse> set parent (ref and sink)
0:00:00.016201410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpegaudioparse, plugin 0x29c23848e0 audioparsers
0:00:00.016203615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'sbcparse' typename : 'GstElementFactory'
0:00:00.016201410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mpegaudioparse, plugin 0x29c23848e0 audioparsers
0:00:00.016203615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'sbcparse' typename : 'GstElementFactory'
0:00:00.016207713  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016207713  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016209500  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016209500  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016211447  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016213185  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016211447  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016213185  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016214973  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016216574  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016214973  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016216574  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016218597  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016220256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016218597  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016220256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016222318  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016222318  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016223956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece3f0
0:00:00.016226359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016223956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece3f0
0:00:00.016226359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016227930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece460
0:00:00.016229934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016227930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece460
0:00:00.016229934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016231874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c590 (sbcparse)
0:00:00.016234171  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sbcparse> set parent (ref and sink)
0:00:00.016231874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c590 (sbcparse)
0:00:00.016234171  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<sbcparse> set parent (ref and sink)
0:00:00.016235640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sbcparse, plugin 0x29c23848e0 audioparsers
0:00:00.016235640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature sbcparse, plugin 0x29c23848e0 audioparsers
0:00:00.016237829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'wavpackparse' typename : 'GstElementFactory'
0:00:00.016237829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioparsers' feature 'wavpackparse' typename : 'GstElementFactory'
0:00:00.016242100  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016243866  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016242100  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016243866  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016245857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016247492  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016245857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016247492  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016249405  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016249405  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016251011  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016252988  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016251011  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016252988  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016254523  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016256590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016258194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece588
0:00:00.016254523  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016256590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016258194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece588
0:00:00.016260140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016260140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016261691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece5a8
0:00:00.016261691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece5a8
0:00:00.016265854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016265854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016268268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c670 (wavpackparse)
0:00:00.016270630  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wavpackparse> set parent (ref and sink)
0:00:00.016268268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238c670 (wavpackparse)
0:00:00.016270630  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wavpackparse> set parent (ref and sink)
0:00:00.016272116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wavpackparse, plugin 0x29c23848e0 audioparsers
0:00:00.016272116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wavpackparse, plugin 0x29c23848e0 audioparsers
0:00:00.016274287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 325206(4f656)/966241
0:00:00.016274287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 325206(4f656)/966241
0:00:00.016279672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384a20 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstauparse.so"
0:00:00.016279672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384a20 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstauparse.so"
0:00:00.016282446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'auparse' plugin with 1 features from binary registry
0:00:00.016282446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'auparse' plugin with 1 features from binary registry
0:00:00.016284674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'auparse' feature 'auparse' typename : 'GstElementFactory'
0:00:00.016284674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'auparse' feature 'auparse' typename : 'GstElementFactory'
0:00:00.016289104  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016290970  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016289104  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016290970  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016292971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016294618  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016292971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016294618  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016296509  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016296509  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016298174  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016300314  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016298174  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016300314  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016301889  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016303960  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016301889  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016303960  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016305741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece840
0:00:00.016305741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece840
0:00:00.016307761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016309456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece858
0:00:00.016307761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016309456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ece858
0:00:00.016312940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016312940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016314945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238d8c0 (auparse)
0:00:00.016317352  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<auparse> set parent (ref and sink)
0:00:00.016314945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238d8c0 (auparse)
0:00:00.016317352  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<auparse> set parent (ref and sink)
0:00:00.016318828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature auparse, plugin 0x29c2384a20 auparse
0:00:00.016318828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature auparse, plugin 0x29c2384a20 auparse
0:00:00.016321013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 326326(4fab6)/966241
0:00:00.016321013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 326326(4fab6)/966241
0:00:00.016326050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384b60 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautodetect.so"
0:00:00.016326050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384b60 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautodetect.so"
0:00:00.016328501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'autodetect' plugin with 4 features from binary registry
0:00:00.016328501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'autodetect' plugin with 4 features from binary registry
0:00:00.016330673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'autodetect' feature 'autovideosink' typename : 'GstElementFactory'
0:00:00.016330673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'autodetect' feature 'autovideosink' typename : 'GstElementFactory'
0:00:00.016334876  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016336698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016334876  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016336698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016338734  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016338734  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016340423  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016342467  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016344140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016340423  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016342467  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016344140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016346334  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016346334  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016347948  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016350154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.016347948  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016350154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.016351745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ececf8
0:00:00.016353731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016351745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ececf8
0:00:00.016353731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016355316  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eced09
0:00:00.016355316  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eced09
0:00:00.016360950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238d9a0 (autovideosink)
0:00:00.016360950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238d9a0 (autovideosink)
0:00:00.016364359  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<autovideosink> set parent (ref and sink)
0:00:00.016365998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature autovideosink, plugin 0x29c2384b60 autodetect
0:00:00.016364359  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<autovideosink> set parent (ref and sink)
0:00:00.016365998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature autovideosink, plugin 0x29c2384b60 autodetect
0:00:00.016368291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'autodetect' feature 'autovideosrc' typename : 'GstElementFactory'
0:00:00.016368291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'autodetect' feature 'autovideosrc' typename : 'GstElementFactory'
0:00:00.016372970  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016374829  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016372970  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016374829  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016376890  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016378607  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016376890  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016378607  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016380604  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016380604  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016382296  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016384619  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016382296  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016384619  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016386256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016386256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016388506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.016390169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecee60
0:00:00.016388506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.016390169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecee60
0:00:00.016392062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016393754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ecee70
0:00:00.016392062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016393754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ecee70
0:00:00.016396380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238da80 (autovideosrc)
0:00:00.016396380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238da80 (autovideosrc)
0:00:00.016398811  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<autovideosrc> set parent (ref and sink)
0:00:00.016400336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature autovideosrc, plugin 0x29c2384b60 autodetect
0:00:00.016398811  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<autovideosrc> set parent (ref and sink)
0:00:00.016400336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature autovideosrc, plugin 0x29c2384b60 autodetect
0:00:00.016402558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'autodetect' feature 'autoaudiosink' typename : 'GstElementFactory'
0:00:00.016402558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'autodetect' feature 'autoaudiosink' typename : 'GstElementFactory'
0:00:00.016411530  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016411530  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016414238  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016416385  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016414238  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016416385  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016418032  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016418032  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016420052  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016421693  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016420052  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016421693  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016423894  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016425572  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016423894  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016425572  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016427558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.016427558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.016429322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecef98
0:00:00.016431372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016429322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecef98
0:00:00.016431372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016432963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ecefa9
0:00:00.016435732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238db60 (autoaudiosink)
0:00:00.016432963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ecefa9
0:00:00.016435732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238db60 (autoaudiosink)
0:00:00.016438195  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<autoaudiosink> set parent (ref and sink)
0:00:00.016438195  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<autoaudiosink> set parent (ref and sink)
0:00:00.016439751  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature autoaudiosink, plugin 0x29c2384b60 autodetect
0:00:00.016442133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'autodetect' feature 'autoaudiosrc' typename : 'GstElementFactory'
0:00:00.016439751  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature autoaudiosink, plugin 0x29c2384b60 autodetect
0:00:00.016442133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'autodetect' feature 'autoaudiosrc' typename : 'GstElementFactory'
0:00:00.016446870  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016446870  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016449340  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016451463  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016449340  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016451463  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016453053  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016453053  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016455015  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016456916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016455015  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016456916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016459140  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016460845  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016459140  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016460845  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016463051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.016464728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecf100
0:00:00.016466652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016468247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ecf110
0:00:00.016463051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.016464728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecf100
0:00:00.016466652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016468247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ecf110
0:00:00.016470782  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238dc40 (autoaudiosrc)
0:00:00.016470782  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238dc40 (autoaudiosrc)
0:00:00.016473116  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<autoaudiosrc> set parent (ref and sink)
0:00:00.016474662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature autoaudiosrc, plugin 0x29c2384b60 autodetect
0:00:00.016473116  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<autoaudiosrc> set parent (ref and sink)
0:00:00.016474662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature autoaudiosrc, plugin 0x29c2384b60 autodetect
0:00:00.016476921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 327966(5011e)/966241
0:00:00.016476921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 327966(5011e)/966241
0:00:00.016482065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384ca0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstavi.so"
0:00:00.016482065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384ca0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstavi.so"
0:00:00.016485329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'avi' plugin with 3 features from binary registry
0:00:00.016485329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'avi' plugin with 3 features from binary registry
0:00:00.016487602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'avi' feature 'avidemux' typename : 'GstElementFactory'
0:00:00.016487602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'avi' feature 'avidemux' typename : 'GstElementFactory'
0:00:00.016493483  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016493483  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016495397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016497695  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016495397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016497695  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016499427  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016501395  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016499427  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016501395  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016502994  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016502994  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016505203  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016506865  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016505203  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016506865  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016509381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=5
0:00:00.016511055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecf368
0:00:00.016509381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=5
0:00:00.016511055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecf368
0:00:00.016516268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.016516268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.016518595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecf828
0:00:00.016518595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ecf828
0:00:00.016555856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.016555856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.016558347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed2398
0:00:00.016560631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.016558347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed2398
0:00:00.016560631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.016562233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed23c8
0:00:00.016564330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subpicture_%u
0:00:00.016562233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed23c8
0:00:00.016564330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subpicture_%u
0:00:00.016565848  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed23f0
0:00:00.016567988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016565848  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed23f0
0:00:00.016567988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016569990  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238dd20 (avidemux)
0:00:00.016569990  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238dd20 (avidemux)
0:00:00.016572603  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avidemux> set parent (ref and sink)
0:00:00.016572603  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avidemux> set parent (ref and sink)
0:00:00.016574257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avidemux, plugin 0x29c2384ca0 avi
0:00:00.016576797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'avi' feature 'avimux' typename : 'GstElementFactory'
0:00:00.016574257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avidemux, plugin 0x29c2384ca0 avi
0:00:00.016576797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'avi' feature 'avimux' typename : 'GstElementFactory'
0:00:00.016582043  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016582043  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016584644  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016586969  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016584644  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016586969  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016588578  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016590557  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016588578  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016590557  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016592126  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016594241  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016592126  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016594241  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016596074  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016596074  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016598585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.016600389  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed2528
0:00:00.016598585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.016600389  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed2528
0:00:00.016602300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016603923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed2548
0:00:00.016602300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016603923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed2548
0:00:00.016607391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.016607391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.016609747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed27b0
0:00:00.016609747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed27b0
0:00:00.016617886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.016617886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.016620180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ed2e61
0:00:00.016623415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238de00 (avimux)
0:00:00.016620180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ed2e61
0:00:00.016623415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238de00 (avimux)
0:00:00.016626087  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avimux> set parent (ref and sink)
0:00:00.016626087  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avimux> set parent (ref and sink)
0:00:00.016627688  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avimux, plugin 0x29c2384ca0 avi
0:00:00.016627688  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avimux, plugin 0x29c2384ca0 avi
0:00:00.016630037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'avi' feature 'avisubtitle' typename : 'GstElementFactory'
0:00:00.016630037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'avi' feature 'avisubtitle' typename : 'GstElementFactory'
0:00:00.016635080  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016635080  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016636982  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016639298  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016636982  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016639298  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016641000  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016641000  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016643133  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016645121  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016643133  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016645121  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016647198  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016648850  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016647198  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016648850  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016650859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016650859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016652575  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed2f78
0:00:00.016654896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016656530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed2fa0
0:00:00.016652575  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed2f78
0:00:00.016654896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016656530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed2fa0
0:00:00.016658620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016658620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016660728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238dee0 (avisubtitle)
0:00:00.016663416  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avisubtitle> set parent (ref and sink)
0:00:00.016660728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c238dee0 (avisubtitle)
0:00:00.016663416  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avisubtitle> set parent (ref and sink)
0:00:00.016664961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avisubtitle, plugin 0x29c2384ca0 avi
0:00:00.016664961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avisubtitle, plugin 0x29c2384ca0 avi
0:00:00.016667327  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 344003(53fc3)/966241
0:00:00.016667327  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 344003(53fc3)/966241
0:00:00.016676308  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384de0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcacasink.so"
0:00:00.016676308  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2384de0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcacasink.so"
0:00:00.016679747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'cacasink' plugin with 1 features from binary registry
0:00:00.016679747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'cacasink' plugin with 1 features from binary registry
0:00:00.016682252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'cacasink' feature 'cacasink' typename : 'GstElementFactory'
0:00:00.016682252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'cacasink' feature 'cacasink' typename : 'GstElementFactory'
0:00:00.016687142  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016689038  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016687142  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016689038  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016691343  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016691343  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016693000  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016695094  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016693000  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016695094  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016696698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016698810  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016696698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016698810  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016700335  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016700335  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016702431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.016704126  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed31c0
0:00:00.016702431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.016704126  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed31c0
0:00:00.016706591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016706591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016708652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390840 (cacasink)
0:00:00.016711028  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cacasink> set parent (ref and sink)
0:00:00.016708652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390840 (cacasink)
0:00:00.016711028  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cacasink> set parent (ref and sink)
0:00:00.016712518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cacasink, plugin 0x29c2384de0 cacasink
0:00:00.016712518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cacasink, plugin 0x29c2384de0 cacasink
0:00:00.016714786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 344708(54284)/966241
0:00:00.016714786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 344708(54284)/966241
0:00:00.016719711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23960b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcairo.so"
0:00:00.016719711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23960b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcairo.so"
0:00:00.016722312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'cairo' plugin with 1 features from binary registry
0:00:00.016724705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'cairo' feature 'cairooverlay' typename : 'GstElementFactory'
0:00:00.016722312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'cairo' plugin with 1 features from binary registry
0:00:00.016724705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'cairo' feature 'cairooverlay' typename : 'GstElementFactory'
0:00:00.016728960  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016728960  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016731458  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016733631  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016731458  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016733631  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016735325  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016735325  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016737299  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016739121  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016737299  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016739121  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016741350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016743079  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016741350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016743079  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016745022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016746713  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3480
0:00:00.016745022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016746713  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3480
0:00:00.016749133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016750715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3528
0:00:00.016749133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016750715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3528
0:00:00.016752843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016752843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016754889  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390920 (cairooverlay)
0:00:00.016757262  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cairooverlay> set parent (ref and sink)
0:00:00.016754889  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390920 (cairooverlay)
0:00:00.016757262  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cairooverlay> set parent (ref and sink)
0:00:00.016758741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cairooverlay, plugin 0x29c23960b0 cairo
0:00:00.016758741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cairooverlay, plugin 0x29c23960b0 cairo
0:00:00.016760901  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 345550(545ce)/966241
0:00:00.016760901  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 345550(545ce)/966241
0:00:00.016765727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23961f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcutter.so"
0:00:00.016765727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23961f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcutter.so"
0:00:00.016768265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'cutter' plugin with 1 features from binary registry
0:00:00.016768265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'cutter' plugin with 1 features from binary registry
0:00:00.016770420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'cutter' feature 'cutter' typename : 'GstElementFactory'
0:00:00.016770420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'cutter' feature 'cutter' typename : 'GstElementFactory'
0:00:00.016777254  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016777254  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016779269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016779269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016781282  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016782931  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016781282  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016782931  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016784904  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016786591  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016784904  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016786591  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016788738  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016788738  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016790336  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016792759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016790336  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016792759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016794480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed37f8
0:00:00.016794480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed37f8
0:00:00.016796891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016798496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3888
0:00:00.016796891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016798496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3888
0:00:00.016800534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016800534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016802544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390a00 (cutter)
0:00:00.016805261  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cutter> set parent (ref and sink)
0:00:00.016802544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390a00 (cutter)
0:00:00.016805261  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cutter> set parent (ref and sink)
0:00:00.016806791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cutter, plugin 0x29c23961f0 cutter
0:00:00.016809212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 346393(54919)/966241
0:00:00.016806791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cutter, plugin 0x29c23961f0 cutter
0:00:00.016809212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 346393(54919)/966241
0:00:00.016814410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396330 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebug.so"
0:00:00.016814410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396330 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdebug.so"
0:00:00.016817837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'debug' plugin with 9 features from binary registry
0:00:00.016817837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'debug' plugin with 9 features from binary registry
0:00:00.016820297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'breakmydata' typename : 'GstElementFactory'
0:00:00.016820297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'breakmydata' typename : 'GstElementFactory'
0:00:00.016825115  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016825115  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016827218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016829301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016827218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016829301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016830896  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016832819  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016830896  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016832819  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016834535  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016836690  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016834535  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016836690  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016838477  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016838477  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016840677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016842490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3b08
0:00:00.016840677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016842490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3b08
0:00:00.016844330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016845902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3b20
0:00:00.016844330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016845902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3b20
0:00:00.016847668  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016847668  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016849728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390ae0 (breakmydata)
0:00:00.016852293  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<breakmydata> set parent (ref and sink)
0:00:00.016849728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390ae0 (breakmydata)
0:00:00.016852293  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<breakmydata> set parent (ref and sink)
0:00:00.016853822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature breakmydata, plugin 0x29c2396330 debug
0:00:00.016853822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature breakmydata, plugin 0x29c2396330 debug
0:00:00.016856149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'capssetter' typename : 'GstElementFactory'
0:00:00.016856149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'capssetter' typename : 'GstElementFactory'
0:00:00.016861880  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016861880  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016863774  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016865715  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016863774  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016865715  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016867276  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016869187  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016867276  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016869187  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016870729  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016872746  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016870729  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016872746  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016874384  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016874384  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016876495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016878206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3c20
0:00:00.016876495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016878206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3c20
0:00:00.016879929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016881498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3c38
0:00:00.016879929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016881498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3c38
0:00:00.016883307  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016883307  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016885478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390bc0 (capssetter)
0:00:00.016888417  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<capssetter> set parent (ref and sink)
0:00:00.016885478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390bc0 (capssetter)
0:00:00.016888417  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<capssetter> set parent (ref and sink)
0:00:00.016889915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature capssetter, plugin 0x29c2396330 debug
0:00:00.016892350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'rndbuffersize' typename : 'GstElementFactory'
0:00:00.016889915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature capssetter, plugin 0x29c2396330 debug
0:00:00.016892350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'rndbuffersize' typename : 'GstElementFactory'
0:00:00.016896982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016896982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016899495  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016901554  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016899495  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016901554  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016903108  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016904971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016903108  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016904971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016906525  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016906525  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016908514  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016910356  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016908514  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016910356  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016912563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016914354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3d40
0:00:00.016912563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016914354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3d40
0:00:00.016916220  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016917862  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3d58
0:00:00.016919631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016916220  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016917862  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3d58
0:00:00.016919631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016921838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390ca0 (rndbuffersize)
0:00:00.016921838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390ca0 (rndbuffersize)
0:00:00.016924314  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rndbuffersize> set parent (ref and sink)
0:00:00.016924314  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rndbuffersize> set parent (ref and sink)
0:00:00.016925870  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rndbuffersize, plugin 0x29c2396330 debug
0:00:00.016928332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'navseek' typename : 'GstElementFactory'
0:00:00.016925870  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rndbuffersize, plugin 0x29c2396330 debug
0:00:00.016928332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'navseek' typename : 'GstElementFactory'
0:00:00.016932970  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016932970  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016935452  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016937690  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016935452  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016937690  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016939300  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016939300  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016941312  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016943176  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016941312  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016943176  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016945364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016947233  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016945364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016947233  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016949573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016951416  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3e88
0:00:00.016949573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.016951416  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3e88
0:00:00.016953329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016955129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3ea0
0:00:00.016953329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.016955129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3ea0
0:00:00.016957020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016957020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016959346  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390d80 (navseek)
0:00:00.016962002  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<navseek> set parent (ref and sink)
0:00:00.016959346  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390d80 (navseek)
0:00:00.016962002  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<navseek> set parent (ref and sink)
0:00:00.016963531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature navseek, plugin 0x29c2396330 debug
0:00:00.016963531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature navseek, plugin 0x29c2396330 debug
0:00:00.016965856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'pushfilesrc' typename : 'GstElementFactory'
0:00:00.016965856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'pushfilesrc' typename : 'GstElementFactory'
0:00:00.016970569  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016970569  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.016972423  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016974486  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016972423  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016974486  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.016976182  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016978083  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016976182  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016978083  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.016979802  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016979802  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016982301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016984157  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016982301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.016984157  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.016986438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.016988179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3fd8
0:00:00.016986438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.016988179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed3fd8
0:00:00.016990146  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016990146  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.016991840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ed3fe8
0:00:00.016991840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ed3fe8
0:00:00.016994495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ed3ff5
0:00:00.016997610  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390e60 (pushfilesrc)
0:00:00.016994495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ed3ff5
0:00:00.016997610  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2390e60 (pushfilesrc)
0:00:00.017009893  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pushfilesrc> set parent (ref and sink)
0:00:00.017009893  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pushfilesrc> set parent (ref and sink)
0:00:00.017011434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pushfilesrc, plugin 0x29c2396330 debug
0:00:00.017013579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'progressreport' typename : 'GstElementFactory'
0:00:00.017011434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pushfilesrc, plugin 0x29c2396330 debug
0:00:00.017013579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'progressreport' typename : 'GstElementFactory'
0:00:00.017017862  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017017862  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017019785  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017019785  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017021853  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017023560  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017021853  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017023560  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017025397  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017027038  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017025397  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017027038  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017029190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017029190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017031004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017033134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017031004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017033134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017044122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4128
0:00:00.017046048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017044122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4128
0:00:00.017046048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017047578  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4140
0:00:00.017049430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017047578  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4140
0:00:00.017049430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017051474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23970b0 (progressreport)
0:00:00.017053847  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<progressreport> set parent (ref and sink)
0:00:00.017051474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23970b0 (progressreport)
0:00:00.017053847  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<progressreport> set parent (ref and sink)
0:00:00.017055376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature progressreport, plugin 0x29c2396330 debug
0:00:00.017055376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature progressreport, plugin 0x29c2396330 debug
0:00:00.017057822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'taginject' typename : 'GstElementFactory'
0:00:00.017057822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'taginject' typename : 'GstElementFactory'
0:00:00.017062590  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017062590  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017064377  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017066435  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017064377  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017066435  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017068159  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017068159  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017070237  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017071978  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017070237  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017071978  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017074060  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017075729  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017074060  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017075729  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017077775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017079439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4230
0:00:00.017077775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017079439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4230
0:00:00.017081231  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017082836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4240
0:00:00.017081231  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017082836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4240
0:00:00.017093855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017093855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017095944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2397190 (taginject)
0:00:00.017098531  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<taginject> set parent (ref and sink)
0:00:00.017095944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2397190 (taginject)
0:00:00.017098531  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<taginject> set parent (ref and sink)
0:00:00.017099963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature taginject, plugin 0x29c2396330 debug
0:00:00.017099963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature taginject, plugin 0x29c2396330 debug
0:00:00.017102080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'testsink' typename : 'GstElementFactory'
0:00:00.017102080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'testsink' typename : 'GstElementFactory'
0:00:00.017106326  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017108073  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017106326  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017108073  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017110120  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017110120  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017111780  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017113613  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017115105  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017111780  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017113613  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017115105  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017117057  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017117057  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017119003  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017120971  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.017119003  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017120971  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.017122528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4338
0:00:00.017124372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017122528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4338
0:00:00.017124372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017126385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2397270 (testsink)
0:00:00.017126385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2397270 (testsink)
0:00:00.017128979  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<testsink> set parent (ref and sink)
0:00:00.017128979  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<testsink> set parent (ref and sink)
0:00:00.017130451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature testsink, plugin 0x29c2396330 debug
0:00:00.017132740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'cpureport' typename : 'GstElementFactory'
0:00:00.017130451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature testsink, plugin 0x29c2396330 debug
0:00:00.017132740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'debug' feature 'cpureport' typename : 'GstElementFactory'
0:00:00.017137195  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017137195  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017139593  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017141597  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017143214  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017139593  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017141597  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017143214  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017145132  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017145132  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017146968  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017149220  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017146968  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017149220  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017150949  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017150949  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017153154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017154914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4458
0:00:00.017153154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017154914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4458
0:00:00.017156653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017158160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4470
0:00:00.017156653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017158160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4470
0:00:00.017159779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017159779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017161827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2397350 (cpureport)
0:00:00.017164366  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cpureport> set parent (ref and sink)
0:00:00.017161827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2397350 (cpureport)
0:00:00.017164366  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cpureport> set parent (ref and sink)
0:00:00.017165933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cpureport, plugin 0x29c2396330 debug
0:00:00.017168136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 349312(55480)/966241
0:00:00.017165933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cpureport, plugin 0x29c2396330 debug
0:00:00.017168136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 349312(55480)/966241
0:00:00.017173591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396470 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdeinterlace.so"
0:00:00.017173591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396470 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdeinterlace.so"
0:00:00.017177053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'deinterlace' plugin with 1 features from binary registry
0:00:00.017177053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'deinterlace' plugin with 1 features from binary registry
0:00:00.017179421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'deinterlace' feature 'deinterlace' typename : 'GstElementFactory'
0:00:00.017179421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'deinterlace' feature 'deinterlace' typename : 'GstElementFactory'
0:00:00.017183824  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017183824  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017185707  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017187636  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017185707  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017187636  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017189387  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017189387  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017191550  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017193250  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017191550  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017193250  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017195521  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017197101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017195521  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017197101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017199535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017201170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed46c0
0:00:00.017199535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017201170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed46c0
0:00:00.017205586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017205586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017207743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4ac8
0:00:00.017207743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed4ac8
0:00:00.017213424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017213424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017216339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2397430 (deinterlace)
0:00:00.017216339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2397430 (deinterlace)
0:00:00.017218795  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<deinterlace> set parent (ref and sink)
0:00:00.017218795  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<deinterlace> set parent (ref and sink)
0:00:00.017220496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature deinterlace, plugin 0x29c2396470 deinterlace
0:00:00.017223076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 351948(55ecc)/966241
0:00:00.017220496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature deinterlace, plugin 0x29c2396470 deinterlace
0:00:00.017223076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 351948(55ecc)/966241
0:00:00.017228434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23965b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtmf.so"
0:00:00.017228434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23965b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdtmf.so"
0:00:00.017231617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dtmf' plugin with 3 features from binary registry
0:00:00.017233793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtmf' feature 'dtmfsrc' typename : 'GstElementFactory'
0:00:00.017231617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dtmf' plugin with 3 features from binary registry
0:00:00.017233793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtmf' feature 'dtmfsrc' typename : 'GstElementFactory'
0:00:00.017238380  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017238380  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017240996  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017243207  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017240996  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017243207  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017244805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017244805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017246778  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017248387  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017246778  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017248387  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017250413  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017252231  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017250413  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017252231  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017254241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.017254241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.017255856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed50a8
0:00:00.017258064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017255856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed50a8
0:00:00.017258064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017260090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2397510 (dtmfsrc)
0:00:00.017262578  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtmfsrc> set parent (ref and sink)
0:00:00.017260090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2397510 (dtmfsrc)
0:00:00.017262578  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dtmfsrc> set parent (ref and sink)
0:00:00.017264047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtmfsrc, plugin 0x29c23965b0 dtmf
0:00:00.017264047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dtmfsrc, plugin 0x29c23965b0 dtmf
0:00:00.017266287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtmf' feature 'rtpdtmfsrc' typename : 'GstElementFactory'
0:00:00.017266287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtmf' feature 'rtpdtmfsrc' typename : 'GstElementFactory'
0:00:00.017270704  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017270704  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017272663  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017274754  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017272663  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017274754  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017276350  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017276350  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017278406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017280353  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017278406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017280353  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017282457  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017284212  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017282457  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017284212  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017286251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.017286251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.017287915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5210
0:00:00.017290181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017287915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5210
0:00:00.017290181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017292180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23975f0 (rtpdtmfsrc)
0:00:00.017294527  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpdtmfsrc> set parent (ref and sink)
0:00:00.017292180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23975f0 (rtpdtmfsrc)
0:00:00.017294527  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpdtmfsrc> set parent (ref and sink)
0:00:00.017295931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpdtmfsrc, plugin 0x29c23965b0 dtmf
0:00:00.017295931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpdtmfsrc, plugin 0x29c23965b0 dtmf
0:00:00.017298125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtmf' feature 'rtpdtmfdepay' typename : 'GstElementFactory'
0:00:00.017298125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dtmf' feature 'rtpdtmfdepay' typename : 'GstElementFactory'
0:00:00.017302362  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017302362  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017304385  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017306542  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017304385  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017306542  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017308161  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017308161  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017310164  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017312081  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017310164  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017312081  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017314270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017315860  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017314270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017315860  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017317850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017319508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed53e8
0:00:00.017317850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017319508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed53e8
0:00:00.017321467  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017323040  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5448
0:00:00.017321467  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017323040  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5448
0:00:00.017325070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017325070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017327101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23976d0 (rtpdtmfdepay)
0:00:00.017329535  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpdtmfdepay> set parent (ref and sink)
0:00:00.017327101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23976d0 (rtpdtmfdepay)
0:00:00.017329535  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpdtmfdepay> set parent (ref and sink)
0:00:00.017330998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpdtmfdepay, plugin 0x29c23965b0 dtmf
0:00:00.017330998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpdtmfdepay, plugin 0x29c23965b0 dtmf
0:00:00.017333055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 353504(564e0)/966241
0:00:00.017333055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 353504(564e0)/966241
0:00:00.017337785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23966f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdv.so"
0:00:00.017337785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23966f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstdv.so"
0:00:00.017340193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dv' plugin with 2 features from binary registry
0:00:00.017340193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'dv' plugin with 2 features from binary registry
0:00:00.017342233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dv' feature 'dvdemux' typename : 'GstElementFactory'
0:00:00.017342233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dv' feature 'dvdemux' typename : 'GstElementFactory'
0:00:00.017348735  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017348735  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017350756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017352853  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017350756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017352853  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017354462  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017354462  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017356447  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017358189  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017356447  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017358189  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017360602  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017362385  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017360602  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017362385  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017364724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.017364724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.017366380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5740
0:00:00.017368533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017366380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5740
0:00:00.017368533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017370054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5778
0:00:00.017370054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5778
0:00:00.017374478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:00.017374478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:00.017376273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed57b0
0:00:00.017378745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio
0:00:00.017376273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed57b0
0:00:00.017378745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio
0:00:00.017380787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a040 (dvdemux)
0:00:00.017380787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a040 (dvdemux)
0:00:00.017383313  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvdemux> set parent (ref and sink)
0:00:00.017384833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvdemux, plugin 0x29c23966f0 dv
0:00:00.017383313  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvdemux> set parent (ref and sink)
0:00:00.017384833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvdemux, plugin 0x29c23966f0 dv
0:00:00.017386998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dv' feature 'dvdec' typename : 'GstElementFactory'
0:00:00.017386998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'dv' feature 'dvdec' typename : 'GstElementFactory'
0:00:00.017391469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017391469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017393345  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017393345  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017395318  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017396993  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017395318  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017396993  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017398870  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017400490  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017398870  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017400490  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017402699  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017404608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017402699  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017404608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017406861  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017408662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5980
0:00:00.017410532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017406861  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017408662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5980
0:00:00.017410532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017421974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed59b8
0:00:00.017421974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed59b8
0:00:00.017424263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017426537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a120 (dvdec)
0:00:00.017424263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017426537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a120 (dvdec)
0:00:00.017429217  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvdec> set parent (ref and sink)
0:00:00.017429217  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dvdec> set parent (ref and sink)
0:00:00.017430796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvdec, plugin 0x29c23966f0 dv
0:00:00.017433014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 354881(56a41)/966241
0:00:00.017430796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dvdec, plugin 0x29c23966f0 dv
0:00:00.017433014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 354881(56a41)/966241
0:00:00.017438112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396830 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsteffectv.so"
0:00:00.017441724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'effectv' plugin with 12 features from binary registry
0:00:00.017444264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'edgetv' typename : 'GstElementFactory'
0:00:00.017449217  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017438112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396830 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsteffectv.so"
0:00:00.017441724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'effectv' plugin with 12 features from binary registry
0:00:00.017444264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'edgetv' typename : 'GstElementFactory'
0:00:00.017449217  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017451273  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017453386  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017455098  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017457414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017451273  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017453386  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017455098  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017457414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017459259  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017459259  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017461591  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017463667  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017461591  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017463667  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017465926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017467717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5c40
0:00:00.017465926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017467717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5c40
0:00:00.017470085  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017470085  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017471720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5ce0
0:00:00.017473815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017471720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5ce0
0:00:00.017473815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017475843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a200 (edgetv)
0:00:00.017478215  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<edgetv> set parent (ref and sink)
0:00:00.017475843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a200 (edgetv)
0:00:00.017478215  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<edgetv> set parent (ref and sink)
0:00:00.017479643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature edgetv, plugin 0x29c2396830 effectv
0:00:00.017479643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature edgetv, plugin 0x29c2396830 effectv
0:00:00.017490894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'agingtv' typename : 'GstElementFactory'
0:00:00.017490894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'agingtv' typename : 'GstElementFactory'
0:00:00.017495121  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017495121  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017497168  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017499403  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017497168  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017499403  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017501009  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017502932  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017501009  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017502932  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017504541  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017504541  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017506885  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017508656  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017506885  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017508656  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017510674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017512297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5ea0
0:00:00.017510674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017512297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5ea0
0:00:00.017514223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017515760  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5f40
0:00:00.017514223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017515760  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed5f40
0:00:00.017517794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017517794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017519733  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a2e0 (agingtv)
0:00:00.017522342  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<agingtv> set parent (ref and sink)
0:00:00.017519733  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a2e0 (agingtv)
0:00:00.017522342  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<agingtv> set parent (ref and sink)
0:00:00.017523937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature agingtv, plugin 0x29c2396830 effectv
0:00:00.017523937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature agingtv, plugin 0x29c2396830 effectv
0:00:00.017535828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'dicetv' typename : 'GstElementFactory'
0:00:00.017535828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'dicetv' typename : 'GstElementFactory'
0:00:00.017540460  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017540460  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017542286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017542286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017544325  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017545865  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017544325  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017545865  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017547691  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017549310  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017547691  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017549310  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017551467  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017553270  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017551467  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017553270  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017555266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017555266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017556866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed60f0
0:00:00.017556866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed60f0
0:00:00.017560617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017562286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed61a0
0:00:00.017560617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017562286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed61a0
0:00:00.017564344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017564344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017566398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a3c0 (dicetv)
0:00:00.017566398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a3c0 (dicetv)
0:00:00.017568904  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dicetv> set parent (ref and sink)
0:00:00.017570658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dicetv, plugin 0x29c2396830 effectv
0:00:00.017568904  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dicetv> set parent (ref and sink)
0:00:00.017570658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dicetv, plugin 0x29c2396830 effectv
0:00:00.017572826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'warptv' typename : 'GstElementFactory'
0:00:00.017572826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'warptv' typename : 'GstElementFactory'
0:00:00.017577075  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017578848  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017577075  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017578848  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017580766  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017580766  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017582431  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017584404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017582431  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017584404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017585918  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017585918  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017588121  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017589956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017588121  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017589956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017592089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017592089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017593853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6360
0:00:00.017596237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017593853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6360
0:00:00.017596237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017597631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6410
0:00:00.017599617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017597631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6410
0:00:00.017599617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017601463  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a4a0 (warptv)
0:00:00.017603823  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<warptv> set parent (ref and sink)
0:00:00.017601463  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a4a0 (warptv)
0:00:00.017603823  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<warptv> set parent (ref and sink)
0:00:00.017605247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature warptv, plugin 0x29c2396830 effectv
0:00:00.017605247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature warptv, plugin 0x29c2396830 effectv
0:00:00.017607430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'shagadelictv' typename : 'GstElementFactory'
0:00:00.017607430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'shagadelictv' typename : 'GstElementFactory'
0:00:00.017611665  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017611665  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017613349  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017615255  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017613349  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017615255  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017616727  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017618533  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017616727  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017618533  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017620063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017620063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017622266  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017623964  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017622266  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017623964  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017626141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017626141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017627854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed65d0
0:00:00.017630195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017631572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6668
0:00:00.017627854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed65d0
0:00:00.017630195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017631572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6668
0:00:00.017633423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017633423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017635408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a580 (shagadelictv)
0:00:00.017637943  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<shagadelictv> set parent (ref and sink)
0:00:00.017635408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a580 (shagadelictv)
0:00:00.017637943  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<shagadelictv> set parent (ref and sink)
0:00:00.017639382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature shagadelictv, plugin 0x29c2396830 effectv
0:00:00.017639382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature shagadelictv, plugin 0x29c2396830 effectv
0:00:00.017641431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'vertigotv' typename : 'GstElementFactory'
0:00:00.017641431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'vertigotv' typename : 'GstElementFactory'
0:00:00.017647227  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017647227  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017649534  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017651514  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017649534  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017651514  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017653056  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017653056  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017654958  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017656850  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017654958  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017656850  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017659095  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017660939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017659095  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017660939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017662959  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017664575  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6828
0:00:00.017662959  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017664575  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6828
0:00:00.017666801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017666801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017668311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed68c8
0:00:00.017670299  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017668311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed68c8
0:00:00.017670299  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017672292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a660 (vertigotv)
0:00:00.017672292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239a660 (vertigotv)
0:00:00.017674546  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vertigotv> set parent (ref and sink)
0:00:00.017676031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vertigotv, plugin 0x29c2396830 effectv
0:00:00.017674546  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vertigotv> set parent (ref and sink)
0:00:00.017676031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vertigotv, plugin 0x29c2396830 effectv
0:00:00.017678066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'revtv' typename : 'GstElementFactory'
0:00:00.017678066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'revtv' typename : 'GstElementFactory'
0:00:00.017682201  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017682201  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017684109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017686374  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017684109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017686374  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017687942  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017689768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017687942  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017689768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017691206  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017691206  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017693291  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017695095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017693291  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017695095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017696935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017698447  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6a80
0:00:00.017696935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017698447  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6a80
0:00:00.017700460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017701945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6b20
0:00:00.017700460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017701945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6b20
0:00:00.017703849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017703849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017705784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239c890 (revtv)
0:00:00.017705784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239c890 (revtv)
0:00:00.017708685  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<revtv> set parent (ref and sink)
0:00:00.017710200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature revtv, plugin 0x29c2396830 effectv
0:00:00.017708685  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<revtv> set parent (ref and sink)
0:00:00.017710200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature revtv, plugin 0x29c2396830 effectv
0:00:00.017712377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'quarktv' typename : 'GstElementFactory'
0:00:00.017712377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'quarktv' typename : 'GstElementFactory'
0:00:00.017716560  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017716560  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017718212  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017720372  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017718212  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017720372  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017721858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017723637  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017721858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017723637  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017725141  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017725141  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017727159  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017729046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017727159  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017729046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017730978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017732473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6cc0
0:00:00.017730978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017732473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6cc0
0:00:00.017734724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017736241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6d70
0:00:00.017734724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017736241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6d70
0:00:00.017740117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017740117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017743259  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239c970 (quarktv)
0:00:00.017745597  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<quarktv> set parent (ref and sink)
0:00:00.017743259  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239c970 (quarktv)
0:00:00.017745597  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<quarktv> set parent (ref and sink)
0:00:00.017747054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature quarktv, plugin 0x29c2396830 effectv
0:00:00.017747054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature quarktv, plugin 0x29c2396830 effectv
0:00:00.017749040  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'optv' typename : 'GstElementFactory'
0:00:00.017749040  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'optv' typename : 'GstElementFactory'
0:00:00.017753414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017753414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017755218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017757495  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017755218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017757495  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017759222  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017759222  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017761128  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017762746  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017761128  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017762746  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017764731  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017766280  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017764731  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017766280  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017768581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017770305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6f70
0:00:00.017768581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017770305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed6f70
0:00:00.017772407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017773850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7010
0:00:00.017772407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017773850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7010
0:00:00.017775686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017775686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017777667  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239ca50 (optv)
0:00:00.017780155  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<optv> set parent (ref and sink)
0:00:00.017777667  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239ca50 (optv)
0:00:00.017780155  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<optv> set parent (ref and sink)
0:00:00.017781573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature optv, plugin 0x29c2396830 effectv
0:00:00.017781573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature optv, plugin 0x29c2396830 effectv
0:00:00.017783753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'radioactv' typename : 'GstElementFactory'
0:00:00.017783753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'radioactv' typename : 'GstElementFactory'
0:00:00.017788122  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017789790  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017788122  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017789790  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017791717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017793417  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017791717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017793417  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017795202  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017797052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017795202  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017797052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017798988  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017798988  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017800518  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017802947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017800518  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017802947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017804631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7200
0:00:00.017804631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7200
0:00:00.017806627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017808048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed72a0
0:00:00.017806627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017808048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed72a0
0:00:00.017809882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017809882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017811809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239cb30 (radioactv)
0:00:00.017814330  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<radioactv> set parent (ref and sink)
0:00:00.017811809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239cb30 (radioactv)
0:00:00.017814330  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<radioactv> set parent (ref and sink)
0:00:00.017815795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature radioactv, plugin 0x29c2396830 effectv
0:00:00.017818052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'streaktv' typename : 'GstElementFactory'
0:00:00.017815795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature radioactv, plugin 0x29c2396830 effectv
0:00:00.017818052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'streaktv' typename : 'GstElementFactory'
0:00:00.017822342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017822342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017824756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017826754  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017824756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017826754  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017828319  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017828319  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017830151  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017831975  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017830151  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017831975  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017834194  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017835892  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017834194  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017835892  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017838251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017838251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017839823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed74a8
0:00:00.017842111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017839823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed74a8
0:00:00.017842111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017843551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7558
0:00:00.017845535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017843551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7558
0:00:00.017845535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017847464  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239cc10 (streaktv)
0:00:00.017847464  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239cc10 (streaktv)
0:00:00.017851054  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<streaktv> set parent (ref and sink)
0:00:00.017851054  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<streaktv> set parent (ref and sink)
0:00:00.017852657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature streaktv, plugin 0x29c2396830 effectv
0:00:00.017852657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature streaktv, plugin 0x29c2396830 effectv
0:00:00.017854902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'rippletv' typename : 'GstElementFactory'
0:00:00.017854902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'effectv' feature 'rippletv' typename : 'GstElementFactory'
0:00:00.017859199  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017859199  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017861170  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017863406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017861170  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017863406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017865125  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017867070  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017865125  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017867070  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017868758  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017868758  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017871098  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017872737  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017871098  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017872737  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017875081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017876710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7770
0:00:00.017875081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017876710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7770
0:00:00.017878657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017880208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7820
0:00:00.017878657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017880208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7820
0:00:00.017882160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017882160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017884237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239ccf0 (rippletv)
0:00:00.017884237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239ccf0 (rippletv)
0:00:00.017886798  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rippletv> set parent (ref and sink)
0:00:00.017888281  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rippletv, plugin 0x29c2396830 effectv
0:00:00.017886798  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rippletv> set parent (ref and sink)
0:00:00.017888281  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rippletv, plugin 0x29c2396830 effectv
0:00:00.017890362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 362699(588cb)/966241
0:00:00.017890362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 362699(588cb)/966241
0:00:00.017895441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396970 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstequalizer.so"
0:00:00.017895441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396970 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstequalizer.so"
0:00:00.017898706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'equalizer' plugin with 3 features from binary registry
0:00:00.017898706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'equalizer' plugin with 3 features from binary registry
0:00:00.017901043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'equalizer' feature 'equalizer-nbands' typename : 'GstElementFactory'
0:00:00.017901043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'equalizer' feature 'equalizer-nbands' typename : 'GstElementFactory'
0:00:00.017907391  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017907391  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017909164  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017909164  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017911177  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017912833  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017911177  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017912833  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017914787  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017916464  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017914787  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017916464  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017918421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017918421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017920040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017922444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017920040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017922444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017924005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7af0
0:00:00.017924005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7af0
0:00:00.017926400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017927927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7b90
0:00:00.017926400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017927927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7b90
0:00:00.017929868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017931404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ed7c2e
0:00:00.017929868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017931404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ed7c2e
0:00:00.017934262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239cdd0 (equalizer-nbands)
0:00:00.017934262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239cdd0 (equalizer-nbands)
0:00:00.017936624  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<equalizer-nbands> set parent (ref and sink)
0:00:00.017938094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature equalizer-nbands, plugin 0x29c2396970 equalizer
0:00:00.017936624  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<equalizer-nbands> set parent (ref and sink)
0:00:00.017938094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature equalizer-nbands, plugin 0x29c2396970 equalizer
0:00:00.017940327  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'equalizer' feature 'equalizer-3bands' typename : 'GstElementFactory'
0:00:00.017940327  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'equalizer' feature 'equalizer-3bands' typename : 'GstElementFactory'
0:00:00.017946642  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017946642  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017949114  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017951084  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017949114  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017951084  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017952614  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017952614  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017954452  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017956215  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017954452  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017956215  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017958224  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017959830  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017958224  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017959830  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017961723  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017963419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7d58
0:00:00.017961723  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.017963419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7d58
0:00:00.017965398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017966909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7df8
0:00:00.017965398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.017966909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7df8
0:00:00.017968785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017968785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.017970287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ed7e96
0:00:00.017970287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ed7e96
0:00:00.017973373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239ceb0 (equalizer-3bands)
0:00:00.017975854  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<equalizer-3bands> set parent (ref and sink)
0:00:00.017973373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239ceb0 (equalizer-3bands)
0:00:00.017975854  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<equalizer-3bands> set parent (ref and sink)
0:00:00.017977289  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature equalizer-3bands, plugin 0x29c2396970 equalizer
0:00:00.017977289  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature equalizer-3bands, plugin 0x29c2396970 equalizer
0:00:00.017979646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'equalizer' feature 'equalizer-10bands' typename : 'GstElementFactory'
0:00:00.017979646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'equalizer' feature 'equalizer-10bands' typename : 'GstElementFactory'
0:00:00.017984506  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017984506  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.017986189  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017988167  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017986189  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017988167  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.017989790  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017991654  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017989790  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017991654  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.017993185  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017995244  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017993185  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017995244  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.017997153  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017997153  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.017999269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018000760  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7fc0
0:00:00.017999269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018000760  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed7fc0
0:00:00.018002903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018004384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8060
0:00:00.018002903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018004384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8060
0:00:00.018006279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018006279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018007719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ed80fe
0:00:00.018007719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ed80fe
0:00:00.018010661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f030 (equalizer-10bands)
0:00:00.018013163  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<equalizer-10bands> set parent (ref and sink)
0:00:00.018010661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f030 (equalizer-10bands)
0:00:00.018013163  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<equalizer-10bands> set parent (ref and sink)
0:00:00.018014635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature equalizer-10bands, plugin 0x29c2396970 equalizer
0:00:00.018014635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature equalizer-10bands, plugin 0x29c2396970 equalizer
0:00:00.018016960  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 364822(59116)/966241
0:00:00.018016960  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 364822(59116)/966241
0:00:00.018022542  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396ab0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflac.so"
0:00:00.018022542  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396ab0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflac.so"
0:00:00.018025181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'flac' plugin with 3 features from binary registry
0:00:00.018025181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'flac' plugin with 3 features from binary registry
0:00:00.018027408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'flac' feature 'flacenc' typename : 'GstElementFactory'
0:00:00.018027408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'flac' feature 'flacenc' typename : 'GstElementFactory'
0:00:00.018031906  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018031906  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018033702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018035700  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018033702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018035700  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018037206  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018037206  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018039091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018040668  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018039091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018040668  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018042819  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018044542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018042819  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018044542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018046643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018048316  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8328
0:00:00.018046643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018048316  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8328
0:00:00.018050093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018051634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8348
0:00:00.018050093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018051634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8348
0:00:00.018056843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018056843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018058950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8ed888a
0:00:00.018058950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8ed888a
0:00:00.018062118  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f110 (flacenc)
0:00:00.018062118  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f110 (flacenc)
0:00:00.018064633  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flacenc> set parent (ref and sink)
0:00:00.018066246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flacenc, plugin 0x29c2396ab0 flac
0:00:00.018064633  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flacenc> set parent (ref and sink)
0:00:00.018066246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flacenc, plugin 0x29c2396ab0 flac
0:00:00.018068357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'flac' feature 'flacdec' typename : 'GstElementFactory'
0:00:00.018068357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'flac' feature 'flacdec' typename : 'GstElementFactory'
0:00:00.018072852  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018072852  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018074672  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018076832  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018074672  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018076832  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018078426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018080363  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018078426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018080363  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018081921  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018081921  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018084010  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018085776  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018084010  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018085776  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018088263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018088263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018089843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed89f0
0:00:00.018092169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018089843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed89f0
0:00:00.018092169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018093567  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8a88
0:00:00.018093567  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8a88
0:00:00.018095674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018097862  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f1f0 (flacdec)
0:00:00.018100311  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flacdec> set parent (ref and sink)
0:00:00.018095674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018097862  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f1f0 (flacdec)
0:00:00.018100311  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flacdec> set parent (ref and sink)
0:00:00.018101868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flacdec, plugin 0x29c2396ab0 flac
0:00:00.018113807  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'flac' feature 'flactag' typename : 'GstElementFactory'
0:00:00.018101868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flacdec, plugin 0x29c2396ab0 flac
0:00:00.018113807  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'flac' feature 'flactag' typename : 'GstElementFactory'
0:00:00.018118036  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018118036  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018120602  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018122641  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018120602  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018122641  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018124224  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018124224  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018126227  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018137552  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018126227  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018137552  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018139743  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018141511  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018139743  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018141511  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018143759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018143759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018145599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8be8
0:00:00.018147628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018149071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8c08
0:00:00.018145599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8be8
0:00:00.018147628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018149071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8c08
0:00:00.018150813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018150813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018152395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ed8c21
0:00:00.018152395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ed8c21
0:00:00.018155700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f2d0 (flactag)
0:00:00.018158474  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flactag> set parent (ref and sink)
0:00:00.018155700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f2d0 (flactag)
0:00:00.018158474  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flactag> set parent (ref and sink)
0:00:00.018159925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flactag, plugin 0x29c2396ab0 flac
0:00:00.018159925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flactag, plugin 0x29c2396ab0 flac
0:00:00.018162139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 367662(59c2e)/966241
0:00:00.018162139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 367662(59c2e)/966241
0:00:00.018170075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396bf0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflv.so"
0:00:00.018170075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396bf0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflv.so"
0:00:00.018182853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'flv' plugin with 2 features from binary registry
0:00:00.018182853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'flv' plugin with 2 features from binary registry
0:00:00.018185190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'flv' feature 'flvdemux' typename : 'GstElementFactory'
0:00:00.018185190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'flv' feature 'flvdemux' typename : 'GstElementFactory'
0:00:00.018189712  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018191555  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018189712  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018191555  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018193569  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018195251  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018193569  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018195251  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018197151  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018198772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018197151  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018198772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018200820  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018200820  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018202506  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018214656  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.018202506  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018214656  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.018216300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8e18
0:00:00.018218403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018216300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8e18
0:00:00.018218403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018219962  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8e38
0:00:00.018219962  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed8e38
0:00:00.018224177  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio
0:00:00.018224177  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio
0:00:00.018225788  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed9140
0:00:00.018225788  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed9140
0:00:00.018228228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:00.018228228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:00.018284036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f3b0 (flvdemux)
0:00:00.018284036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f3b0 (flvdemux)
0:00:00.018286764  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flvdemux> set parent (ref and sink)
0:00:00.018286764  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flvdemux> set parent (ref and sink)
0:00:00.018288437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flvdemux, plugin 0x29c2396bf0 flv
0:00:00.018290566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'flv' feature 'flvmux' typename : 'GstElementFactory'
0:00:00.018288437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flvdemux, plugin 0x29c2396bf0 flv
0:00:00.018290566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'flv' feature 'flvmux' typename : 'GstElementFactory'
0:00:00.018298384  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018298384  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018301054  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018303204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018301054  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018303204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018304877  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018304877  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018306767  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018308418  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018306767  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018308418  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018310719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018312302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018310719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018312302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018314388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.018316012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed92f0
0:00:00.018314388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.018316012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed92f0
0:00:00.018318307  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:00.018318307  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:00.018319796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed9378
0:00:00.018319796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed9378
0:00:00.018324645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio
0:00:00.018324645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio
0:00:00.018326269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed9670
0:00:00.018328154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018326269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed9670
0:00:00.018328154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018329686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ed9688
0:00:00.018329686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ed9688
0:00:00.018335326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f490 (flvmux)
0:00:00.018335326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f490 (flvmux)
0:00:00.018338543  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flvmux> set parent (ref and sink)
0:00:00.018338543  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flvmux> set parent (ref and sink)
0:00:00.018340109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flvmux, plugin 0x29c2396bf0 flv
0:00:00.018342428  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 370325(5a695)/966241
0:00:00.018340109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flvmux, plugin 0x29c2396bf0 flv
0:00:00.018342428  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 370325(5a695)/966241
0:00:00.018347918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396d30 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflxdec.so"
0:00:00.018347918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396d30 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstflxdec.so"
0:00:00.018351187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'flxdec' plugin with 1 features from binary registry
0:00:00.018351187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'flxdec' plugin with 1 features from binary registry
0:00:00.018353316  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'flxdec' feature 'flxdec' typename : 'GstElementFactory'
0:00:00.018353316  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'flxdec' feature 'flxdec' typename : 'GstElementFactory'
0:00:00.018357747  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018357747  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018359490  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018361469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018359490  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018361469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018363085  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018363085  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018365042  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018367013  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018365042  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018367013  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018368950  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018370549  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018368950  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018370549  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018372684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018372684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018374268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed98b0
0:00:00.018376200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018377664  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed98d0
0:00:00.018374268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed98b0
0:00:00.018376200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018377664  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed98d0
0:00:00.018379662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018379662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018381619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f570 (flxdec)
0:00:00.018383872  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flxdec> set parent (ref and sink)
0:00:00.018381619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f570 (flxdec)
0:00:00.018383872  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<flxdec> set parent (ref and sink)
0:00:00.018385293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flxdec, plugin 0x29c2396d30 flxdec
0:00:00.018385293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature flxdec, plugin 0x29c2396d30 flxdec
0:00:00.018387297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 371045(5a965)/966241
0:00:00.018387297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 371045(5a965)/966241
0:00:00.018392047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396e70 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgdkpixbuf.so"
0:00:00.018392047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c2396e70 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgdkpixbuf.so"
0:00:00.018394428  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'gdkpixbuf' plugin with 3 features from binary registry
0:00:00.018394428  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'gdkpixbuf' plugin with 3 features from binary registry
0:00:00.018396412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gdkpixbuf' feature 'gdkpixbufdec' typename : 'GstElementFactory'
0:00:00.018396412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gdkpixbuf' feature 'gdkpixbufdec' typename : 'GstElementFactory'
0:00:00.018400505  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018400505  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018402286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018404373  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018405918  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018402286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018404373  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018405918  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018407636  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018409218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018407636  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018409218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018411272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018411272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018412878  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018415097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018412878  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018415097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018416595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed9bc0
0:00:00.018416595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed9bc0
0:00:00.018419229  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018420695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed9ce0
0:00:00.018419229  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018420695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed9ce0
0:00:00.018423319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018423319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018425225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f650 (gdkpixbufdec)
0:00:00.018425225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c239f650 (gdkpixbufdec)
0:00:00.018427446  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gdkpixbufdec> set parent (ref and sink)
0:00:00.018429108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gdkpixbufdec, plugin 0x29c2396e70 gdkpixbuf
0:00:00.018431280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gdkpixbuf' feature 'gdkpixbufoverlay' typename : 'GstElementFactory'
0:00:00.018427446  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gdkpixbufdec> set parent (ref and sink)
0:00:00.018429108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gdkpixbufdec, plugin 0x29c2396e70 gdkpixbuf
0:00:00.018431280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gdkpixbuf' feature 'gdkpixbufoverlay' typename : 'GstElementFactory'
0:00:00.018435392  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018435392  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018437069  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018438930  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018437069  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018438930  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018440434  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018442215  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018440434  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018442215  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018443698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018443698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018445714  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018447435  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018445714  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018447435  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018449383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018450937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed9f78
0:00:00.018449383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018450937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ed9f78
0:00:00.018453840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018455308  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eda128
0:00:00.018453840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018455308  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eda128
0:00:00.018457708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018457708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018459705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a2090 (gdkpixbufoverlay)
0:00:00.018459705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a2090 (gdkpixbufoverlay)
0:00:00.018462045  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gdkpixbufoverlay> set parent (ref and sink)
0:00:00.018463568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gdkpixbufoverlay, plugin 0x29c2396e70 gdkpixbuf
0:00:00.018462045  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gdkpixbufoverlay> set parent (ref and sink)
0:00:00.018463568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gdkpixbufoverlay, plugin 0x29c2396e70 gdkpixbuf
0:00:00.018465752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gdkpixbuf' feature 'gdkpixbufsink' typename : 'GstElementFactory'
0:00:00.018465752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gdkpixbuf' feature 'gdkpixbufsink' typename : 'GstElementFactory'
0:00:00.018469816  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018469816  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018471410  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018473236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018471410  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018473236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018474733  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018474733  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018476578  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018478177  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018476578  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018478177  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018480252  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018481758  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018480252  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018481758  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018483654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.018485176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eda3f8
0:00:00.018483654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.018485176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eda3f8
0:00:00.018487297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018487297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018489276  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a2170 (gdkpixbufsink)
0:00:00.018491534  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gdkpixbufsink> set parent (ref and sink)
0:00:00.018489276  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a2170 (gdkpixbufsink)
0:00:00.018491534  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gdkpixbufsink> set parent (ref and sink)
0:00:00.018492885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gdkpixbufsink, plugin 0x29c2396e70 gdkpixbuf
0:00:00.018492885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gdkpixbufsink, plugin 0x29c2396e70 gdkpixbuf
0:00:00.018494985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 374039(5b517)/966241
0:00:00.018494985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 374039(5b517)/966241
0:00:00.018499699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1090 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgoom.so"
0:00:00.018499699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1090 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgoom.so"
0:00:00.018502112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'goom' plugin with 1 features from binary registry
0:00:00.018502112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'goom' plugin with 1 features from binary registry
0:00:00.018504167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'goom' feature 'goom' typename : 'GstElementFactory'
0:00:00.018504167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'goom' feature 'goom' typename : 'GstElementFactory'
0:00:00.018508178  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018509929  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018508178  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018509929  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018511857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018513417  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018511857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018513417  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018515147  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018516750  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018515147  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018516750  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018518911  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018518911  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018521510  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018521510  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018523415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018524898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eda720
0:00:00.018523415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018524898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eda720
0:00:00.018527373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018528863  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eda830
0:00:00.018527373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018528863  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eda830
0:00:00.018530804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018530804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018532711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a2250 (goom)
0:00:00.018534911  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<goom> set parent (ref and sink)
0:00:00.018532711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a2250 (goom)
0:00:00.018534911  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<goom> set parent (ref and sink)
0:00:00.018536310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature goom, plugin 0x29c23a1090 goom
0:00:00.018538380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 374981(5b8c5)/966241
0:00:00.018536310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature goom, plugin 0x29c23a1090 goom
0:00:00.018538380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 374981(5b8c5)/966241
0:00:00.018542879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a11d0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgoom2k1.so"
0:00:00.018542879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a11d0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgoom2k1.so"
0:00:00.018545935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'goom2k1' plugin with 1 features from binary registry
0:00:00.018545935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'goom2k1' plugin with 1 features from binary registry
0:00:00.018548043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'goom2k1' feature 'goom2k1' typename : 'GstElementFactory'
0:00:00.018548043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'goom2k1' feature 'goom2k1' typename : 'GstElementFactory'
0:00:00.018552237  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018553883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018552237  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018553883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018555870  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018555870  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018557389  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018559176  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018557389  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018559176  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018560689  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018562932  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018560689  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018562932  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018564417  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018566292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018564417  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018566292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018567770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edaaf8
0:00:00.018569968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018567770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edaaf8
0:00:00.018569968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018571417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edac08
0:00:00.018571417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edac08
0:00:00.018573417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018575404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a2330 (goom2k1)
0:00:00.018573417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018575404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a2330 (goom2k1)
0:00:00.018577589  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<goom2k1> set parent (ref and sink)
0:00:00.018577589  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<goom2k1> set parent (ref and sink)
0:00:00.018579016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature goom2k1, plugin 0x29c23a11d0 goom2k1
0:00:00.018581037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 375965(5bc9d)/966241
0:00:00.018579016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature goom2k1, plugin 0x29c23a11d0 goom2k1
0:00:00.018581037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 375965(5bc9d)/966241
0:00:00.018585570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1310 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsticydemux.so"
0:00:00.018585570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1310 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsticydemux.so"
0:00:00.018588501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'icydemux' plugin with 1 features from binary registry
0:00:00.018590476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'icydemux' feature 'icydemux' typename : 'GstElementFactory'
0:00:00.018588501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'icydemux' plugin with 1 features from binary registry
0:00:00.018590476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'icydemux' feature 'icydemux' typename : 'GstElementFactory'
0:00:00.018596985  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018596985  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018599558  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018601632  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018599558  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018601632  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018603309  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018603309  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018605340  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018606939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018605340  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018606939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018609161  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018610671  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018609161  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018610671  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018612779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018612779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018614353  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edaee0
0:00:00.018616139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018614353  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edaee0
0:00:00.018616139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018617633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edaef0
0:00:00.018619670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018617633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edaef0
0:00:00.018619670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018621640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a2410 (icydemux)
0:00:00.018623928  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<icydemux> set parent (ref and sink)
0:00:00.018621640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a2410 (icydemux)
0:00:00.018623928  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<icydemux> set parent (ref and sink)
0:00:00.018625441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature icydemux, plugin 0x29c23a1310 icydemux
0:00:00.018625441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature icydemux, plugin 0x29c23a1310 icydemux
0:00:00.018627536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 376633(5bf39)/966241
0:00:00.018627536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 376633(5bf39)/966241
0:00:00.018632380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1450 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3demux.so"
0:00:00.018632380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1450 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstid3demux.so"
0:00:00.018635474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'id3demux' plugin with 1 features from binary registry
0:00:00.018635474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'id3demux' plugin with 1 features from binary registry
0:00:00.018637571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'id3demux' feature 'id3demux' typename : 'GstElementFactory'
0:00:00.018637571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'id3demux' feature 'id3demux' typename : 'GstElementFactory'
0:00:00.018641678  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018641678  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018643487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018645858  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018643487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018645858  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018647551  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018649523  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018651207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018647551  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018649523  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018651207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018653346  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018653346  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018655031  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018656996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018655031  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018656996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018658496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edb168
0:00:00.018660248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018658496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edb168
0:00:00.018660248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018661689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edb178
0:00:00.018663694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018661689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edb178
0:00:00.018663694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018665569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a24f0 (id3demux)
0:00:00.018665569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a24f0 (id3demux)
0:00:00.018667781  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<id3demux> set parent (ref and sink)
0:00:00.018669224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature id3demux, plugin 0x29c23a1450 id3demux
0:00:00.018667781  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<id3demux> set parent (ref and sink)
0:00:00.018669224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature id3demux, plugin 0x29c23a1450 id3demux
0:00:00.018671202  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 377239(5c197)/966241
0:00:00.018671202  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 377239(5c197)/966241
0:00:00.018675634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1590 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstimagefreeze.so"
0:00:00.018675634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1590 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstimagefreeze.so"
0:00:00.018677946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'imagefreeze' plugin with 1 features from binary registry
0:00:00.018677946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'imagefreeze' plugin with 1 features from binary registry
0:00:00.018680012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'imagefreeze' feature 'imagefreeze' typename : 'GstElementFactory'
0:00:00.018680012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'imagefreeze' feature 'imagefreeze' typename : 'GstElementFactory'
0:00:00.018684060  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018685731  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018684060  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018685731  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018687708  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018687708  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018689314  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018691154  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018689314  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018691154  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018692681  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018692681  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018694811  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018696673  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018694811  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018696673  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018698660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018700218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edb3c0
0:00:00.018698660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018700218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edb3c0
0:00:00.018702085  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018703788  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edb3e0
0:00:00.018702085  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018703788  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edb3e0
0:00:00.018705514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018707401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a25d0 (imagefreeze)
0:00:00.018705514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018707401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a25d0 (imagefreeze)
0:00:00.018709539  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<imagefreeze> set parent (ref and sink)
0:00:00.018709539  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<imagefreeze> set parent (ref and sink)
0:00:00.018710974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature imagefreeze, plugin 0x29c23a1590 imagefreeze
0:00:00.018713100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 377848(5c3f8)/966241
0:00:00.018710974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature imagefreeze, plugin 0x29c23a1590 imagefreeze
0:00:00.018713100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 377848(5c3f8)/966241
0:00:00.018717454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a16d0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinterleave.so"
0:00:00.018717454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a16d0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstinterleave.so"
0:00:00.018720385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'interleave' plugin with 2 features from binary registry
0:00:00.018720385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'interleave' plugin with 2 features from binary registry
0:00:00.018722389  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'interleave' feature 'interleave' typename : 'GstElementFactory'
0:00:00.018722389  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'interleave' feature 'interleave' typename : 'GstElementFactory'
0:00:00.018726545  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018728234  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018726545  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018728234  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018730118  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018731689  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018730118  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018731689  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018733478  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018735036  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018733478  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018735036  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018736996  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018738499  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018736996  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018738499  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018740612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018740612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018742132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edb650
0:00:00.018742132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edb650
0:00:00.018744886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.018746371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edb7b8
0:00:00.018744886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.018746371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edb7b8
0:00:00.018748704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018750607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a26b0 (interleave)
0:00:00.018748704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018750607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a26b0 (interleave)
0:00:00.018752712  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<interleave> set parent (ref and sink)
0:00:00.018752712  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<interleave> set parent (ref and sink)
0:00:00.018754142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature interleave, plugin 0x29c23a16d0 interleave
0:00:00.018756541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'interleave' feature 'deinterleave' typename : 'GstElementFactory'
0:00:00.018754142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature interleave, plugin 0x29c23a16d0 interleave
0:00:00.018756541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'interleave' feature 'deinterleave' typename : 'GstElementFactory'
0:00:00.018760671  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018760671  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018763087  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018765104  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018763087  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018765104  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018766643  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018766643  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018768479  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018770295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018768479  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018770295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018772564  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018774106  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018772564  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018774106  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018776452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018776452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018778000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edbab0
0:00:00.018780582  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018778000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edbab0
0:00:00.018780582  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018781999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edbc10
0:00:00.018781999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edbc10
0:00:00.018787416  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.018787416  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.018790438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a5810 (deinterleave)
0:00:00.018790438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a5810 (deinterleave)
0:00:00.018792864  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<deinterleave> set parent (ref and sink)
0:00:00.018794369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature deinterleave, plugin 0x29c23a16d0 interleave
0:00:00.018792864  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<deinterleave> set parent (ref and sink)
0:00:00.018794369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature deinterleave, plugin 0x29c23a16d0 interleave
0:00:00.018796686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 380277(5cd75)/966241
0:00:00.018796686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 380277(5cd75)/966241
0:00:00.018801449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1810 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so"
0:00:00.018801449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1810 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstisomp4.so"
0:00:00.018804581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'isomp4' plugin with 8 features from binary registry
0:00:00.018804581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'isomp4' plugin with 8 features from binary registry
0:00:00.018806787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature 'qtdemux' typename : 'GstElementFactory'
0:00:00.018806787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature 'qtdemux' typename : 'GstElementFactory'
0:00:00.018810957  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018812629  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018810957  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018812629  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018814578  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018816144  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018814578  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018816144  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018817943  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018819472  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018817943  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018819472  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018821558  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018821558  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018823201  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018825271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.018823201  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018825271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.018826769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edbfc0
0:00:00.018826769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edbfc0
0:00:00.018828854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018830552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc008
0:00:00.018828854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018830552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc008
0:00:00.018832223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.018833700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc020
0:00:00.018832223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.018833700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc020
0:00:00.018836471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.018838108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc038
0:00:00.018836471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.018838108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc038
0:00:00.018839947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.018839947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.018841881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a58f0 (qtdemux)
0:00:00.018844182  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<qtdemux> set parent (ref and sink)
0:00:00.018841881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a58f0 (qtdemux)
0:00:00.018844182  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<qtdemux> set parent (ref and sink)
0:00:00.018845565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature qtdemux, plugin 0x29c23a1810 isomp4
0:00:00.018845565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature qtdemux, plugin 0x29c23a1810 isomp4
0:00:00.018847672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature 'rtpxqtdepay' typename : 'GstElementFactory'
0:00:00.018847672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature 'rtpxqtdepay' typename : 'GstElementFactory'
0:00:00.018851926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018853639  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018851926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018853639  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018855520  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018855520  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018857084  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018858976  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018857084  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018858976  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018860430  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018862515  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018863949  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018860430  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018862515  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018863949  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018865821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018865821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.018867386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc170
0:00:00.018869210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018867386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc170
0:00:00.018869210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018870611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc180
0:00:00.018872819  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018870611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc180
0:00:00.018872819  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.018874700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a59d0 (rtpxqtdepay)
0:00:00.018874700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a59d0 (rtpxqtdepay)
0:00:00.018876832  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpxqtdepay> set parent (ref and sink)
0:00:00.018878225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpxqtdepay, plugin 0x29c23a1810 isomp4
0:00:00.018876832  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpxqtdepay> set parent (ref and sink)
0:00:00.018878225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpxqtdepay, plugin 0x29c23a1810 isomp4
0:00:00.018880180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature 'qtmux' typename : 'GstElementFactory'
0:00:00.018880180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature 'qtmux' typename : 'GstElementFactory'
0:00:00.018886373  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018886373  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018888929  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018890914  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018888929  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018890914  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018892437  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018892437  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018894348  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018895973  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018894348  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018895973  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018898034  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018899572  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018898034  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018899572  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018901498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.018901498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.018903106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc348
0:00:00.018905255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018903106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc348
0:00:00.018905255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018906682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc390
0:00:00.018906682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc390
0:00:00.018912507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.018912507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.018914876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc790
0:00:00.018914876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edc790
0:00:00.018920340  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.018920340  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.018921914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edcd18
0:00:00.018923935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.018921914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edcd18
0:00:00.018923935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.018925463  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8edcd4c
0:00:00.018925463  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8edcd4c
0:00:00.018928651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a5ab0 (qtmux)
0:00:00.018928651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a5ab0 (qtmux)
0:00:00.018931133  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<qtmux> set parent (ref and sink)
0:00:00.018932614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature qtmux, plugin 0x29c23a1810 isomp4
0:00:00.018931133  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<qtmux> set parent (ref and sink)
0:00:00.018932614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature qtmux, plugin 0x29c23a1810 isomp4
0:00:00.018934880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature 'mp4mux' typename : 'GstElementFactory'
0:00:00.018934880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature 'mp4mux' typename : 'GstElementFactory'
0:00:00.018939315  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018939315  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018942037  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018944087  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018942037  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018944087  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018945724  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018945724  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018947575  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018949149  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018951122  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018947575  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018949149  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018951122  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018952801  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018952801  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018954791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.018956330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edce88
0:00:00.018954791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.018956330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edce88
0:00:00.018958180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018959671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edcec0
0:00:00.018958180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.018959671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edcec0
0:00:00.018962689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.018962689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.018964170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd0a0
0:00:00.018964170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd0a0
0:00:00.018967430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.018968923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd2e8
0:00:00.018967430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.018968923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd2e8
0:00:00.018970726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.018972184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8edd31c
0:00:00.018970726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.018972184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8edd31c
0:00:00.018974904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a5b90 (mp4mux)
0:00:00.018974904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a5b90 (mp4mux)
0:00:00.018977174  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mp4mux> set parent (ref and sink)
0:00:00.018978601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mp4mux, plugin 0x29c23a1810 isomp4
0:00:00.018977174  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mp4mux> set parent (ref and sink)
0:00:00.018978601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mp4mux, plugin 0x29c23a1810 isomp4
0:00:00.018980586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature 'ismlmux' typename : 'GstElementFactory'
0:00:00.018980586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature 'ismlmux' typename : 'GstElementFactory'
0:00:00.018984767  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018984767  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.018986441  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018986441  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018988388  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018990215  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018988388  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.018990215  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018991977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018993554  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018991977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.018993554  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018995583  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018997110  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018995583  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.018997110  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.018999021  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.019000576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd458
0:00:00.018999021  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.019000576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd458
0:00:00.019002528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019004055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd498
0:00:00.019002528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019004055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd498
0:00:00.019006371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019006371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019007903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd580
0:00:00.019007903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd580
0:00:00.019010779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.019012282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8edd6eb
0:00:00.019010779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.019012282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8edd6eb
0:00:00.019014997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a5c70 (ismlmux)
0:00:00.019014997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a5c70 (ismlmux)
0:00:00.019017194  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ismlmux> set parent (ref and sink)
0:00:00.019018625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ismlmux, plugin 0x29c23a1810 isomp4
0:00:00.019017194  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ismlmux> set parent (ref and sink)
0:00:00.019018625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ismlmux, plugin 0x29c23a1810 isomp4
0:00:00.019020515  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature '3gppmux' typename : 'GstElementFactory'
0:00:00.019020515  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature '3gppmux' typename : 'GstElementFactory'
0:00:00.019024454  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019026086  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019024454  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019026086  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019027912  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019029532  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019027912  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019029532  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019031229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019032792  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019031229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019032792  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019034691  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019036189  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019034691  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019036189  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019038093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.019038093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.019039698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd828
0:00:00.019039698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd828
0:00:00.019053087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019054751  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd860
0:00:00.019053087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019054751  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd860
0:00:00.019057605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019057605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019059134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd9f0
0:00:00.019062144  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.019059134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edd9f0
0:00:00.019062144  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.019063615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eddba8
0:00:00.019074927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.019063615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eddba8
0:00:00.019074927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.019076464  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8eddbdc
0:00:00.019076464  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8eddbdc
0:00:00.019079383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a5d50 (3gppmux)
0:00:00.019079383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a5d50 (3gppmux)
0:00:00.019081813  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<3gppmux> set parent (ref and sink)
0:00:00.019083492  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature 3gppmux, plugin 0x29c23a1810 isomp4
0:00:00.019081813  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<3gppmux> set parent (ref and sink)
0:00:00.019083492  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature 3gppmux, plugin 0x29c23a1810 isomp4
0:00:00.019085585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature 'mj2mux' typename : 'GstElementFactory'
0:00:00.019085585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature 'mj2mux' typename : 'GstElementFactory'
0:00:00.019090082  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019090082  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019091942  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019093936  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019091942  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019093936  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019095686  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019097623  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019095686  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019097623  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019099229  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019101367  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019099229  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019101367  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019103051  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019103051  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019105088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.019106707  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eddd18
0:00:00.019105088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.019106707  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eddd18
0:00:00.019117944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019119484  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eddd30
0:00:00.019117944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019119484  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eddd30
0:00:00.019121704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019123187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edddc8
0:00:00.019121704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019123187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edddc8
0:00:00.019127623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.019127623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.019130072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8edde70
0:00:00.019130072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8edde70
0:00:00.019132941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a5e30 (mj2mux)
0:00:00.019135321  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mj2mux> set parent (ref and sink)
0:00:00.019132941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a5e30 (mj2mux)
0:00:00.019135321  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mj2mux> set parent (ref and sink)
0:00:00.019136740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mj2mux, plugin 0x29c23a1810 isomp4
0:00:00.019138795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature 'qtmoovrecover' typename : 'GstElementFactory'
0:00:00.019136740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mj2mux, plugin 0x29c23a1810 isomp4
0:00:00.019138795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'isomp4' feature 'qtmoovrecover' typename : 'GstElementFactory'
0:00:00.019143126  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019143126  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019145647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019147733  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019145647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019147733  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019149374  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019149374  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019151247  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019152831  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019151247  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019152831  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019154750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019156311  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019154750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019156311  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019158241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.019158241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.019159918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eddf9a
0:00:00.019172303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a8080 (qtmoovrecover)
0:00:00.019159918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eddf9a
0:00:00.019172303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a8080 (qtmoovrecover)
0:00:00.019174513  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<qtmoovrecover> set parent (ref and sink)
0:00:00.019175917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature qtmoovrecover, plugin 0x29c23a1810 isomp4
0:00:00.019174513  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<qtmoovrecover> set parent (ref and sink)
0:00:00.019175917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature qtmoovrecover, plugin 0x29c23a1810 isomp4
0:00:00.019177865  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 389032(5efa8)/966241
0:00:00.019177865  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 389032(5efa8)/966241
0:00:00.019182876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1950 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjack.so"
0:00:00.019182876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1950 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjack.so"
0:00:00.019185883  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'jack' plugin with 2 features from binary registry
0:00:00.019185883  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'jack' plugin with 2 features from binary registry
0:00:00.019188028  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'jack' feature 'jackaudiosrc' typename : 'GstElementFactory'
0:00:00.019188028  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'jack' feature 'jackaudiosrc' typename : 'GstElementFactory'
0:00:00.019192098  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019193804  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019192098  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019193804  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019195761  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019195761  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019197340  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019199173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019197340  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019199173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019200646  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019202615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019204107  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019200646  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019202615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019204107  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019205984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.019205984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.019207537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ede198
0:00:00.019209773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019207537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ede198
0:00:00.019209773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019211667  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a8160 (jackaudiosrc)
0:00:00.019211667  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a8160 (jackaudiosrc)
0:00:00.019214005  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jackaudiosrc> set parent (ref and sink)
0:00:00.019215406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jackaudiosrc, plugin 0x29c23a1950 jack
0:00:00.019214005  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jackaudiosrc> set parent (ref and sink)
0:00:00.019215406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jackaudiosrc, plugin 0x29c23a1950 jack
0:00:00.019217410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'jack' feature 'jackaudiosink' typename : 'GstElementFactory'
0:00:00.019217410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'jack' feature 'jackaudiosink' typename : 'GstElementFactory'
0:00:00.019225785  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019225785  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019228358  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019230410  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019228358  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019230410  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019232074  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019233895  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019232074  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019233895  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019235411  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019237435  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019235411  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019237435  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019239148  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019239148  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019241165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.019242699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ede320
0:00:00.019241165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.019242699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ede320
0:00:00.019244700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019244700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019246783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a8240 (jackaudiosink)
0:00:00.019249083  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jackaudiosink> set parent (ref and sink)
0:00:00.019246783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a8240 (jackaudiosink)
0:00:00.019249083  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jackaudiosink> set parent (ref and sink)
0:00:00.019250517  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jackaudiosink, plugin 0x29c23a1950 jack
0:00:00.019250517  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jackaudiosink, plugin 0x29c23a1950 jack
0:00:00.019252654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 390057(5f3a9)/966241
0:00:00.019252654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 390057(5f3a9)/966241
0:00:00.019257287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1a90 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpeg.so"
0:00:00.019257287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1a90 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstjpeg.so"
0:00:00.019259727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'jpeg' plugin with 2 features from binary registry
0:00:00.019261881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'jpeg' feature 'jpegenc' typename : 'GstElementFactory'
0:00:00.019259727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'jpeg' plugin with 2 features from binary registry
0:00:00.019261881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'jpeg' feature 'jpegenc' typename : 'GstElementFactory'
0:00:00.019265949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019265949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019268347  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019270397  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019268347  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019270397  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019271937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019271937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019273825  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019275383  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019273825  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019275383  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019277345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019278852  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019277345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019278852  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019280724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019280724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019282262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ede590
0:00:00.019285091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019282262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ede590
0:00:00.019285091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019286552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ede690
0:00:00.019286552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ede690
0:00:00.019289797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019291418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ede727
0:00:00.019289797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019291418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ede727
0:00:00.019294037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a8320 (jpegenc)
0:00:00.019294037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a8320 (jpegenc)
0:00:00.019296382  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jpegenc> set parent (ref and sink)
0:00:00.019297864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jpegenc, plugin 0x29c23a1a90 jpeg
0:00:00.019296382  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jpegenc> set parent (ref and sink)
0:00:00.019297864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jpegenc, plugin 0x29c23a1a90 jpeg
0:00:00.019299860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'jpeg' feature 'jpegdec' typename : 'GstElementFactory'
0:00:00.019299860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'jpeg' feature 'jpegdec' typename : 'GstElementFactory'
0:00:00.019304026  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019304026  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019305719  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019305719  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019307616  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019309461  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019307616  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019309461  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019311245  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019312775  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019311245  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019312775  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019314636  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019316235  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019318027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019319565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ede830
0:00:00.019314636  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019316235  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019318027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019319565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ede830
0:00:00.019321911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019321911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019323384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ede8f8
0:00:00.019325405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019323384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ede8f8
0:00:00.019325405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019327284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a8400 (jpegdec)
0:00:00.019327284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a8400 (jpegdec)
0:00:00.019329514  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jpegdec> set parent (ref and sink)
0:00:00.019330916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jpegdec, plugin 0x29c23a1a90 jpeg
0:00:00.019329514  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<jpegdec> set parent (ref and sink)
0:00:00.019330916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature jpegdec, plugin 0x29c23a1a90 jpeg
0:00:00.019332876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 391440(5f910)/966241
0:00:00.019332876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 391440(5f910)/966241
0:00:00.019337310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1bd0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlevel.so"
0:00:00.019337310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1bd0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlevel.so"
0:00:00.019339770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'level' plugin with 1 features from binary registry
0:00:00.019339770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'level' plugin with 1 features from binary registry
0:00:00.019341839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'level' feature 'level' typename : 'GstElementFactory'
0:00:00.019341839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'level' feature 'level' typename : 'GstElementFactory'
0:00:00.019345982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019347836  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019345982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019347836  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019349736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019349736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019351344  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019353254  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019351344  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019353254  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019354745  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019356855  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019354745  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019356855  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019358445  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019358445  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019360451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019362005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edeb10
0:00:00.019360451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019362005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edeb10
0:00:00.019364157  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019365612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edebb8
0:00:00.019364157  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019365612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edebb8
0:00:00.019367565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019369404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a84e0 (level)
0:00:00.019367565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019369404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a84e0 (level)
0:00:00.019371550  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<level> set parent (ref and sink)
0:00:00.019371550  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<level> set parent (ref and sink)
0:00:00.019372994  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature level, plugin 0x29c23a1bd0 level
0:00:00.019375030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 392285(5fc5d)/966241
0:00:00.019372994  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature level, plugin 0x29c23a1bd0 level
0:00:00.019375030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 392285(5fc5d)/966241
0:00:00.019379511  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1d10 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so"
0:00:00.019379511  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1d10 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmatroska.so"
0:00:00.019382533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'matroska' plugin with 4 features from binary registry
0:00:00.019382533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'matroska' plugin with 4 features from binary registry
0:00:00.019384574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'matroska' feature 'matroskademux' typename : 'GstElementFactory'
0:00:00.019384574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'matroska' feature 'matroskademux' typename : 'GstElementFactory'
0:00:00.019388665  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019390375  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019388665  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019390375  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019392236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019393761  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019392236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019393761  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019395488  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019397049  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019395488  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019397049  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019399077  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019400634  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019399077  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019400634  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019402600  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.019402600  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.019404186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edee88
0:00:00.019406052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.019404186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edee88
0:00:00.019406052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.019407439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edeea0
0:00:00.019409182  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019407439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edeea0
0:00:00.019409182  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019410572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edeeb8
0:00:00.019410572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edeeb8
0:00:00.019412826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.019414552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edef88
0:00:00.019412826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.019414552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edef88
0:00:00.019416452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019418338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a85c0 (matroskademux)
0:00:00.019416452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019418338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a85c0 (matroskademux)
0:00:00.019420525  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<matroskademux> set parent (ref and sink)
0:00:00.019421943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature matroskademux, plugin 0x29c23a1d10 matroska
0:00:00.019420525  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<matroskademux> set parent (ref and sink)
0:00:00.019421943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature matroskademux, plugin 0x29c23a1d10 matroska
0:00:00.019424103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'matroska' feature 'matroskaparse' typename : 'GstElementFactory'
0:00:00.019424103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'matroska' feature 'matroskaparse' typename : 'GstElementFactory'
0:00:00.019428361  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019428361  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019431854  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019433877  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019431854  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019433877  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019435415  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019435415  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019437246  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019439040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019437246  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019439040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019440976  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019442519  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019440976  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019442519  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019444425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019446060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edf118
0:00:00.019447964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019444425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019446060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edf118
0:00:00.019447964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019449392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edf178
0:00:00.019451254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019449392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edf178
0:00:00.019451254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019453260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a86a0 (matroskaparse)
0:00:00.019453260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23a86a0 (matroskaparse)
0:00:00.019455430  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<matroskaparse> set parent (ref and sink)
0:00:00.019456854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature matroskaparse, plugin 0x29c23a1d10 matroska
0:00:00.019455430  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<matroskaparse> set parent (ref and sink)
0:00:00.019456854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature matroskaparse, plugin 0x29c23a1d10 matroska
0:00:00.019458945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'matroska' feature 'matroskamux' typename : 'GstElementFactory'
0:00:00.019458945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'matroska' feature 'matroskamux' typename : 'GstElementFactory'
0:00:00.019463095  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019463095  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019464706  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019466634  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019464706  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019466634  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019468171  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019470080  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019468171  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019470080  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019471715  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019473887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019471715  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019473887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019475383  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019475383  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019477326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.019479063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edf308
0:00:00.019477326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.019479063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edf308
0:00:00.019484691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.019484691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.019486802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edf918
0:00:00.019486802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edf918
0:00:00.019494418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019494418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019496711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edff80
0:00:00.019496711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8edff80
0:00:00.019501835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.019501835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.019503494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0030
0:00:00.019505461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019503494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0030
0:00:00.019505461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019506977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ee0074
0:00:00.019506977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ee0074
0:00:00.019509808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ab8c0 (matroskamux)
0:00:00.019512074  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<matroskamux> set parent (ref and sink)
0:00:00.019509808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ab8c0 (matroskamux)
0:00:00.019512074  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<matroskamux> set parent (ref and sink)
0:00:00.019513502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature matroskamux, plugin 0x29c23a1d10 matroska
0:00:00.019513502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature matroskamux, plugin 0x29c23a1d10 matroska
0:00:00.019515507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'matroska' feature 'webmmux' typename : 'GstElementFactory'
0:00:00.019515507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'matroska' feature 'webmmux' typename : 'GstElementFactory'
0:00:00.019521237  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019521237  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019523714  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019525810  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019523714  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019525810  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019527348  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019527348  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019529273  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019530834  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019529273  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019530834  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019532868  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019534405  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019532868  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019534405  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019536288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.019538089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee01b0
0:00:00.019536288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.019538089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee01b0
0:00:00.019540497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.019542024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0298
0:00:00.019540497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.019542024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0298
0:00:00.019546225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019546225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019548454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0348
0:00:00.019550586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.019548454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0348
0:00:00.019550586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.019552031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee03f8
0:00:00.019552031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee03f8
0:00:00.019553924  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019555741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ee041b
0:00:00.019553924  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019555741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ee041b
0:00:00.019558462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ab9a0 (webmmux)
0:00:00.019560746  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<webmmux> set parent (ref and sink)
0:00:00.019558462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ab9a0 (webmmux)
0:00:00.019560746  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<webmmux> set parent (ref and sink)
0:00:00.019562164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature webmmux, plugin 0x29c23a1d10 matroska
0:00:00.019562164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature webmmux, plugin 0x29c23a1d10 matroska
0:00:00.019564335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 398389(61435)/966241
0:00:00.019564335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 398389(61435)/966241
0:00:00.019569245  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1e50 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmonoscope.so"
0:00:00.019569245  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23a1e50 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmonoscope.so"
0:00:00.019571724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'monoscope' plugin with 1 features from binary registry
0:00:00.019571724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'monoscope' plugin with 1 features from binary registry
0:00:00.019573749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'monoscope' feature 'monoscope' typename : 'GstElementFactory'
0:00:00.019573749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'monoscope' feature 'monoscope' typename : 'GstElementFactory'
0:00:00.019577880  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019577880  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019579657  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019581631  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019579657  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019581631  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019583198  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019583198  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019585037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019586720  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019585037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019586720  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019588788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019590300  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019588788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019590300  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019592160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019593677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0638
0:00:00.019592160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019593677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0638
0:00:00.019595790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019597294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee06b8
0:00:00.019595790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019597294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee06b8
0:00:00.019599372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019599372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019601324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23aba80 (monoscope)
0:00:00.019603599  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<monoscope> set parent (ref and sink)
0:00:00.019601324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23aba80 (monoscope)
0:00:00.019603599  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<monoscope> set parent (ref and sink)
0:00:00.019604972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature monoscope, plugin 0x29c23a1e50 monoscope
0:00:00.019604972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature monoscope, plugin 0x29c23a1e50 monoscope
0:00:00.019607034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 399151(6172f)/966241
0:00:00.019607034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 399151(6172f)/966241
0:00:00.019614086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b00b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmulaw.so"
0:00:00.019614086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b00b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmulaw.so"
0:00:00.019617536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mulaw' plugin with 2 features from binary registry
0:00:00.019617536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'mulaw' plugin with 2 features from binary registry
0:00:00.019619647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mulaw' feature 'mulawenc' typename : 'GstElementFactory'
0:00:00.019619647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mulaw' feature 'mulawenc' typename : 'GstElementFactory'
0:00:00.019623871  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019625599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019623871  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019625599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019627675  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019627675  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019629225  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019631083  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019629225  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019631083  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019632552  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019634613  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019632552  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019634613  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019636106  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019636106  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019638088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019639633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0940
0:00:00.019638088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019639633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0940
0:00:00.019641619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019643130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0990
0:00:00.019641619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019643130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0990
0:00:00.019645209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019646779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ee0a0f
0:00:00.019645209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019646779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ee0a0f
0:00:00.019649225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23abb60 (mulawenc)
0:00:00.019649225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23abb60 (mulawenc)
0:00:00.019651554  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mulawenc> set parent (ref and sink)
0:00:00.019653033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mulawenc, plugin 0x29c23b00b0 mulaw
0:00:00.019651554  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mulawenc> set parent (ref and sink)
0:00:00.019653033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mulawenc, plugin 0x29c23b00b0 mulaw
0:00:00.019655122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mulaw' feature 'mulawdec' typename : 'GstElementFactory'
0:00:00.019655122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'mulaw' feature 'mulawdec' typename : 'GstElementFactory'
0:00:00.019659279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019659279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019660951  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019660951  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019662926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019664545  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019662926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019664545  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019666364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019667933  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019666364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019667933  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019669952  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019671485  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019669952  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019671485  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019673374  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019675103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0b38
0:00:00.019673374  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019675103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0b38
0:00:00.019677030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019677030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019678573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0bb8
0:00:00.019680581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019678573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0bb8
0:00:00.019680581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019682521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23abc40 (mulawdec)
0:00:00.019682521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23abc40 (mulawdec)
0:00:00.019684940  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mulawdec> set parent (ref and sink)
0:00:00.019686358  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mulawdec, plugin 0x29c23b00b0 mulaw
0:00:00.019684940  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<mulawdec> set parent (ref and sink)
0:00:00.019686358  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature mulawdec, plugin 0x29c23b00b0 mulaw
0:00:00.019688322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 400391(61c07)/966241
0:00:00.019688322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 400391(61c07)/966241
0:00:00.019693019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b01f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmultifile.so"
0:00:00.019693019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b01f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmultifile.so"
0:00:00.019696045  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'multifile' plugin with 5 features from binary registry
0:00:00.019698081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'multifile' feature 'multifilesrc' typename : 'GstElementFactory'
0:00:00.019696045  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'multifile' plugin with 5 features from binary registry
0:00:00.019698081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'multifile' feature 'multifilesrc' typename : 'GstElementFactory'
0:00:00.019702297  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019702297  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019704679  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019706698  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019704679  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019706698  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019708341  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019708341  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019710187  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019711782  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019710187  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019711782  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019713874  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019715501  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019713874  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019715501  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019717347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.019717347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.019718913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0e28
0:00:00.019718913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0e28
0:00:00.019721832  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019724103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23abd20 (multifilesrc)
0:00:00.019721832  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019724103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23abd20 (multifilesrc)
0:00:00.019726463  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multifilesrc> set parent (ref and sink)
0:00:00.019727968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multifilesrc, plugin 0x29c23b01f0 multifile
0:00:00.019726463  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multifilesrc> set parent (ref and sink)
0:00:00.019727968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multifilesrc, plugin 0x29c23b01f0 multifile
0:00:00.019730058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'multifile' feature 'multifilesink' typename : 'GstElementFactory'
0:00:00.019730058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'multifile' feature 'multifilesink' typename : 'GstElementFactory'
0:00:00.019734307  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019734307  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019736019  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019737938  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019736019  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019737938  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019739543  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019739543  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019741425  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019743014  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019741425  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019743014  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019745010  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019746772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019745010  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019746772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019748561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.019750105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0f48
0:00:00.019748561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.019750105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee0f48
0:00:00.019751843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019751843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019753836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23abe00 (multifilesink)
0:00:00.019756359  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multifilesink> set parent (ref and sink)
0:00:00.019753836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23abe00 (multifilesink)
0:00:00.019756359  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multifilesink> set parent (ref and sink)
0:00:00.019757729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multifilesink, plugin 0x29c23b01f0 multifile
0:00:00.019757729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multifilesink, plugin 0x29c23b01f0 multifile
0:00:00.019759989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'multifile' feature 'splitfilesrc' typename : 'GstElementFactory'
0:00:00.019759989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'multifile' feature 'splitfilesrc' typename : 'GstElementFactory'
0:00:00.019764245  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019765914  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019764245  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019765914  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019767766  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019767766  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019769304  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019771373  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019769304  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019771373  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019772937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019775119  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019772937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019775119  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019776821  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019778869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.019776821  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019778869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.019780333  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1098
0:00:00.019782142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019780333  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1098
0:00:00.019782142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019783585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ee10a8
0:00:00.019783585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ee10a8
0:00:00.019785659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ee10b6
0:00:00.019785659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ee10b6
0:00:00.019788294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23abee0 (splitfilesrc)
0:00:00.019790671  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<splitfilesrc> set parent (ref and sink)
0:00:00.019788294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23abee0 (splitfilesrc)
0:00:00.019790671  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<splitfilesrc> set parent (ref and sink)
0:00:00.019792043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature splitfilesrc, plugin 0x29c23b01f0 multifile
0:00:00.019792043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature splitfilesrc, plugin 0x29c23b01f0 multifile
0:00:00.019794133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'multifile' feature 'splitmuxsink' typename : 'GstElementFactory'
0:00:00.019794133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'multifile' feature 'splitmuxsink' typename : 'GstElementFactory'
0:00:00.019802926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019802926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019805571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019807618  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019805571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019807618  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019809454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019811318  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019809454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019811318  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019812832  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019815033  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019812832  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019815033  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019816464  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019816464  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019818420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.019820004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1200
0:00:00.019818420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.019820004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1200
0:00:00.019821823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:00.019823335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1218
0:00:00.019821823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:00.019823335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1218
0:00:00.019825080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019826566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1230
0:00:00.019825080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019826566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1230
0:00:00.019828263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.019828263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.019829766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ee1248
0:00:00.019832472  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b18c0 (splitmuxsink)
0:00:00.019834658  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<splitmuxsink> set parent (ref and sink)
0:00:00.019829766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ee1248
0:00:00.019832472  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b18c0 (splitmuxsink)
0:00:00.019834658  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<splitmuxsink> set parent (ref and sink)
0:00:00.019836086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature splitmuxsink, plugin 0x29c23b01f0 multifile
0:00:00.019836086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature splitmuxsink, plugin 0x29c23b01f0 multifile
0:00:00.019838314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'multifile' feature 'splitmuxsrc' typename : 'GstElementFactory'
0:00:00.019838314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'multifile' feature 'splitmuxsrc' typename : 'GstElementFactory'
0:00:00.019842440  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019842440  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019844198  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019846267  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019844198  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019846267  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019847867  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019849797  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019847867  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019849797  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019851337  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019851337  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019853464  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019855061  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019853464  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019855061  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019856889  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.019858459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1380
0:00:00.019860146  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:00.019856889  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.019858459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1380
0:00:00.019860146  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video
0:00:00.019861658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1398
0:00:00.019863450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019861658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1398
0:00:00.019863450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.019864909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee13b0
0:00:00.019866651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.019864909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee13b0
0:00:00.019866651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.019868172  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ee13c8
0:00:00.019868172  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ee13c8
0:00:00.019871048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ee13d5
0:00:00.019871048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ee13d5
0:00:00.019873954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b19a0 (splitmuxsrc)
0:00:00.019873954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b19a0 (splitmuxsrc)
0:00:00.019876469  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<splitmuxsrc> set parent (ref and sink)
0:00:00.019876469  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<splitmuxsrc> set parent (ref and sink)
0:00:00.019877995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature splitmuxsrc, plugin 0x29c23b01f0 multifile
0:00:00.019880446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 402417(623f1)/966241
0:00:00.019877995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature splitmuxsrc, plugin 0x29c23b01f0 multifile
0:00:00.019880446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 402417(623f1)/966241
0:00:00.019885584  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0330 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmultipart.so"
0:00:00.019885584  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0330 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmultipart.so"
0:00:00.019888910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'multipart' plugin with 2 features from binary registry
0:00:00.019888910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'multipart' plugin with 2 features from binary registry
0:00:00.019891087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'multipart' feature 'multipartdemux' typename : 'GstElementFactory'
0:00:00.019891087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'multipart' feature 'multipartdemux' typename : 'GstElementFactory'
0:00:00.019895256  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019895256  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019897091  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019899081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019904133  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019906268  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019917622  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019919447  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019897091  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019899081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019904133  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019906268  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019917622  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019919447  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019921055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019923338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019921055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019923338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019924923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1610
0:00:00.019926931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019924923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1610
0:00:00.019926931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.019928414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1638
0:00:00.019930229  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.019928414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1638
0:00:00.019930229  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.019932225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b1a80 (multipartdemux)
0:00:00.019932225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b1a80 (multipartdemux)
0:00:00.019935121  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multipartdemux> set parent (ref and sink)
0:00:00.019935121  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multipartdemux> set parent (ref and sink)
0:00:00.019936908  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multipartdemux, plugin 0x29c23b0330 multipart
0:00:00.019939169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'multipart' feature 'multipartmux' typename : 'GstElementFactory'
0:00:00.019936908  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multipartdemux, plugin 0x29c23b0330 multipart
0:00:00.019939169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'multipart' feature 'multipartmux' typename : 'GstElementFactory'
0:00:00.019943540  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019943540  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019946072  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019948138  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019946072  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019948138  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.019949746  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019960669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019949746  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019960669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.019962197  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019964101  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019962197  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019964101  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.019965543  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019967393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019965543  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019967393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.019968933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1738
0:00:00.019968933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1738
0:00:00.019972044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019973628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1760
0:00:00.019972044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.019973628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1760
0:00:00.019975382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.019975382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.019977524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b1b60 (multipartmux)
0:00:00.019979839  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multipartmux> set parent (ref and sink)
0:00:00.019977524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b1b60 (multipartmux)
0:00:00.019979839  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multipartmux> set parent (ref and sink)
0:00:00.019981254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multipartmux, plugin 0x29c23b0330 multipart
0:00:00.019981254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multipartmux, plugin 0x29c23b0330 multipart
0:00:00.019983382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 403316(62774)/966241
0:00:00.019983382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 403316(62774)/966241
0:00:00.019988271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0470 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnavigationtest.so"
0:00:00.019988271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0470 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnavigationtest.so"
0:00:00.019990620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'navigationtest' plugin with 1 features from binary registry
0:00:00.019990620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'navigationtest' plugin with 1 features from binary registry
0:00:00.019992740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'navigationtest' feature 'navigationtest' typename : 'GstElementFactory'
0:00:00.019992740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'navigationtest' feature 'navigationtest' typename : 'GstElementFactory'
0:00:00.019996819  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019998834  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.019996819  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.019998834  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020001091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020001091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020002796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020004815  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020002796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020004815  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020006384  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020006384  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020008742  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020010367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020008742  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020010367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020012264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020013956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee19a8
0:00:00.020012264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020013956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee19a8
0:00:00.020015883  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020017368  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1a40
0:00:00.020015883  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020017368  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1a40
0:00:00.020019366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020019366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020021317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b1c40 (navigationtest)
0:00:00.020023713  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<navigationtest> set parent (ref and sink)
0:00:00.020021317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b1c40 (navigationtest)
0:00:00.020023713  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<navigationtest> set parent (ref and sink)
0:00:00.020025156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature navigationtest, plugin 0x29c23b0470 navigationtest
0:00:00.020025156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature navigationtest, plugin 0x29c23b0470 navigationtest
0:00:00.020027487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 404181(62ad5)/966241
0:00:00.020027487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 404181(62ad5)/966241
0:00:00.020032403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b05b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstoss4.so"
0:00:00.020032403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b05b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstoss4.so"
0:00:00.020035683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'oss4' plugin with 2 features from binary registry
0:00:00.020035683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'oss4' plugin with 2 features from binary registry
0:00:00.020037954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'oss4' feature 'oss4sink' typename : 'GstElementFactory'
0:00:00.020037954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'oss4' feature 'oss4sink' typename : 'GstElementFactory'
0:00:00.020042405  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020044100  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020042405  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020044100  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020046104  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020047713  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020046104  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020047713  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020049470  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020050962  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020049470  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020050962  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020053023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020053023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020054795  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020054795  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020057189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.020058881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1cf8
0:00:00.020057189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.020058881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1cf8
0:00:00.020061659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020061659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020063394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ee1e46
0:00:00.020063394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ee1e46
0:00:00.020066089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b1d20 (oss4sink)
0:00:00.020068614  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<oss4sink> set parent (ref and sink)
0:00:00.020066089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b1d20 (oss4sink)
0:00:00.020068614  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<oss4sink> set parent (ref and sink)
0:00:00.020070072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature oss4sink, plugin 0x29c23b05b0 oss4
0:00:00.020072183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'oss4' feature 'oss4src' typename : 'GstElementFactory'
0:00:00.020070072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature oss4sink, plugin 0x29c23b05b0 oss4
0:00:00.020072183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'oss4' feature 'oss4src' typename : 'GstElementFactory'
0:00:00.020076584  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020076584  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020078968  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020081131  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020078968  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020081131  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020082814  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020082814  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020084691  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020086369  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020084691  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020086369  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020088540  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020090158  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020088540  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020090158  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020092217  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.020092217  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.020093833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1f70
0:00:00.020093833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee1f70
0:00:00.020096380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020098687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b1e00 (oss4src)
0:00:00.020096380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020098687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b1e00 (oss4src)
0:00:00.020100938  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<oss4src> set parent (ref and sink)
0:00:00.020102393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature oss4src, plugin 0x29c23b05b0 oss4
0:00:00.020100938  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<oss4src> set parent (ref and sink)
0:00:00.020102393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature oss4src, plugin 0x29c23b05b0 oss4
0:00:00.020104380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 405693(630bd)/966241
0:00:00.020104380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 405693(630bd)/966241
0:00:00.020109113  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b06f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstossaudio.so"
0:00:00.020109113  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b06f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstossaudio.so"
0:00:00.020112362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ossaudio' plugin with 2 features from binary registry
0:00:00.020112362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ossaudio' plugin with 2 features from binary registry
0:00:00.020114809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ossaudio' feature 'osssrc' typename : 'GstElementFactory'
0:00:00.020114809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ossaudio' feature 'osssrc' typename : 'GstElementFactory'
0:00:00.020121198  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020121198  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020123682  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020125717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020123682  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020125717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020127257  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020127257  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020129167  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020130702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020129167  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020130702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020132790  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020134456  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020132790  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020134456  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020136631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.020138220  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee22f0
0:00:00.020136631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.020138220  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee22f0
0:00:00.020140875  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020140875  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020142877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b1ee0 (osssrc)
0:00:00.020142877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b1ee0 (osssrc)
0:00:00.020145283  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<osssrc> set parent (ref and sink)
0:00:00.020147007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature osssrc, plugin 0x29c23b06f0 ossaudio
0:00:00.020145283  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<osssrc> set parent (ref and sink)
0:00:00.020147007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature osssrc, plugin 0x29c23b06f0 ossaudio
0:00:00.020149168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ossaudio' feature 'osssink' typename : 'GstElementFactory'
0:00:00.020149168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ossaudio' feature 'osssink' typename : 'GstElementFactory'
0:00:00.020153320  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020153320  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020155033  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020155033  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020157027  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020158905  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020157027  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020158905  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020160707  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020162343  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020160707  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020162343  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020164438  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020166407  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020164438  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020166407  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020168648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.020168648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.020170273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee2550
0:00:00.020172562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020170273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee2550
0:00:00.020172562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020174460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b3040 (osssink)
0:00:00.020174460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b3040 (osssink)
0:00:00.020177096  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<osssink> set parent (ref and sink)
0:00:00.020177096  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<osssink> set parent (ref and sink)
0:00:00.020178617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature osssink, plugin 0x29c23b06f0 ossaudio
0:00:00.020180939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 407174(63686)/966241
0:00:00.020178617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature osssink, plugin 0x29c23b06f0 ossaudio
0:00:00.020180939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 407174(63686)/966241
0:00:00.020185912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0830 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpng.so"
0:00:00.020185912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0830 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpng.so"
0:00:00.020189114  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'png' plugin with 2 features from binary registry
0:00:00.020191469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'png' feature 'pngdec' typename : 'GstElementFactory'
0:00:00.020189114  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'png' plugin with 2 features from binary registry
0:00:00.020191469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'png' feature 'pngdec' typename : 'GstElementFactory'
0:00:00.020195996  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020197645  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020195996  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020197645  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020199582  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020199582  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020201144  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020203046  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020201144  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020203046  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020204680  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020204680  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020206902  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020208750  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020206902  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020208750  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020210687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020212271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee2870
0:00:00.020210687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020212271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee2870
0:00:00.020214625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020214625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020216161  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee2928
0:00:00.020218032  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020216161  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee2928
0:00:00.020218032  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020219873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b3120 (pngdec)
0:00:00.020222412  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pngdec> set parent (ref and sink)
0:00:00.020219873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b3120 (pngdec)
0:00:00.020222412  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pngdec> set parent (ref and sink)
0:00:00.020223839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pngdec, plugin 0x29c23b0830 png
0:00:00.020223839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pngdec, plugin 0x29c23b0830 png
0:00:00.020226077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'png' feature 'pngenc' typename : 'GstElementFactory'
0:00:00.020226077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'png' feature 'pngenc' typename : 'GstElementFactory'
0:00:00.020230372  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020230372  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020232000  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020233930  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020232000  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020233930  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020235468  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020237446  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020235468  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020237446  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020238994  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020238994  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020241076  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020242857  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020241076  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020242857  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020245036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020246719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee2a48
0:00:00.020245036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020246719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee2a48
0:00:00.020249138  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020250869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee2b00
0:00:00.020249138  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020250869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee2b00
0:00:00.020253000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020253000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020254668  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ee2b7a
0:00:00.020254668  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ee2b7a
0:00:00.020257142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b3200 (pngenc)
0:00:00.020259565  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pngenc> set parent (ref and sink)
0:00:00.020257142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b3200 (pngenc)
0:00:00.020259565  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pngenc> set parent (ref and sink)
0:00:00.020260985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pngenc, plugin 0x29c23b0830 png
0:00:00.020260985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pngenc, plugin 0x29c23b0830 png
0:00:00.020263109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 408452(63b84)/966241
0:00:00.020263109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 408452(63b84)/966241
0:00:00.020267977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0970 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstreplaygain.so"
0:00:00.020267977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0970 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstreplaygain.so"
0:00:00.020270440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'replaygain' plugin with 3 features from binary registry
0:00:00.020272710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'replaygain' feature 'rganalysis' typename : 'GstElementFactory'
0:00:00.020270440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'replaygain' plugin with 3 features from binary registry
0:00:00.020272710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'replaygain' feature 'rganalysis' typename : 'GstElementFactory'
0:00:00.020276990  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020276990  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020279348  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020281552  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020279348  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020281552  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020283190  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020283190  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020285298  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020287102  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020285298  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020287102  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020289238  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020289238  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020290887  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020293059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020290887  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020293059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020294698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee2d90
0:00:00.020294698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee2d90
0:00:00.020298997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020298997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020300625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee2f18
0:00:00.020303079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020300625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee2f18
0:00:00.020303079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020305153  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b32e0 (rganalysis)
0:00:00.020305153  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b32e0 (rganalysis)
0:00:00.020307688  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rganalysis> set parent (ref and sink)
0:00:00.020307688  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rganalysis> set parent (ref and sink)
0:00:00.020309193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rganalysis, plugin 0x29c23b0970 replaygain
0:00:00.020311615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'replaygain' feature 'rglimiter' typename : 'GstElementFactory'
0:00:00.020309193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rganalysis, plugin 0x29c23b0970 replaygain
0:00:00.020311615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'replaygain' feature 'rglimiter' typename : 'GstElementFactory'
0:00:00.020316152  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020316152  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020318523  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020320600  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020318523  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020320600  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020322332  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020322332  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020324233  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020326052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020324233  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020326052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020328255  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020328255  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020329889  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020332057  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020329889  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020332057  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020333776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee31b0
0:00:00.020333776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee31b0
0:00:00.020337947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020339653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3250
0:00:00.020337947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020339653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3250
0:00:00.020341787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020341787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020343902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b33c0 (rglimiter)
0:00:00.020343902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b33c0 (rglimiter)
0:00:00.020346431  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rglimiter> set parent (ref and sink)
0:00:00.020348006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rglimiter, plugin 0x29c23b0970 replaygain
0:00:00.020346431  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rglimiter> set parent (ref and sink)
0:00:00.020348006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rglimiter, plugin 0x29c23b0970 replaygain
0:00:00.020350265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'replaygain' feature 'rgvolume' typename : 'GstElementFactory'
0:00:00.020350265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'replaygain' feature 'rgvolume' typename : 'GstElementFactory'
0:00:00.020354922  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020354922  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020357433  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020359546  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020357433  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020359546  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020361084  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020362965  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020361084  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020362965  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020364725  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020364725  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020366851  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020368728  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020366851  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020368728  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020370724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020372347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3400
0:00:00.020370724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020372347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3400
0:00:00.020374523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020374523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020376006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee34a8
0:00:00.020377954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020376006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee34a8
0:00:00.020377954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020379367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ee3551
0:00:00.020379367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ee3551
0:00:00.020382248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b34a0 (rgvolume)
0:00:00.020384832  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rgvolume> set parent (ref and sink)
0:00:00.020382248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b34a0 (rgvolume)
0:00:00.020384832  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rgvolume> set parent (ref and sink)
0:00:00.020386374  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rgvolume, plugin 0x29c23b0970 replaygain
0:00:00.020386374  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rgvolume, plugin 0x29c23b0970 replaygain
0:00:00.020388666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 410975(6455f)/966241
0:00:00.020388666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 410975(6455f)/966241
0:00:00.020393691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0ab0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtp.so"
0:00:00.020393691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0ab0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtp.so"
0:00:00.020396420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rtp' plugin with 86 features from binary registry
0:00:00.020396420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rtp' plugin with 86 features from binary registry
0:00:00.020398703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpac3depay' typename : 'GstElementFactory'
0:00:00.020398703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpac3depay' typename : 'GstElementFactory'
0:00:00.020404751  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020404751  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020407280  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020409384  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020407280  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020409384  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020411114  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020411114  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020413118  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020414914  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020413118  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020414914  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020417113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020417113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020418775  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020420795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020418775  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020420795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020422358  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3770
0:00:00.020424342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020422358  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3770
0:00:00.020424342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020425780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3788
0:00:00.020427913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020425780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3788
0:00:00.020427913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020429772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b3580 (rtpac3depay)
0:00:00.020429772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b3580 (rtpac3depay)
0:00:00.020433103  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpac3depay> set parent (ref and sink)
0:00:00.020433103  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpac3depay> set parent (ref and sink)
0:00:00.020434672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpac3depay, plugin 0x29c23b0ab0 rtp
0:00:00.020434672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpac3depay, plugin 0x29c23b0ab0 rtp
0:00:00.020436807  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpac3pay' typename : 'GstElementFactory'
0:00:00.020436807  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpac3pay' typename : 'GstElementFactory'
0:00:00.020441117  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020441117  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020443044  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020445125  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020443044  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020445125  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020446680  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020448636  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020446680  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020448636  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020450203  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020452349  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020450203  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020452349  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020453973  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020453973  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020456073  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020457635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3928
0:00:00.020456073  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020457635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3928
0:00:00.020459828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020461272  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee39c0
0:00:00.020459828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020461272  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee39c0
0:00:00.020463076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020463076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020464977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b3660 (rtpac3pay)
0:00:00.020467548  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpac3pay> set parent (ref and sink)
0:00:00.020464977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b3660 (rtpac3pay)
0:00:00.020467548  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpac3pay> set parent (ref and sink)
0:00:00.020469001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpac3pay, plugin 0x29c23b0ab0 rtp
0:00:00.020469001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpac3pay, plugin 0x29c23b0ab0 rtp
0:00:00.020471155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpbvdepay' typename : 'GstElementFactory'
0:00:00.020471155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpbvdepay' typename : 'GstElementFactory'
0:00:00.020475343  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020477248  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020475343  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020477248  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020479358  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020479358  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020481109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020483102  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020481109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020483102  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020484610  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020484610  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020486860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020488544  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020486860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020488544  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020490622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020490622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020492264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3b28
0:00:00.020494565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020492264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3b28
0:00:00.020494565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020495985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3b58
0:00:00.020498257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020495985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3b58
0:00:00.020498257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020500095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5870 (rtpbvdepay)
0:00:00.020502590  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpbvdepay> set parent (ref and sink)
0:00:00.020500095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5870 (rtpbvdepay)
0:00:00.020502590  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpbvdepay> set parent (ref and sink)
0:00:00.020504050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpbvdepay, plugin 0x29c23b0ab0 rtp
0:00:00.020504050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpbvdepay, plugin 0x29c23b0ab0 rtp
0:00:00.020506090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpbvpay' typename : 'GstElementFactory'
0:00:00.020506090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpbvpay' typename : 'GstElementFactory'
0:00:00.020510427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020510427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020512160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020514098  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020512160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020514098  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020515682  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020515682  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020517582  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020519121  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020517582  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020519121  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020521221  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020522811  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020521221  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020522811  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020524815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020526563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3d58
0:00:00.020524815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020526563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3d58
0:00:00.020528362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020529827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3d88
0:00:00.020528362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020529827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3d88
0:00:00.020532153  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020532153  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020534040  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5950 (rtpbvpay)
0:00:00.020534040  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5950 (rtpbvpay)
0:00:00.020536525  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpbvpay> set parent (ref and sink)
0:00:00.020538292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpbvpay, plugin 0x29c23b0ab0 rtp
0:00:00.020536525  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpbvpay> set parent (ref and sink)
0:00:00.020538292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpbvpay, plugin 0x29c23b0ab0 rtp
0:00:00.020540332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpceltdepay' typename : 'GstElementFactory'
0:00:00.020540332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpceltdepay' typename : 'GstElementFactory'
0:00:00.020544635  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020544635  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020546471  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020546471  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020548549  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020550197  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020548549  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020550197  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020552025  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020553722  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020552025  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020553722  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020555821  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020557478  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020555821  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020557478  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020559418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020561036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3f98
0:00:00.020559418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020561036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3f98
0:00:00.020562958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020562958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020564423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3fb8
0:00:00.020566580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020564423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee3fb8
0:00:00.020566580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020568398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5a30 (rtpceltdepay)
0:00:00.020568398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5a30 (rtpceltdepay)
0:00:00.020570830  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpceltdepay> set parent (ref and sink)
0:00:00.020572353  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpceltdepay, plugin 0x29c23b0ab0 rtp
0:00:00.020570830  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpceltdepay> set parent (ref and sink)
0:00:00.020572353  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpceltdepay, plugin 0x29c23b0ab0 rtp
0:00:00.020574334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpceltpay' typename : 'GstElementFactory'
0:00:00.020574334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpceltpay' typename : 'GstElementFactory'
0:00:00.020578338  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020580259  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020578338  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020580259  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020582276  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020582276  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020583936  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020585872  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020583936  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020585872  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020587503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020587503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020589673  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020591302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020589673  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020591302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020593319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020594935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4148
0:00:00.020593319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020594935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4148
0:00:00.020596922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020596922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020598369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee41b8
0:00:00.020600705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020598369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee41b8
0:00:00.020600705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020602552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5b10 (rtpceltpay)
0:00:00.020602552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5b10 (rtpceltpay)
0:00:00.020606106  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpceltpay> set parent (ref and sink)
0:00:00.020607669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpceltpay, plugin 0x29c23b0ab0 rtp
0:00:00.020606106  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpceltpay> set parent (ref and sink)
0:00:00.020607669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpceltpay, plugin 0x29c23b0ab0 rtp
0:00:00.020609570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpdvdepay' typename : 'GstElementFactory'
0:00:00.020609570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpdvdepay' typename : 'GstElementFactory'
0:00:00.020613658  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020613658  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020615544  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020615544  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020617623  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020619282  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020617623  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020619282  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020621234  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020622830  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020621234  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020622830  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020624915  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020624915  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020626569  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020628801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020626569  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020628801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020630363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4390
0:00:00.020632290  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020633724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee43a8
0:00:00.020630363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4390
0:00:00.020632290  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020633724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee43a8
0:00:00.020636150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020636150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020638039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5bf0 (rtpdvdepay)
0:00:00.020638039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5bf0 (rtpdvdepay)
0:00:00.020640511  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpdvdepay> set parent (ref and sink)
0:00:00.020642050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpdvdepay, plugin 0x29c23b0ab0 rtp
0:00:00.020640511  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpdvdepay> set parent (ref and sink)
0:00:00.020642050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpdvdepay, plugin 0x29c23b0ab0 rtp
0:00:00.020644087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpdvpay' typename : 'GstElementFactory'
0:00:00.020644087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpdvpay' typename : 'GstElementFactory'
0:00:00.020650073  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020650073  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020652985  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020655010  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020652985  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020655010  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020656666  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020656666  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020658588  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020660241  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020658588  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020660241  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020662372  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020663952  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020662372  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020663952  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020666102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020667764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4628
0:00:00.020666102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020667764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4628
0:00:00.020669512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020671096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4640
0:00:00.020669512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020671096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4640
0:00:00.020673685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020673685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020675801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5cd0 (rtpdvpay)
0:00:00.020675801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5cd0 (rtpdvpay)
0:00:00.020678115  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpdvpay> set parent (ref and sink)
0:00:00.020679659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpdvpay, plugin 0x29c23b0ab0 rtp
0:00:00.020678115  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpdvpay> set parent (ref and sink)
0:00:00.020679659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpdvpay, plugin 0x29c23b0ab0 rtp
0:00:00.020681802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpgstdepay' typename : 'GstElementFactory'
0:00:00.020681802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpgstdepay' typename : 'GstElementFactory'
0:00:00.020685993  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020685993  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020687647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020689839  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020687647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020689839  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020691402  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020693322  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020691402  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020693322  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020694812  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020694812  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020696859  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020698479  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020696859  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020698479  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020700338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020701905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee48b8
0:00:00.020700338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020701905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee48b8
0:00:00.020703690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020705206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee48c8
0:00:00.020703690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020705206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee48c8
0:00:00.020707260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020707260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020709204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5db0 (rtpgstdepay)
0:00:00.020709204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5db0 (rtpgstdepay)
0:00:00.020711994  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpgstdepay> set parent (ref and sink)
0:00:00.020713515  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpgstdepay, plugin 0x29c23b0ab0 rtp
0:00:00.020711994  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpgstdepay> set parent (ref and sink)
0:00:00.020713515  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpgstdepay, plugin 0x29c23b0ab0 rtp
0:00:00.020715610  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpgstpay' typename : 'GstElementFactory'
0:00:00.020715610  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpgstpay' typename : 'GstElementFactory'
0:00:00.020719822  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020721496  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020719822  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020721496  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020723390  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020723390  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020724957  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020726804  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020724957  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020726804  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020728287  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020730256  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020728287  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020730256  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020731695  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020731695  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020733575  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020735347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4a58
0:00:00.020733575  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020735347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4a58
0:00:00.020737501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020738986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4ae0
0:00:00.020740613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020737501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020738986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4ae0
0:00:00.020740613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020742658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5e90 (rtpgstpay)
0:00:00.020742658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b5e90 (rtpgstpay)
0:00:00.020745306  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpgstpay> set parent (ref and sink)
0:00:00.020745306  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpgstpay> set parent (ref and sink)
0:00:00.020746803  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpgstpay, plugin 0x29c23b0ab0 rtp
0:00:00.020749015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpilbcpay' typename : 'GstElementFactory'
0:00:00.020746803  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpgstpay, plugin 0x29c23b0ab0 rtp
0:00:00.020749015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpilbcpay' typename : 'GstElementFactory'
0:00:00.020753400  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020753400  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020755766  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020757747  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020755766  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020757747  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020759271  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020759271  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020761206  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020763002  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020761206  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020763002  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020764968  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020766647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020764968  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020766647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020768740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020770391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4c20
0:00:00.020768740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020770391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4c20
0:00:00.020772331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020773847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4c50
0:00:00.020772331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020773847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4c50
0:00:00.020776682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020776682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020778807  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b78b0 (rtpilbcpay)
0:00:00.020778807  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b78b0 (rtpilbcpay)
0:00:00.020781383  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpilbcpay> set parent (ref and sink)
0:00:00.020781383  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpilbcpay> set parent (ref and sink)
0:00:00.020782849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpilbcpay, plugin 0x29c23b0ab0 rtp
0:00:00.020784891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpilbcdepay' typename : 'GstElementFactory'
0:00:00.020782849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpilbcpay, plugin 0x29c23b0ab0 rtp
0:00:00.020784891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpilbcdepay' typename : 'GstElementFactory'
0:00:00.020789224  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020789224  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020791591  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020793654  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020791591  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020793654  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020795274  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020797205  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020795274  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020797205  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020798744  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020798744  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020800933  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020802952  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020800933  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020802952  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020805008  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020806644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4e20
0:00:00.020805008  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020806644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4e20
0:00:00.020808426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020809935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4e50
0:00:00.020808426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020809935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4e50
0:00:00.020811976  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020811976  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020813921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b7990 (rtpilbcdepay)
0:00:00.020813921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b7990 (rtpilbcdepay)
0:00:00.020816450  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpilbcdepay> set parent (ref and sink)
0:00:00.020817989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpilbcdepay, plugin 0x29c23b0ab0 rtp
0:00:00.020816450  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpilbcdepay> set parent (ref and sink)
0:00:00.020817989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpilbcdepay, plugin 0x29c23b0ab0 rtp
0:00:00.020819993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg722depay' typename : 'GstElementFactory'
0:00:00.020819993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg722depay' typename : 'GstElementFactory'
0:00:00.020824222  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020824222  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020826086  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020828391  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020826086  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020828391  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020830055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020832022  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020830055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020832022  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020833752  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020833752  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020835822  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020837514  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020835822  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020837514  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020839482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020839482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020841081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4fd0
0:00:00.020843406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020841081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee4fd0
0:00:00.020843406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020844879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5028
0:00:00.020847223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020844879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5028
0:00:00.020847223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020849158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b7a70 (rtpg722depay)
0:00:00.020849158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b7a70 (rtpg722depay)
0:00:00.020851634  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg722depay> set parent (ref and sink)
0:00:00.020853096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg722depay, plugin 0x29c23b0ab0 rtp
0:00:00.020851634  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg722depay> set parent (ref and sink)
0:00:00.020853096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg722depay, plugin 0x29c23b0ab0 rtp
0:00:00.020855103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg722pay' typename : 'GstElementFactory'
0:00:00.020855103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg722pay' typename : 'GstElementFactory'
0:00:00.020861015  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020861015  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020863647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020865722  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020863647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020865722  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020867395  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020867395  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020869567  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020871160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020869567  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020871160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020873398  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020873398  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020875060  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020877012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020878587  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5210
0:00:00.020875060  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020877012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020878587  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5210
0:00:00.020880920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020880920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020882435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5300
0:00:00.020882435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5300
0:00:00.020885308  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020885308  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020887469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b7b50 (rtpg722pay)
0:00:00.020889924  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg722pay> set parent (ref and sink)
0:00:00.020887469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b7b50 (rtpg722pay)
0:00:00.020889924  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg722pay> set parent (ref and sink)
0:00:00.020891379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg722pay, plugin 0x29c23b0ab0 rtp
0:00:00.020891379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg722pay, plugin 0x29c23b0ab0 rtp
0:00:00.020893428  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg723depay' typename : 'GstElementFactory'
0:00:00.020893428  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg723depay' typename : 'GstElementFactory'
0:00:00.020899201  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020899201  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020900964  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020900964  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020903090  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020904778  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020906699  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020903090  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020904778  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020906699  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020908337  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020908337  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020910592  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020912151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020910592  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020912151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020913990  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020915552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5468
0:00:00.020913990  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020915552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5468
0:00:00.020917710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020917710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020919226  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee54a0
0:00:00.020921574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020919226  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee54a0
0:00:00.020921574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020923592  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b7c30 (rtpg723depay)
0:00:00.020923592  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b7c30 (rtpg723depay)
0:00:00.020935767  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg723depay> set parent (ref and sink)
0:00:00.020935767  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg723depay> set parent (ref and sink)
0:00:00.020938236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg723depay, plugin 0x29c23b0ab0 rtp
0:00:00.020940482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg723pay' typename : 'GstElementFactory'
0:00:00.020938236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg723depay, plugin 0x29c23b0ab0 rtp
0:00:00.020940482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg723pay' typename : 'GstElementFactory'
0:00:00.020944887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020944887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020947312  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020949333  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020947312  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020949333  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020950977  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020950977  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020952882  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020954454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020952882  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020954454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020956451  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020957984  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020956451  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020957984  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020959823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020959823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020961442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5670
0:00:00.020963423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020961442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5670
0:00:00.020963423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.020964877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee56b0
0:00:00.020967320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020964877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee56b0
0:00:00.020967320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020969577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b7d10 (rtpg723pay)
0:00:00.020969577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b7d10 (rtpg723pay)
0:00:00.020972057  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg723pay> set parent (ref and sink)
0:00:00.020973550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg723pay, plugin 0x29c23b0ab0 rtp
0:00:00.020972057  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg723pay> set parent (ref and sink)
0:00:00.020973550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg723pay, plugin 0x29c23b0ab0 rtp
0:00:00.020975657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg726depay' typename : 'GstElementFactory'
0:00:00.020975657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg726depay' typename : 'GstElementFactory'
0:00:00.020979932  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020979932  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.020981666  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020981666  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020983576  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020985322  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020983576  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.020985322  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020987200  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020988812  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020987200  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.020988812  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020990766  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020992409  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020990766  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.020992409  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.020994487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020996064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee58c0
0:00:00.020994487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.020996064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee58c0
0:00:00.020998255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020998255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.020999756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5960
0:00:00.020999756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5960
0:00:00.021002702  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021004892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b7df0 (rtpg726depay)
0:00:00.021002702  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021004892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b7df0 (rtpg726depay)
0:00:00.021007364  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg726depay> set parent (ref and sink)
0:00:00.021007364  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg726depay> set parent (ref and sink)
0:00:00.021008874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg726depay, plugin 0x29c23b0ab0 rtp
0:00:00.021008874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg726depay, plugin 0x29c23b0ab0 rtp
0:00:00.021011018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg726pay' typename : 'GstElementFactory'
0:00:00.021011018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg726pay' typename : 'GstElementFactory'
0:00:00.021015523  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021017252  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021015523  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021017252  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021019077  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021019077  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021020798  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021022723  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021024265  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021020798  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021022723  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021024265  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021026270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021027826  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021026270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021027826  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021029736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021029736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021031319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5b50
0:00:00.021033792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021031319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5b50
0:00:00.021033792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021035248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5bd0
0:00:00.021037603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021035248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5bd0
0:00:00.021037603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021039685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b7ed0 (rtpg726pay)
0:00:00.021039685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23b7ed0 (rtpg726pay)
0:00:00.021041952  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg726pay> set parent (ref and sink)
0:00:00.021043409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg726pay, plugin 0x29c23b0ab0 rtp
0:00:00.021041952  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg726pay> set parent (ref and sink)
0:00:00.021043409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg726pay, plugin 0x29c23b0ab0 rtp
0:00:00.021045414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg729depay' typename : 'GstElementFactory'
0:00:00.021049629  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021045414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg729depay' typename : 'GstElementFactory'
0:00:00.021049629  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021051255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021053231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021051255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021053231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021054728  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021054728  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021056583  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021058352  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021056583  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021058352  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021060395  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021061919  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021060395  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021061919  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021063763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021063763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021065345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5dd0
0:00:00.021067624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021065345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5dd0
0:00:00.021067624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021069031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5e08
0:00:00.021071258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021069031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5e08
0:00:00.021071258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021073196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba080 (rtpg729depay)
0:00:00.021075411  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg729depay> set parent (ref and sink)
0:00:00.021073196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba080 (rtpg729depay)
0:00:00.021075411  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg729depay> set parent (ref and sink)
0:00:00.021076791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg729depay, plugin 0x29c23b0ab0 rtp
0:00:00.021076791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg729depay, plugin 0x29c23b0ab0 rtp
0:00:00.021078764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg729pay' typename : 'GstElementFactory'
0:00:00.021078764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpg729pay' typename : 'GstElementFactory'
0:00:00.021082883  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021082883  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021084608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021086617  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021084608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021086617  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021088136  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021089984  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021088136  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021089984  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021091440  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021091440  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021093506  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021095274  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021093506  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021095274  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021097143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021098721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5fe0
0:00:00.021100528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021097143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021098721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee5fe0
0:00:00.021100528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021101975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6020
0:00:00.021101975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6020
0:00:00.021104419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021104419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021106426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba160 (rtpg729pay)
0:00:00.021108666  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg729pay> set parent (ref and sink)
0:00:00.021106426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba160 (rtpg729pay)
0:00:00.021108666  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpg729pay> set parent (ref and sink)
0:00:00.021110027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg729pay, plugin 0x29c23b0ab0 rtp
0:00:00.021110027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpg729pay, plugin 0x29c23b0ab0 rtp
0:00:00.021112138  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpgsmdepay' typename : 'GstElementFactory'
0:00:00.021112138  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpgsmdepay' typename : 'GstElementFactory'
0:00:00.021116283  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021118069  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021116283  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021118069  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021119907  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021121497  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021119907  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021121497  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021123274  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021124816  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021123274  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021124816  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021126749  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021128273  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021126749  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021128273  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021130101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021130101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021131662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6218
0:00:00.021133689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021131662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6218
0:00:00.021133689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021135127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6258
0:00:00.021137360  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021135127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6258
0:00:00.021137360  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021139292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba240 (rtpgsmdepay)
0:00:00.021139292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba240 (rtpgsmdepay)
0:00:00.021141701  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpgsmdepay> set parent (ref and sink)
0:00:00.021141701  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpgsmdepay> set parent (ref and sink)
0:00:00.021143132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpgsmdepay, plugin 0x29c23b0ab0 rtp
0:00:00.021145314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpgsmpay' typename : 'GstElementFactory'
0:00:00.021143132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpgsmdepay, plugin 0x29c23b0ab0 rtp
0:00:00.021145314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpgsmpay' typename : 'GstElementFactory'
0:00:00.021152645  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021152645  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021155136  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021157264  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021155136  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021157264  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021158887  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021158887  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021160832  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021162407  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021160832  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021162407  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021164435  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021165981  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021164435  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021165981  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021167809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021167809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021169430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6420
0:00:00.021171415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021169430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6420
0:00:00.021171415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021172817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6460
0:00:00.021175223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021172817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6460
0:00:00.021175223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021177211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba320 (rtpgsmpay)
0:00:00.021179450  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpgsmpay> set parent (ref and sink)
0:00:00.021177211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba320 (rtpgsmpay)
0:00:00.021179450  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpgsmpay> set parent (ref and sink)
0:00:00.021180854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpgsmpay, plugin 0x29c23b0ab0 rtp
0:00:00.021180854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpgsmpay, plugin 0x29c23b0ab0 rtp
0:00:00.021182857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpamrdepay' typename : 'GstElementFactory'
0:00:00.021182857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpamrdepay' typename : 'GstElementFactory'
0:00:00.021187002  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021187002  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021188655  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021190668  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021188655  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021190668  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021192232  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021194091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021192232  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021194091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021195605  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021195605  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021197797  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021199333  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021197797  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021199333  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021201174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021202718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6678
0:00:00.021201174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021202718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6678
0:00:00.021204793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021206290  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee66e0
0:00:00.021204793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021206290  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee66e0
0:00:00.021208619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021208619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021210535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba400 (rtpamrdepay)
0:00:00.021212988  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpamrdepay> set parent (ref and sink)
0:00:00.021210535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba400 (rtpamrdepay)
0:00:00.021212988  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpamrdepay> set parent (ref and sink)
0:00:00.021214350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpamrdepay, plugin 0x29c23b0ab0 rtp
0:00:00.021214350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpamrdepay, plugin 0x29c23b0ab0 rtp
0:00:00.021216402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpamrpay' typename : 'GstElementFactory'
0:00:00.021216402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpamrpay' typename : 'GstElementFactory'
0:00:00.021220443  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021222104  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021220443  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021222104  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021223975  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021223975  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021225542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021227462  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021225542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021227462  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021228921  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021231049  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021228921  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021231049  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021232485  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021234614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021232485  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021234614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021236139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6908
0:00:00.021236139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6908
0:00:00.021240972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021240972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021242714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6c40
0:00:00.021242714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6c40
0:00:00.021244700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021246800  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba4e0 (rtpamrpay)
0:00:00.021244700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021246800  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba4e0 (rtpamrpay)
0:00:00.021249106  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpamrpay> set parent (ref and sink)
0:00:00.021249106  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpamrpay> set parent (ref and sink)
0:00:00.021250610  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpamrpay, plugin 0x29c23b0ab0 rtp
0:00:00.021252725  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtppcmadepay' typename : 'GstElementFactory'
0:00:00.021250610  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpamrpay, plugin 0x29c23b0ab0 rtp
0:00:00.021252725  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtppcmadepay' typename : 'GstElementFactory'
0:00:00.021256972  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021256972  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021258652  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021260615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021258652  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021260615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021262213  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021264080  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021262213  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021264080  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021265647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021265647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021267597  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021269133  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021267597  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021269133  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021271237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021272821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6de8
0:00:00.021271237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021272821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6de8
0:00:00.021274773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021274773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021276312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6e30
0:00:00.021278558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021276312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee6e30
0:00:00.021278558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021280482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba5c0 (rtppcmadepay)
0:00:00.021280482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba5c0 (rtppcmadepay)
0:00:00.021282770  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtppcmadepay> set parent (ref and sink)
0:00:00.021284150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtppcmadepay, plugin 0x29c23b0ab0 rtp
0:00:00.021282770  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtppcmadepay> set parent (ref and sink)
0:00:00.021284150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtppcmadepay, plugin 0x29c23b0ab0 rtp
0:00:00.021286094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtppcmudepay' typename : 'GstElementFactory'
0:00:00.021286094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtppcmudepay' typename : 'GstElementFactory'
0:00:00.021290350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021291927  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021290350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021291927  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021293818  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021293818  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021295420  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021297296  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021295420  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021297296  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021298768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021300732  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021298768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021300732  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021302193  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021302193  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021304221  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021305802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7030
0:00:00.021304221  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021305802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7030
0:00:00.021307823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021309370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7078
0:00:00.021307823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021309370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7078
0:00:00.021311572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021311572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021313524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba6a0 (rtppcmudepay)
0:00:00.021316146  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtppcmudepay> set parent (ref and sink)
0:00:00.021313524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ba6a0 (rtppcmudepay)
0:00:00.021316146  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtppcmudepay> set parent (ref and sink)
0:00:00.021317516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtppcmudepay, plugin 0x29c23b0ab0 rtp
0:00:00.021317516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtppcmudepay, plugin 0x29c23b0ab0 rtp
0:00:00.021319699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtppcmupay' typename : 'GstElementFactory'
0:00:00.021319699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtppcmupay' typename : 'GstElementFactory'
0:00:00.021323805  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021325482  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021323805  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021325482  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021327353  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021328873  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021327353  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021328873  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021330643  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021330643  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021332166  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021334202  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021332166  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021334202  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021335676  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021337629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021335676  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021337629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021339123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7258
0:00:00.021339123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7258
0:00:00.021343561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021343561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021345319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7298
0:00:00.021347784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021345319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7298
0:00:00.021347784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021349890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c0090 (rtppcmupay)
0:00:00.021349890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c0090 (rtppcmupay)
0:00:00.021352142  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtppcmupay> set parent (ref and sink)
0:00:00.021352142  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtppcmupay> set parent (ref and sink)
0:00:00.021353656  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtppcmupay, plugin 0x29c23b0ab0 rtp
0:00:00.021355733  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtppcmapay' typename : 'GstElementFactory'
0:00:00.021353656  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtppcmupay, plugin 0x29c23b0ab0 rtp
0:00:00.021355733  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtppcmapay' typename : 'GstElementFactory'
0:00:00.021359854  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021359854  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021362218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021364241  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021362218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021364241  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021365833  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021367929  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021365833  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021367929  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021369402  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021371451  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021369402  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021371451  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021372899  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021372899  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021374824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021376485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee74b0
0:00:00.021374824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021376485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee74b0
0:00:00.021378362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021379852  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee74f0
0:00:00.021378362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021379852  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee74f0
0:00:00.021382180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021382180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021384241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c0170 (rtppcmapay)
0:00:00.021386467  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtppcmapay> set parent (ref and sink)
0:00:00.021384241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c0170 (rtppcmapay)
0:00:00.021386467  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtppcmapay> set parent (ref and sink)
0:00:00.021387828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtppcmapay, plugin 0x29c23b0ab0 rtp
0:00:00.021389849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmpadepay' typename : 'GstElementFactory'
0:00:00.021387828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtppcmapay, plugin 0x29c23b0ab0 rtp
0:00:00.021389849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmpadepay' typename : 'GstElementFactory'
0:00:00.021394787  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021394787  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021397096  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021399210  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021397096  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021399210  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021400763  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021400763  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021402691  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021404426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021402691  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021404426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021406450  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021407992  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021406450  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021407992  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021409800  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021411389  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7718
0:00:00.021409800  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021411389  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7718
0:00:00.021413225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021413225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021414738  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7748
0:00:00.021417279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021414738  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7748
0:00:00.021417279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021419189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c0250 (rtpmpadepay)
0:00:00.021421493  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmpadepay> set parent (ref and sink)
0:00:00.021419189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c0250 (rtpmpadepay)
0:00:00.021421493  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmpadepay> set parent (ref and sink)
0:00:00.021422950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmpadepay, plugin 0x29c23b0ab0 rtp
0:00:00.021422950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmpadepay, plugin 0x29c23b0ab0 rtp
0:00:00.021425081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmpapay' typename : 'GstElementFactory'
0:00:00.021425081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmpapay' typename : 'GstElementFactory'
0:00:00.021429122  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021430716  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021429122  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021430716  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021432587  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021432587  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021434157  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021436304  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021434157  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021436304  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021437794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021439887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021437794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021439887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021441389  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021443253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021441389  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021443253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021444726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7930
0:00:00.021447110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021444726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7930
0:00:00.021447110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021448525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7a00
0:00:00.021448525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7a00
0:00:00.021450378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021452360  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c0330 (rtpmpapay)
0:00:00.021450378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021452360  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c0330 (rtpmpapay)
0:00:00.021454638  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmpapay> set parent (ref and sink)
0:00:00.021454638  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmpapay> set parent (ref and sink)
0:00:00.021456074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmpapay, plugin 0x29c23b0ab0 rtp
0:00:00.021458146  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmparobustdepay' typename : 'GstElementFactory'
0:00:00.021456074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmpapay, plugin 0x29c23b0ab0 rtp
0:00:00.021458146  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmparobustdepay' typename : 'GstElementFactory'
0:00:00.021462204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021462204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021464370  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021466331  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021464370  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021466331  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021467798  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021469603  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021471045  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021467798  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021469603  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021471045  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021473046  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021473046  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021475046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021475046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021477192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021478854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7b70
0:00:00.021477192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021478854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7b70
0:00:00.021480623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021482087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7ba0
0:00:00.021480623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021482087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7ba0
0:00:00.021485943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021485943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021488743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c0410 (rtpmparobustdepay)
0:00:00.021488743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c0410 (rtpmparobustdepay)
0:00:00.021491124  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmparobustdepay> set parent (ref and sink)
0:00:00.021492666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmparobustdepay, plugin 0x29c23b0ab0 rtp
0:00:00.021491124  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmparobustdepay> set parent (ref and sink)
0:00:00.021492666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmparobustdepay, plugin 0x29c23b0ab0 rtp
0:00:00.021494712  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmpvdepay' typename : 'GstElementFactory'
0:00:00.021494712  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmpvdepay' typename : 'GstElementFactory'
0:00:00.021498874  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021500498  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021498874  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021500498  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021502493  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021502493  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021504121  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021506205  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021504121  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021506205  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021507712  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021509716  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021507712  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021509716  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021511251  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021511251  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021513116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021514721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7e10
0:00:00.021513116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021514721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7e10
0:00:00.021516655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021518130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7e58
0:00:00.021516655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021518130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee7e58
0:00:00.021520314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021522375  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c04f0 (rtpmpvdepay)
0:00:00.021520314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021522375  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c04f0 (rtpmpvdepay)
0:00:00.021524490  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmpvdepay> set parent (ref and sink)
0:00:00.021524490  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmpvdepay> set parent (ref and sink)
0:00:00.021525943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmpvdepay, plugin 0x29c23b0ab0 rtp
0:00:00.021527895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmpvpay' typename : 'GstElementFactory'
0:00:00.021525943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmpvdepay, plugin 0x29c23b0ab0 rtp
0:00:00.021527895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmpvpay' typename : 'GstElementFactory'
0:00:00.021531930  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021531930  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021533726  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021533726  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021535730  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021537284  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021535730  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021537284  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021539103  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021540628  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021539103  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021540628  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021542730  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021542730  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021544537  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021546583  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021544537  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021546583  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021548106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8048
0:00:00.021550347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021548106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8048
0:00:00.021550347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021551825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8098
0:00:00.021554299  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021551825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8098
0:00:00.021554299  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021556341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c05d0 (rtpmpvpay)
0:00:00.021556341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c05d0 (rtpmpvpay)
0:00:00.021558871  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmpvpay> set parent (ref and sink)
0:00:00.021558871  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmpvpay> set parent (ref and sink)
0:00:00.021560323  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmpvpay, plugin 0x29c23b0ab0 rtp
0:00:00.021560323  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmpvpay, plugin 0x29c23b0ab0 rtp
0:00:00.021562560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpopusdepay' typename : 'GstElementFactory'
0:00:00.021562560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpopusdepay' typename : 'GstElementFactory'
0:00:00.021567146  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021568794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021567146  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021568794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021570772  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021570772  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021572397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021574357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021575831  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021572397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021574357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021575831  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021577808  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021577808  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021579516  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021581802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021579516  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021581802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021583382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee82c8
0:00:00.021583382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee82c8
0:00:00.021585448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021587137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8300
0:00:00.021585448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021587137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8300
0:00:00.021589215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021589215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021591245  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c06b0 (rtpopusdepay)
0:00:00.021593443  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpopusdepay> set parent (ref and sink)
0:00:00.021591245  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c06b0 (rtpopusdepay)
0:00:00.021593443  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpopusdepay> set parent (ref and sink)
0:00:00.021594792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpopusdepay, plugin 0x29c23b0ab0 rtp
0:00:00.021594792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpopusdepay, plugin 0x29c23b0ab0 rtp
0:00:00.021596793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpopuspay' typename : 'GstElementFactory'
0:00:00.021601082  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021596793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpopuspay' typename : 'GstElementFactory'
0:00:00.021601082  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021602654  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021604570  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021602654  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021604570  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021606151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021606151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021607988  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021609536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021607988  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021609536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021611472  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021613277  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021611472  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021613277  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021615396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021615396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021616956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee84c8
0:00:00.021619194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021616956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee84c8
0:00:00.021619194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021620642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8588
0:00:00.021620642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8588
0:00:00.021622651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021624873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c1020 (rtpopuspay)
0:00:00.021622651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021624873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c1020 (rtpopuspay)
0:00:00.021627264  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpopuspay> set parent (ref and sink)
0:00:00.021628748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpopuspay, plugin 0x29c23b0ab0 rtp
0:00:00.021627264  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpopuspay> set parent (ref and sink)
0:00:00.021628748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpopuspay, plugin 0x29c23b0ab0 rtp
0:00:00.021630997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph261pay' typename : 'GstElementFactory'
0:00:00.021630997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph261pay' typename : 'GstElementFactory'
0:00:00.021635407  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021635407  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021637240  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021637240  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021639277  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021640901  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021639277  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021640901  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021642655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021644279  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021642655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021644279  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021646376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021646376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021647932  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021649800  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021647932  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021649800  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021651415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8708
0:00:00.021653808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021651415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8708
0:00:00.021653808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021655273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee87f8
0:00:00.021655273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee87f8
0:00:00.021658822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021658822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021660968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c1100 (rtph261pay)
0:00:00.021663352  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph261pay> set parent (ref and sink)
0:00:00.021660968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c1100 (rtph261pay)
0:00:00.021663352  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph261pay> set parent (ref and sink)
0:00:00.021664774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph261pay, plugin 0x29c23b0ab0 rtp
0:00:00.021664774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph261pay, plugin 0x29c23b0ab0 rtp
0:00:00.021666854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph261depay' typename : 'GstElementFactory'
0:00:00.021666854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph261depay' typename : 'GstElementFactory'
0:00:00.021671065  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021671065  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021672766  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021674793  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021672766  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021674793  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021676353  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021678204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021676353  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021678204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021679690  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021681753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021679690  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021681753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021683214  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021685042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021683214  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021685042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021686580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8940
0:00:00.021688372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021686580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8940
0:00:00.021688372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021689824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8960
0:00:00.021689824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8960
0:00:00.021691928  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021693946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c11e0 (rtph261depay)
0:00:00.021691928  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021693946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c11e0 (rtph261depay)
0:00:00.021696081  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph261depay> set parent (ref and sink)
0:00:00.021696081  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph261depay> set parent (ref and sink)
0:00:00.021697494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph261depay, plugin 0x29c23b0ab0 rtp
0:00:00.021699486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph263ppay' typename : 'GstElementFactory'
0:00:00.021697494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph261depay, plugin 0x29c23b0ab0 rtp
0:00:00.021699486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph263ppay' typename : 'GstElementFactory'
0:00:00.021703545  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021703545  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021705185  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021707143  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021705185  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021707143  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021708666  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021710491  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021708666  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021710491  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021711966  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021711966  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021714130  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021715671  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021714130  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021715671  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021717479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021719059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8b80
0:00:00.021717479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021719059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8b80
0:00:00.021721365  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021721365  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021722901  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8c80
0:00:00.021724818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021722901  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8c80
0:00:00.021724818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021726779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c12c0 (rtph263ppay)
0:00:00.021729038  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph263ppay> set parent (ref and sink)
0:00:00.021726779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c12c0 (rtph263ppay)
0:00:00.021729038  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph263ppay> set parent (ref and sink)
0:00:00.021730406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph263ppay, plugin 0x29c23b0ab0 rtp
0:00:00.021730406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph263ppay, plugin 0x29c23b0ab0 rtp
0:00:00.021732512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph263pdepay' typename : 'GstElementFactory'
0:00:00.021732512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph263pdepay' typename : 'GstElementFactory'
0:00:00.021736719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021738302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021736719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021738302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021740190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021740190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021741723  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021743572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021741723  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021743572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021745015  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021747175  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021745015  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021747175  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021748586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021748586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021750448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021752034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8de0
0:00:00.021750448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021752034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8de0
0:00:00.021753835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021755378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8e10
0:00:00.021757707  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021753835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021755378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee8e10
0:00:00.021757707  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021760507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c13a0 (rtph263pdepay)
0:00:00.021760507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c13a0 (rtph263pdepay)
0:00:00.021763934  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph263pdepay> set parent (ref and sink)
0:00:00.021765429  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph263pdepay, plugin 0x29c23b0ab0 rtp
0:00:00.021763934  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph263pdepay> set parent (ref and sink)
0:00:00.021765429  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph263pdepay, plugin 0x29c23b0ab0 rtp
0:00:00.021767455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph263depay' typename : 'GstElementFactory'
0:00:00.021767455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph263depay' typename : 'GstElementFactory'
0:00:00.021773028  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021773028  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021775441  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021777419  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021775441  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021777419  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021779034  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021780982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021779034  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021780982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021782545  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021784716  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021782545  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021784716  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021786239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021786239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021788562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021790117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9058
0:00:00.021788562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021790117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9058
0:00:00.021792070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021793577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee90a0
0:00:00.021792070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021793577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee90a0
0:00:00.021795767  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021795767  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021797820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c1480 (rtph263depay)
0:00:00.021799937  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph263depay> set parent (ref and sink)
0:00:00.021797820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c1480 (rtph263depay)
0:00:00.021799937  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph263depay> set parent (ref and sink)
0:00:00.021801325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph263depay, plugin 0x29c23b0ab0 rtp
0:00:00.021801325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph263depay, plugin 0x29c23b0ab0 rtp
0:00:00.021803326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph263pay' typename : 'GstElementFactory'
0:00:00.021803326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph263pay' typename : 'GstElementFactory'
0:00:00.021807420  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021809187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021807420  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021809187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021811155  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021812766  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021811155  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021812766  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021814599  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021816116  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021814599  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021816116  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021818186  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021818186  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021819666  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021821841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021819666  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021821841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021823345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee92b8
0:00:00.021823345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee92b8
0:00:00.021825783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021827252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee93a8
0:00:00.021825783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021827252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee93a8
0:00:00.021829097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021829097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021831052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c1560 (rtph263pay)
0:00:00.021833288  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph263pay> set parent (ref and sink)
0:00:00.021831052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c1560 (rtph263pay)
0:00:00.021833288  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph263pay> set parent (ref and sink)
0:00:00.021834641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph263pay, plugin 0x29c23b0ab0 rtp
0:00:00.021836846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph264depay' typename : 'GstElementFactory'
0:00:00.021834641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph263pay, plugin 0x29c23b0ab0 rtp
0:00:00.021836846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph264depay' typename : 'GstElementFactory'
0:00:00.021840856  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021840856  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021842548  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021842548  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021844434  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021846012  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021844434  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021846012  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021847779  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021849291  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021847779  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021849291  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021851259  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021852750  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021851259  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021852750  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021854514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021854514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021856081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9518
0:00:00.021858335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021856081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9518
0:00:00.021858335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021859799  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee95b8
0:00:00.021861853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021863784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c1640 (rtph264depay)
0:00:00.021859799  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee95b8
0:00:00.021861853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021863784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c1640 (rtph264depay)
0:00:00.021865913  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph264depay> set parent (ref and sink)
0:00:00.021867346  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph264depay, plugin 0x29c23b0ab0 rtp
0:00:00.021865913  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph264depay> set parent (ref and sink)
0:00:00.021867346  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph264depay, plugin 0x29c23b0ab0 rtp
0:00:00.021869283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph264pay' typename : 'GstElementFactory'
0:00:00.021869283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph264pay' typename : 'GstElementFactory'
0:00:00.021875382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021875382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021877820  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021879775  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021877820  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021879775  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021881333  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021881333  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021883202  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021884981  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021883202  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021884981  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021887173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021888694  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021887173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021888694  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021890566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021892125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9748
0:00:00.021890566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021892125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9748
0:00:00.021894296  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021895845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee97c8
0:00:00.021894296  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021895845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee97c8
0:00:00.021897891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021897891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021900071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c5080 (rtph264pay)
0:00:00.021902248  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph264pay> set parent (ref and sink)
0:00:00.021900071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c5080 (rtph264pay)
0:00:00.021902248  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph264pay> set parent (ref and sink)
0:00:00.021903629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph264pay, plugin 0x29c23b0ab0 rtp
0:00:00.021903629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph264pay, plugin 0x29c23b0ab0 rtp
0:00:00.021905601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph265depay' typename : 'GstElementFactory'
0:00:00.021905601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph265depay' typename : 'GstElementFactory'
0:00:00.021909682  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021909682  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021911356  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021913265  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021914808  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021911356  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021913265  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021914808  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021916610  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021918213  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021916610  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021918213  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021920190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021920190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021921887  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021923866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021921887  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021923866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021925372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9998
0:00:00.021925372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9998
0:00:00.021927383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021929060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee99f8
0:00:00.021927383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021929060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee99f8
0:00:00.021931055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021931055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021933059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c5160 (rtph265depay)
0:00:00.021935303  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph265depay> set parent (ref and sink)
0:00:00.021933059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c5160 (rtph265depay)
0:00:00.021935303  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph265depay> set parent (ref and sink)
0:00:00.021936703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph265depay, plugin 0x29c23b0ab0 rtp
0:00:00.021938663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph265pay' typename : 'GstElementFactory'
0:00:00.021936703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph265depay, plugin 0x29c23b0ab0 rtp
0:00:00.021938663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtph265pay' typename : 'GstElementFactory'
0:00:00.021942709  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021942709  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021944371  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021946240  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021944371  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021946240  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021947813  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021947813  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021949648  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021951178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021949648  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021951178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021953223  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021954798  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021953223  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021954798  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021956693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021956693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021958224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9b90
0:00:00.021960681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021958224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9b90
0:00:00.021960681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021962105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9c10
0:00:00.021964301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021962105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9c10
0:00:00.021964301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021966287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c5240 (rtph265pay)
0:00:00.021968515  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph265pay> set parent (ref and sink)
0:00:00.021966287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c5240 (rtph265pay)
0:00:00.021968515  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtph265pay> set parent (ref and sink)
0:00:00.021969834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph265pay, plugin 0x29c23b0ab0 rtp
0:00:00.021969834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtph265pay, plugin 0x29c23b0ab0 rtp
0:00:00.021971825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpj2kdepay' typename : 'GstElementFactory'
0:00:00.021971825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpj2kdepay' typename : 'GstElementFactory'
0:00:00.021975891  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021975891  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.021977634  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021979619  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021977634  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021979619  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.021981127  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021982953  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021981127  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021982953  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.021984426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021984426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021986542  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021988061  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021989859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021986542  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.021988061  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.021989859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.021991312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9de8
0:00:00.021993372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021991312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9de8
0:00:00.021993372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.021994927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9e30
0:00:00.021994927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ee9e30
0:00:00.021997616  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021997616  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.021999483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c5320 (rtpj2kdepay)
0:00:00.022001718  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpj2kdepay> set parent (ref and sink)
0:00:00.021999483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c5320 (rtpj2kdepay)
0:00:00.022001718  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpj2kdepay> set parent (ref and sink)
0:00:00.022003100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpj2kdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022003100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpj2kdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022005059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpj2kpay' typename : 'GstElementFactory'
0:00:00.022005059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpj2kpay' typename : 'GstElementFactory'
0:00:00.022009375  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022011154  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022009375  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022011154  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022013003  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022014554  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022013003  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022014554  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022016337  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022017901  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022016337  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022017901  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022020007  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022021535  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022020007  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022021535  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022023264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022023264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022024758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea0d0
0:00:00.022027228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022024758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea0d0
0:00:00.022027228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022028706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea1c8
0:00:00.022028706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea1c8
0:00:00.022030843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022032815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c5400 (rtpj2kpay)
0:00:00.022030843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022032815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c5400 (rtpj2kpay)
0:00:00.022035033  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpj2kpay> set parent (ref and sink)
0:00:00.022035033  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpj2kpay> set parent (ref and sink)
0:00:00.022036427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpj2kpay, plugin 0x29c23b0ab0 rtp
0:00:00.022038401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpjpegdepay' typename : 'GstElementFactory'
0:00:00.022036427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpj2kpay, plugin 0x29c23b0ab0 rtp
0:00:00.022038401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpjpegdepay' typename : 'GstElementFactory'
0:00:00.022044783  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022044783  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022047298  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022049356  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022047298  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022049356  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022050891  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022050891  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022052788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022054327  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022052788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022054327  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022056397  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022057903  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022056397  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022057903  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022059622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022061185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea380
0:00:00.022059622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022061185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea380
0:00:00.022063013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022063013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022064550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea398
0:00:00.022066987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022064550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea398
0:00:00.022066987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022069033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c54e0 (rtpjpegdepay)
0:00:00.022071267  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpjpegdepay> set parent (ref and sink)
0:00:00.022069033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c54e0 (rtpjpegdepay)
0:00:00.022071267  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpjpegdepay> set parent (ref and sink)
0:00:00.022072675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpjpegdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022072675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpjpegdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022074620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpjpegpay' typename : 'GstElementFactory'
0:00:00.022074620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpjpegpay' typename : 'GstElementFactory'
0:00:00.022078812  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022080618  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022078812  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022080618  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022082572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022082572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022084157  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022086044  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022084157  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022086044  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022087557  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022089655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022087557  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022089655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022091136  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022093054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022091136  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022093054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022094552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea588
0:00:00.022094552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea588
0:00:00.022099859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022099859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022102137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea6e0
0:00:00.022104087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022102137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea6e0
0:00:00.022104087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022106054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c55c0 (rtpjpegpay)
0:00:00.022106054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c55c0 (rtpjpegpay)
0:00:00.022108341  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpjpegpay> set parent (ref and sink)
0:00:00.022109801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpjpegpay, plugin 0x29c23b0ab0 rtp
0:00:00.022108341  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpjpegpay> set parent (ref and sink)
0:00:00.022109801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpjpegpay, plugin 0x29c23b0ab0 rtp
0:00:00.022111761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpklvdepay' typename : 'GstElementFactory'
0:00:00.022111761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpklvdepay' typename : 'GstElementFactory'
0:00:00.022117737  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022117737  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022120232  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022122317  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022120232  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022122317  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022124021  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022125971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022124021  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022125971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022127516  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022129923  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022127516  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022129923  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022131410  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022133413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022131410  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022133413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022135004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea840
0:00:00.022135004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea840
0:00:00.022136966  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022138521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea870
0:00:00.022136966  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022138521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eea870
0:00:00.022140549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022140549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022142538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c56a0 (rtpklvdepay)
0:00:00.022144762  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpklvdepay> set parent (ref and sink)
0:00:00.022142538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c56a0 (rtpklvdepay)
0:00:00.022144762  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpklvdepay> set parent (ref and sink)
0:00:00.022146190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpklvdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022148235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpklvpay' typename : 'GstElementFactory'
0:00:00.022146190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpklvdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022148235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpklvpay' typename : 'GstElementFactory'
0:00:00.022152320  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022152320  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022153939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022155848  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022153939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022155848  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022157369  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022157369  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022159234  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022160991  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022159234  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022160991  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022163098  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022164623  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022163098  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022164623  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022166499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022166499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022168051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeaa28
0:00:00.022170263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022168051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeaa28
0:00:00.022170263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022171691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeaaa8
0:00:00.022173487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022171691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeaaa8
0:00:00.022173487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022175530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c8820 (rtpklvpay)
0:00:00.022177778  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpklvpay> set parent (ref and sink)
0:00:00.022175530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c8820 (rtpklvpay)
0:00:00.022177778  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpklvpay> set parent (ref and sink)
0:00:00.022179106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpklvpay, plugin 0x29c23b0ab0 rtp
0:00:00.022179106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpklvpay, plugin 0x29c23b0ab0 rtp
0:00:00.022181110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpL16pay' typename : 'GstElementFactory'
0:00:00.022181110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpL16pay' typename : 'GstElementFactory'
0:00:00.022185213  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022186861  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022185213  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022186861  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022188681  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022188681  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022190208  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022192270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022190208  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022192270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022193701  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022195860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022193701  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022195860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022197340  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022197340  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022199214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022200809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeac00
0:00:00.022199214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022200809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeac00
0:00:00.022203552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022205063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eead88
0:00:00.022203552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022205063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eead88
0:00:00.022207132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022207132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022209206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c8900 (rtpL16pay)
0:00:00.022209206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c8900 (rtpL16pay)
0:00:00.022212594  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpL16pay> set parent (ref and sink)
0:00:00.022214137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpL16pay, plugin 0x29c23b0ab0 rtp
0:00:00.022212594  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpL16pay> set parent (ref and sink)
0:00:00.022214137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpL16pay, plugin 0x29c23b0ab0 rtp
0:00:00.022216284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpL16depay' typename : 'GstElementFactory'
0:00:00.022216284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpL16depay' typename : 'GstElementFactory'
0:00:00.022220479  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022220479  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022222104  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022222104  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022224002  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022225807  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022224002  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022225807  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022227666  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022229198  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022227666  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022229198  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022231159  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022232886  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022231159  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022232886  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022234962  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022236532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeaf50
0:00:00.022234962  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022236532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeaf50
0:00:00.022238519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022238519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022240038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeafd8
0:00:00.022242675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022240038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeafd8
0:00:00.022242675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022244689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c89e0 (rtpL16depay)
0:00:00.022244689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c89e0 (rtpL16depay)
0:00:00.022246944  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpL16depay> set parent (ref and sink)
0:00:00.022248384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpL16depay, plugin 0x29c23b0ab0 rtp
0:00:00.022246944  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpL16depay> set parent (ref and sink)
0:00:00.022248384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpL16depay, plugin 0x29c23b0ab0 rtp
0:00:00.022250299  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpL24pay' typename : 'GstElementFactory'
0:00:00.022250299  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpL24pay' typename : 'GstElementFactory'
0:00:00.022254441  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022256022  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022254441  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022256022  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022257902  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022257902  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022259493  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022261306  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022259493  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022261306  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022262780  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022264887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022262780  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022264887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022266425  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022266425  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022268674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022270206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb218
0:00:00.022268674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022270206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb218
0:00:00.022272438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022273953  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb2c8
0:00:00.022272438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022273953  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb2c8
0:00:00.022276078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022276078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022278066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c8ac0 (rtpL24pay)
0:00:00.022280355  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpL24pay> set parent (ref and sink)
0:00:00.022278066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c8ac0 (rtpL24pay)
0:00:00.022280355  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpL24pay> set parent (ref and sink)
0:00:00.022281711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpL24pay, plugin 0x29c23b0ab0 rtp
0:00:00.022283644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpL24depay' typename : 'GstElementFactory'
0:00:00.022281711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpL24pay, plugin 0x29c23b0ab0 rtp
0:00:00.022283644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpL24depay' typename : 'GstElementFactory'
0:00:00.022287808  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022287808  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022290125  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022292042  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022290125  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022292042  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022293512  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022295357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022293512  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022295357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022296858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022296858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022298861  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022300541  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022298861  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022300541  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022302853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022302853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022304444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb4c8
0:00:00.022306495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022307963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb550
0:00:00.022304444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb4c8
0:00:00.022306495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022307963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb550
0:00:00.022309987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022309987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022311986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c8ba0 (rtpL24depay)
0:00:00.022314179  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpL24depay> set parent (ref and sink)
0:00:00.022311986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c8ba0 (rtpL24depay)
0:00:00.022314179  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpL24depay> set parent (ref and sink)
0:00:00.022315523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpL24depay, plugin 0x29c23b0ab0 rtp
0:00:00.022315523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpL24depay, plugin 0x29c23b0ab0 rtp
0:00:00.022317475  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'asteriskh263' typename : 'GstElementFactory'
0:00:00.022317475  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'asteriskh263' typename : 'GstElementFactory'
0:00:00.022321556  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022323135  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022321556  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022323135  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022325066  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022325066  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022326619  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022328484  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022326619  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022328484  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022329947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022332192  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022329947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022332192  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022333603  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022335646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022333603  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022335646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022337127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb710
0:00:00.022339083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022337127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb710
0:00:00.022339083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022340534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb738
0:00:00.022340534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb738
0:00:00.022342679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022344706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c8c80 (asteriskh263)
0:00:00.022342679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022344706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c8c80 (asteriskh263)
0:00:00.022346961  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<asteriskh263> set parent (ref and sink)
0:00:00.022346961  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<asteriskh263> set parent (ref and sink)
0:00:00.022348417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature asteriskh263, plugin 0x29c23b0ab0 rtp
0:00:00.022350402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp1sdepay' typename : 'GstElementFactory'
0:00:00.022348417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature asteriskh263, plugin 0x29c23b0ab0 rtp
0:00:00.022350402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp1sdepay' typename : 'GstElementFactory'
0:00:00.022356204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022356204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022358570  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022360656  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022358570  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022360656  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022362183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022362183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022364075  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022365827  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022364075  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022365827  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022367943  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022369524  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022367943  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022369524  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022371425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022371425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022373002  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb908
0:00:00.022375011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022373002  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb908
0:00:00.022375011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022376434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb940
0:00:00.022378781  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022376434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeb940
0:00:00.022378781  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022380724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c8d60 (rtpmp1sdepay)
0:00:00.022383105  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp1sdepay> set parent (ref and sink)
0:00:00.022380724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c8d60 (rtpmp1sdepay)
0:00:00.022383105  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp1sdepay> set parent (ref and sink)
0:00:00.022384494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp1sdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022384494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp1sdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022386577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp2tdepay' typename : 'GstElementFactory'
0:00:00.022386577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp2tdepay' typename : 'GstElementFactory'
0:00:00.022390796  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022390796  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022392452  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022394626  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022392452  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022394626  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022396283  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022396283  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022398201  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022399756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022398201  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022399756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022401837  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022403354  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022401837  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022403354  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022405408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022405408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022406948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eebb88
0:00:00.022408969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022406948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eebb88
0:00:00.022408969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022410433  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eebbd8
0:00:00.022412796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022410433  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eebbd8
0:00:00.022412796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022414763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c8e40 (rtpmp2tdepay)
0:00:00.022416986  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp2tdepay> set parent (ref and sink)
0:00:00.022414763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23c8e40 (rtpmp2tdepay)
0:00:00.022416986  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp2tdepay> set parent (ref and sink)
0:00:00.022418371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp2tdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022418371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp2tdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022420325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp2tpay' typename : 'GstElementFactory'
0:00:00.022420325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp2tpay' typename : 'GstElementFactory'
0:00:00.022424395  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022424395  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022426007  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022428182  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022426007  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022428182  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022429673  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022431560  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022429673  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022431560  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022433004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022435080  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022433004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022435080  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022436581  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022438476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022436581  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022438476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022439988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eebdf8
0:00:00.022441846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022439988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eebdf8
0:00:00.022441846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022443377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eebe48
0:00:00.022443377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eebe48
0:00:00.022445756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022445756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022447666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca070 (rtpmp2tpay)
0:00:00.022450042  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp2tpay> set parent (ref and sink)
0:00:00.022447666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca070 (rtpmp2tpay)
0:00:00.022450042  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp2tpay> set parent (ref and sink)
0:00:00.022451415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp2tpay, plugin 0x29c23b0ab0 rtp
0:00:00.022451415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp2tpay, plugin 0x29c23b0ab0 rtp
0:00:00.022453410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4vpay' typename : 'GstElementFactory'
0:00:00.022453410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4vpay' typename : 'GstElementFactory'
0:00:00.022457758  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022459346  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022457758  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022459346  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022461271  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022462844  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022461271  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022462844  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022464626  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022466183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022464626  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022466183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022468224  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022469732  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022468224  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022469732  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022471565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022471565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022473095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec068
0:00:00.022475321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022473095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec068
0:00:00.022475321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022476743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec0f8
0:00:00.022478806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022476743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec0f8
0:00:00.022478806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022480576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca150 (rtpmp4vpay)
0:00:00.022480576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca150 (rtpmp4vpay)
0:00:00.022482898  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp4vpay> set parent (ref and sink)
0:00:00.022484329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp4vpay, plugin 0x29c23b0ab0 rtp
0:00:00.022482898  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp4vpay> set parent (ref and sink)
0:00:00.022484329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp4vpay, plugin 0x29c23b0ab0 rtp
0:00:00.022486227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4vdepay' typename : 'GstElementFactory'
0:00:00.022486227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4vdepay' typename : 'GstElementFactory'
0:00:00.022490344  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022492039  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022490344  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022492039  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022493934  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022495471  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022493934  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022495471  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022497239  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022498774  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022497239  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022498774  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022500781  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022500781  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022502349  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022504135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022502349  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022504135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022505582  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec280
0:00:00.022507608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022505582  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec280
0:00:00.022507608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022509042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec2c8
0:00:00.022509042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec2c8
0:00:00.022515436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022515436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022518362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca230 (rtpmp4vdepay)
0:00:00.022518362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca230 (rtpmp4vdepay)
0:00:00.022520764  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp4vdepay> set parent (ref and sink)
0:00:00.022522321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp4vdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022520764  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp4vdepay> set parent (ref and sink)
0:00:00.022522321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp4vdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022524427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4apay' typename : 'GstElementFactory'
0:00:00.022524427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4apay' typename : 'GstElementFactory'
0:00:00.022528707  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022528707  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022530439  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022530439  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022532459  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022534167  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022532459  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022534167  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022536009  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022537603  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022536009  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022537603  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022539559  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022541092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022539559  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022541092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022542869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022544444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec468
0:00:00.022542869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022544444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec468
0:00:00.022546598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022546598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022548108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec500
0:00:00.022550143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022548108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec500
0:00:00.022550143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022551988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca310 (rtpmp4apay)
0:00:00.022554210  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp4apay> set parent (ref and sink)
0:00:00.022551988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca310 (rtpmp4apay)
0:00:00.022554210  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp4apay> set parent (ref and sink)
0:00:00.022555675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp4apay, plugin 0x29c23b0ab0 rtp
0:00:00.022555675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp4apay, plugin 0x29c23b0ab0 rtp
0:00:00.022557644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4adepay' typename : 'GstElementFactory'
0:00:00.022557644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4adepay' typename : 'GstElementFactory'
0:00:00.022561809  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022561809  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022563410  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022565380  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022563410  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022565380  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022566881  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022568743  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022566881  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022568743  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022570222  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022572370  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022570222  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022572370  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022573858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022573858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022576165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022577796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec6b8
0:00:00.022576165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022577796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec6b8
0:00:00.022579829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022581326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec720
0:00:00.022579829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022581326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec720
0:00:00.022583377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022583377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022585321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca3f0 (rtpmp4adepay)
0:00:00.022587608  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp4adepay> set parent (ref and sink)
0:00:00.022585321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca3f0 (rtpmp4adepay)
0:00:00.022587608  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp4adepay> set parent (ref and sink)
0:00:00.022588950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp4adepay, plugin 0x29c23b0ab0 rtp
0:00:00.022590913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4gdepay' typename : 'GstElementFactory'
0:00:00.022588950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp4adepay, plugin 0x29c23b0ab0 rtp
0:00:00.022590913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4gdepay' typename : 'GstElementFactory'
0:00:00.022596543  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022596543  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022599014  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022601073  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022599014  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022601073  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022602617  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022602617  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022604518  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022606126  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022604518  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022606126  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022608215  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022609817  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022608215  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022609817  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022611620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022611620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022613169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec8d8
0:00:00.022615608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022613169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec8d8
0:00:00.022615608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022617055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec960
0:00:00.022619396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022617055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eec960
0:00:00.022619396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022621384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca4d0 (rtpmp4gdepay)
0:00:00.022623695  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp4gdepay> set parent (ref and sink)
0:00:00.022621384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca4d0 (rtpmp4gdepay)
0:00:00.022623695  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp4gdepay> set parent (ref and sink)
0:00:00.022625192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp4gdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022625192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp4gdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022627171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4gpay' typename : 'GstElementFactory'
0:00:00.022627171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpmp4gpay' typename : 'GstElementFactory'
0:00:00.022631313  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022631313  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022632934  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022634888  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022632934  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022634888  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022636374  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022638275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022636374  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022638275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022639749  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022639749  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022641914  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022643407  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022641914  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022643407  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022645132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022646629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eecb70
0:00:00.022645132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022646629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eecb70
0:00:00.022649061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022650525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eecc80
0:00:00.022649061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022650525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eecc80
0:00:00.022653537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022653537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022655623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca5b0 (rtpmp4gpay)
0:00:00.022655623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca5b0 (rtpmp4gpay)
0:00:00.022657909  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp4gpay> set parent (ref and sink)
0:00:00.022659419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp4gpay, plugin 0x29c23b0ab0 rtp
0:00:00.022657909  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmp4gpay> set parent (ref and sink)
0:00:00.022659419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmp4gpay, plugin 0x29c23b0ab0 rtp
0:00:00.022661482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpqcelpdepay' typename : 'GstElementFactory'
0:00:00.022661482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpqcelpdepay' typename : 'GstElementFactory'
0:00:00.022665650  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022665650  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022667255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022667255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022669258  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022671116  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022669258  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022671116  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022672945  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022674473  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022676615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022678061  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022672945  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022674473  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022676615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022678061  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022679774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022681280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eece40
0:00:00.022679774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022681280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eece40
0:00:00.022683126  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022684594  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eece80
0:00:00.022683126  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022684594  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eece80
0:00:00.022686781  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022686781  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022689215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca690 (rtpqcelpdepay)
0:00:00.022689215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ca690 (rtpqcelpdepay)
0:00:00.022691613  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpqcelpdepay> set parent (ref and sink)
0:00:00.022693036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpqcelpdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022691613  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpqcelpdepay> set parent (ref and sink)
0:00:00.022693036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpqcelpdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022695077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpqdm2depay' typename : 'GstElementFactory'
0:00:00.022695077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpqdm2depay' typename : 'GstElementFactory'
0:00:00.022699409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022699409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022701009  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022703169  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022701009  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022703169  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022704648  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022706481  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022704648  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022706481  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022707948  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022707948  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022710049  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022711638  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022710049  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022711638  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022713579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022715107  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed060
0:00:00.022713579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022715107  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed060
0:00:00.022716940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022718422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed080
0:00:00.022716940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022718422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed080
0:00:00.022720257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022722170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cb890 (rtpqdm2depay)
0:00:00.022720257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022722170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cb890 (rtpqdm2depay)
0:00:00.022724408  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpqdm2depay> set parent (ref and sink)
0:00:00.022724408  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpqdm2depay> set parent (ref and sink)
0:00:00.022725811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpqdm2depay, plugin 0x29c23b0ab0 rtp
0:00:00.022727844  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpsbcdepay' typename : 'GstElementFactory'
0:00:00.022725811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpqdm2depay, plugin 0x29c23b0ab0 rtp
0:00:00.022727844  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpsbcdepay' typename : 'GstElementFactory'
0:00:00.022731933  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022731933  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022734292  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022736289  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022734292  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022736289  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022737836  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022739684  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022737836  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022739684  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022741226  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022741226  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022743206  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022744722  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022743206  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022744722  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022746636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022748169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed1f8
0:00:00.022746636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022748169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed1f8
0:00:00.022751928  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022751928  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022753632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed300
0:00:00.022755811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022753632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed300
0:00:00.022755811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022759908  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cb970 (rtpsbcdepay)
0:00:00.022759908  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cb970 (rtpsbcdepay)
0:00:00.022763084  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpsbcdepay> set parent (ref and sink)
0:00:00.022763084  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpsbcdepay> set parent (ref and sink)
0:00:00.022764709  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpsbcdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022766857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpsbcpay' typename : 'GstElementFactory'
0:00:00.022764709  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpsbcdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022766857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpsbcpay' typename : 'GstElementFactory'
0:00:00.022771047  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022771047  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022773335  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022775332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022773335  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022775332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022776938  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022778846  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022776938  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022778846  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022780364  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022782399  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022780364  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022782399  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022783895  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022783895  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022785888  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022787546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed4b8
0:00:00.022785888  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022787546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed4b8
0:00:00.022789930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022791439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed5c8
0:00:00.022789930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022791439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed5c8
0:00:00.022793401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022793401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022795391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cba50 (rtpsbcpay)
0:00:00.022797890  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpsbcpay> set parent (ref and sink)
0:00:00.022795391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cba50 (rtpsbcpay)
0:00:00.022797890  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpsbcpay> set parent (ref and sink)
0:00:00.022799383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpsbcpay, plugin 0x29c23b0ab0 rtp
0:00:00.022799383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpsbcpay, plugin 0x29c23b0ab0 rtp
0:00:00.022801407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpsirenpay' typename : 'GstElementFactory'
0:00:00.022801407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpsirenpay' typename : 'GstElementFactory'
0:00:00.022805570  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022807155  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022805570  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022807155  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022809094  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022810608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022809094  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022810608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022812419  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022812419  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022813935  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022816196  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022813935  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022816196  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022817632  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022819584  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022817632  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022819584  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022821066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed798
0:00:00.022821066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed798
0:00:00.022823066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022824590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed7c8
0:00:00.022823066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022824590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed7c8
0:00:00.022826779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022828717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cbb30 (rtpsirenpay)
0:00:00.022826779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022828717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cbb30 (rtpsirenpay)
0:00:00.022830840  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpsirenpay> set parent (ref and sink)
0:00:00.022832268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpsirenpay, plugin 0x29c23b0ab0 rtp
0:00:00.022830840  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpsirenpay> set parent (ref and sink)
0:00:00.022832268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpsirenpay, plugin 0x29c23b0ab0 rtp
0:00:00.022834404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpsirendepay' typename : 'GstElementFactory'
0:00:00.022834404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpsirendepay' typename : 'GstElementFactory'
0:00:00.022840428  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022840428  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022842799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022844877  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022842799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022844877  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022846430  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022846430  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022848414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022850058  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022848414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022850058  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022851973  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022853577  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022851973  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022853577  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022855593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022855593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022857155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed9a8
0:00:00.022859017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022860490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed9d8
0:00:00.022857155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed9a8
0:00:00.022859017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022860490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eed9d8
0:00:00.022862485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022862485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022864504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cbc10 (rtpsirendepay)
0:00:00.022866787  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpsirendepay> set parent (ref and sink)
0:00:00.022864504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cbc10 (rtpsirendepay)
0:00:00.022866787  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpsirendepay> set parent (ref and sink)
0:00:00.022868220  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpsirendepay, plugin 0x29c23b0ab0 rtp
0:00:00.022868220  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpsirendepay, plugin 0x29c23b0ab0 rtp
0:00:00.022870384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpspeexpay' typename : 'GstElementFactory'
0:00:00.022870384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpspeexpay' typename : 'GstElementFactory'
0:00:00.022874622  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022876259  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022874622  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022876259  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022878121  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022879720  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022878121  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022879720  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022881511  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022883070  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022881511  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022883070  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022885055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022886716  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022885055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022886716  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022888699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022888699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022890205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eedb60
0:00:00.022892233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022890205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eedb60
0:00:00.022892233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022893738  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eedba8
0:00:00.022895977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022893738  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eedba8
0:00:00.022895977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022898608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cbcf0 (rtpspeexpay)
0:00:00.022898608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cbcf0 (rtpspeexpay)
0:00:00.022900908  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpspeexpay> set parent (ref and sink)
0:00:00.022900908  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpspeexpay> set parent (ref and sink)
0:00:00.022902488  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpspeexpay, plugin 0x29c23b0ab0 rtp
0:00:00.022904499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpspeexdepay' typename : 'GstElementFactory'
0:00:00.022902488  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpspeexpay, plugin 0x29c23b0ab0 rtp
0:00:00.022904499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpspeexdepay' typename : 'GstElementFactory'
0:00:00.022908489  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022908489  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022910229  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022912188  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022910229  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022912188  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022913859  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022913859  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022915737  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022917331  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022915737  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022917331  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022919209  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022920771  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022919209  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022920771  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022922604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022924156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eedd70
0:00:00.022922604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022924156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eedd70
0:00:00.022926154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022926154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022927666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eedd90
0:00:00.022929797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022927666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eedd90
0:00:00.022929797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022932304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cbdd0 (rtpspeexdepay)
0:00:00.022934634  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpspeexdepay> set parent (ref and sink)
0:00:00.022932304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cbdd0 (rtpspeexdepay)
0:00:00.022934634  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpspeexdepay> set parent (ref and sink)
0:00:00.022936106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpspeexdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022936106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpspeexdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022938256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpsv3vdepay' typename : 'GstElementFactory'
0:00:00.022938256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpsv3vdepay' typename : 'GstElementFactory'
0:00:00.022942427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022942427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022944210  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022946221  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022944210  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022946221  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022947760  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022949627  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022947760  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022949627  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022951210  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022951210  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022953247  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022954770  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022953247  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022954770  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022956535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022958048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eedf30
0:00:00.022956535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022958048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eedf30
0:00:00.022960730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022962346  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eedf60
0:00:00.022960730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022962346  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eedf60
0:00:00.022964515  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022964515  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022966474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cbeb0 (rtpsv3vdepay)
0:00:00.022968826  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpsv3vdepay> set parent (ref and sink)
0:00:00.022966474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cbeb0 (rtpsv3vdepay)
0:00:00.022968826  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpsv3vdepay> set parent (ref and sink)
0:00:00.022970276  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpsv3vdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022970276  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpsv3vdepay, plugin 0x29c23b0ab0 rtp
0:00:00.022972332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtptheoradepay' typename : 'GstElementFactory'
0:00:00.022972332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtptheoradepay' typename : 'GstElementFactory'
0:00:00.022976558  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022976558  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.022978190  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022980188  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022978190  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022980188  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.022981758  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022983546  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022981758  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022983546  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.022985040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022987153  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022985040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022987153  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.022988695  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022990539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022988695  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.022990539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.022992034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee140
0:00:00.022992034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee140
0:00:00.022994087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022995696  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee1b0
0:00:00.022994087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.022995696  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee1b0
0:00:00.022997486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022997486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.022999958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ce810 (rtptheoradepay)
0:00:00.023002306  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtptheoradepay> set parent (ref and sink)
0:00:00.022999958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ce810 (rtptheoradepay)
0:00:00.023002306  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtptheoradepay> set parent (ref and sink)
0:00:00.023003771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtptheoradepay, plugin 0x29c23b0ab0 rtp
0:00:00.023003771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtptheoradepay, plugin 0x29c23b0ab0 rtp
0:00:00.023005830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtptheorapay' typename : 'GstElementFactory'
0:00:00.023005830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtptheorapay' typename : 'GstElementFactory'
0:00:00.023009935  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023011754  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023009935  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023011754  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023013670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023015289  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023013670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023015289  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023017118  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023018669  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023017118  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023018669  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023020787  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023020787  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023022377  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023024235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023022377  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023024235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023025781  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee308
0:00:00.023025781  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee308
0:00:00.023027986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023029506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee390
0:00:00.023027986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023029506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee390
0:00:00.023031207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023033117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ce8f0 (rtptheorapay)
0:00:00.023031207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023033117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ce8f0 (rtptheorapay)
0:00:00.023035285  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtptheorapay> set parent (ref and sink)
0:00:00.023036769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtptheorapay, plugin 0x29c23b0ab0 rtp
0:00:00.023035285  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtptheorapay> set parent (ref and sink)
0:00:00.023036769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtptheorapay, plugin 0x29c23b0ab0 rtp
0:00:00.023038735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvorbisdepay' typename : 'GstElementFactory'
0:00:00.023038735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvorbisdepay' typename : 'GstElementFactory'
0:00:00.023042913  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023042913  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023044509  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023046424  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023044509  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023046424  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023047954  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023049774  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023047954  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023049774  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023051255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023051255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023053378  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023054892  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023053378  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023054892  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023056628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023058117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee4e0
0:00:00.023056628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023058117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee4e0
0:00:00.023060195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023061703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee558
0:00:00.023060195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023061703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee558
0:00:00.023063471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023065352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ce9d0 (rtpvorbisdepay)
0:00:00.023063471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023065352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ce9d0 (rtpvorbisdepay)
0:00:00.023067592  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvorbisdepay> set parent (ref and sink)
0:00:00.023067592  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvorbisdepay> set parent (ref and sink)
0:00:00.023069064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvorbisdepay, plugin 0x29c23b0ab0 rtp
0:00:00.023071105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvorbispay' typename : 'GstElementFactory'
0:00:00.023069064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvorbisdepay, plugin 0x29c23b0ab0 rtp
0:00:00.023071105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvorbispay' typename : 'GstElementFactory'
0:00:00.023076997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023076997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023079595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023081660  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023079595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023081660  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023083247  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023083247  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023085154  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023086727  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023085154  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023086727  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023088838  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023090380  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023088838  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023090380  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023092154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023093698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee6a8
0:00:00.023092154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023093698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee6a8
0:00:00.023097701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023097701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023099421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee738
0:00:00.023099421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee738
0:00:00.023101233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023103250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ceab0 (rtpvorbispay)
0:00:00.023101233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023103250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ceab0 (rtpvorbispay)
0:00:00.023105457  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvorbispay> set parent (ref and sink)
0:00:00.023105457  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvorbispay> set parent (ref and sink)
0:00:00.023106989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvorbispay, plugin 0x29c23b0ab0 rtp
0:00:00.023108969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvp8depay' typename : 'GstElementFactory'
0:00:00.023106989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvorbispay, plugin 0x29c23b0ab0 rtp
0:00:00.023108969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvp8depay' typename : 'GstElementFactory'
0:00:00.023113108  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023113108  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023115503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023117483  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023115503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023117483  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023119081  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023121180  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023119081  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023121180  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023122678  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023124640  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023122678  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023124640  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023126087  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023126087  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023127987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023129738  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee870
0:00:00.023127987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023129738  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee870
0:00:00.023131825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023133344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee8f0
0:00:00.023131825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023133344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eee8f0
0:00:00.023135086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023135086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023137061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ceb90 (rtpvp8depay)
0:00:00.023139355  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvp8depay> set parent (ref and sink)
0:00:00.023137061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ceb90 (rtpvp8depay)
0:00:00.023139355  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvp8depay> set parent (ref and sink)
0:00:00.023140761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvp8depay, plugin 0x29c23b0ab0 rtp
0:00:00.023142826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvp8pay' typename : 'GstElementFactory'
0:00:00.023140761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvp8depay, plugin 0x29c23b0ab0 rtp
0:00:00.023142826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvp8pay' typename : 'GstElementFactory'
0:00:00.023146803  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023146803  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023148467  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023148467  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023150344  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023151888  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023150344  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023151888  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023153679  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023155181  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023153679  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023155181  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023157076  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023158608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023157076  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023158608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023160431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023160431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023161997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeea10
0:00:00.023163799  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023161997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeea10
0:00:00.023163799  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023165294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeea30
0:00:00.023167370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023165294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeea30
0:00:00.023167370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023169779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cec70 (rtpvp8pay)
0:00:00.023172020  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvp8pay> set parent (ref and sink)
0:00:00.023169779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cec70 (rtpvp8pay)
0:00:00.023172020  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvp8pay> set parent (ref and sink)
0:00:00.023173539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvp8pay, plugin 0x29c23b0ab0 rtp
0:00:00.023173539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvp8pay, plugin 0x29c23b0ab0 rtp
0:00:00.023175633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvp9depay' typename : 'GstElementFactory'
0:00:00.023175633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvp9depay' typename : 'GstElementFactory'
0:00:00.023179709  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023179709  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023181315  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023183302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023181315  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023183302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023184847  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023186727  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023184847  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023186727  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023188211  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023188211  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023190220  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023191835  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023190220  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023191835  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023193688  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023195214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeebc8
0:00:00.023193688  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023195214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeebc8
0:00:00.023197270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023198785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeec48
0:00:00.023197270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023198785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeec48
0:00:00.023200619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023200619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023202533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ced50 (rtpvp9depay)
0:00:00.023205025  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvp9depay> set parent (ref and sink)
0:00:00.023202533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ced50 (rtpvp9depay)
0:00:00.023205025  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvp9depay> set parent (ref and sink)
0:00:00.023206411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvp9depay, plugin 0x29c23b0ab0 rtp
0:00:00.023206411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvp9depay, plugin 0x29c23b0ab0 rtp
0:00:00.023208459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvp9pay' typename : 'GstElementFactory'
0:00:00.023208459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvp9pay' typename : 'GstElementFactory'
0:00:00.023214006  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023214006  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023215791  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023217677  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023215791  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023217677  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023219226  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023221093  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023222591  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023219226  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023221093  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023222591  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023224493  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023224493  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023226079  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023227890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023226079  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023227890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023229454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeed68
0:00:00.023231219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023229454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeed68
0:00:00.023231219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023232678  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeed88
0:00:00.023232678  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeed88
0:00:00.023234826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023237081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cee30 (rtpvp9pay)
0:00:00.023234826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023237081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23cee30 (rtpvp9pay)
0:00:00.023239240  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvp9pay> set parent (ref and sink)
0:00:00.023240671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvp9pay, plugin 0x29c23b0ab0 rtp
0:00:00.023239240  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvp9pay> set parent (ref and sink)
0:00:00.023240671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvp9pay, plugin 0x29c23b0ab0 rtp
0:00:00.023242638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvrawdepay' typename : 'GstElementFactory'
0:00:00.023242638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvrawdepay' typename : 'GstElementFactory'
0:00:00.023246736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023246736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023248372  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023250594  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023248372  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023250594  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023252146  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023254002  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023252146  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023254002  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023255485  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023255485  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023257588  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023259132  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023257588  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023259132  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023260921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023262480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeef38
0:00:00.023260921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023262480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeef38
0:00:00.023264263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023265755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeef50
0:00:00.023264263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023265755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeef50
0:00:00.023268176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023268176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023271640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d0040 (rtpvrawdepay)
0:00:00.023271640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d0040 (rtpvrawdepay)
0:00:00.023274033  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvrawdepay> set parent (ref and sink)
0:00:00.023275618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvrawdepay, plugin 0x29c23b0ab0 rtp
0:00:00.023274033  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvrawdepay> set parent (ref and sink)
0:00:00.023275618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvrawdepay, plugin 0x29c23b0ab0 rtp
0:00:00.023277700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvrawpay' typename : 'GstElementFactory'
0:00:00.023277700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpvrawpay' typename : 'GstElementFactory'
0:00:00.023281888  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023281888  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023283519  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023283519  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023285503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023287107  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023285503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023287107  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023288903  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023290411  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023288903  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023290411  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023292361  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023293986  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023292361  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023293986  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023295835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023297363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef160
0:00:00.023295835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023297363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef160
0:00:00.023299933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023299933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023301450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef298
0:00:00.023303835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023301450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef298
0:00:00.023303835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023305689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d0120 (rtpvrawpay)
0:00:00.023305689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d0120 (rtpvrawpay)
0:00:00.023307930  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvrawpay> set parent (ref and sink)
0:00:00.023309420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvrawpay, plugin 0x29c23b0ab0 rtp
0:00:00.023307930  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpvrawpay> set parent (ref and sink)
0:00:00.023309420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpvrawpay, plugin 0x29c23b0ab0 rtp
0:00:00.023311337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpstreampay' typename : 'GstElementFactory'
0:00:00.023311337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpstreampay' typename : 'GstElementFactory'
0:00:00.023318508  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023318508  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023321063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023323122  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023321063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023323122  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023324676  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023326567  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023324676  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023326567  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023328073  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023330245  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023328073  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023330245  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023331771  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023331771  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023333756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023335336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef478
0:00:00.023333756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023335336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef478
0:00:00.023337558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023339147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef4f0
0:00:00.023337558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023339147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef4f0
0:00:00.023341094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023341094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023343092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d0200 (rtpstreampay)
0:00:00.023345302  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpstreampay> set parent (ref and sink)
0:00:00.023343092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d0200 (rtpstreampay)
0:00:00.023345302  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpstreampay> set parent (ref and sink)
0:00:00.023346733  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpstreampay, plugin 0x29c23b0ab0 rtp
0:00:00.023346733  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpstreampay, plugin 0x29c23b0ab0 rtp
0:00:00.023348740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpstreamdepay' typename : 'GstElementFactory'
0:00:00.023348740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtp' feature 'rtpstreamdepay' typename : 'GstElementFactory'
0:00:00.023353061  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023354685  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023353061  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023354685  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023356696  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023358323  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023356696  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023358323  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023360167  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023360167  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023361701  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023364261  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023361701  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023364261  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023365708  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023365708  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023367704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023369473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef6a0
0:00:00.023367704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023369473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef6a0
0:00:00.023371373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023372888  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef700
0:00:00.023371373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023372888  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef700
0:00:00.023375580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023375580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023377731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d02e0 (rtpstreamdepay)
0:00:00.023380059  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpstreamdepay> set parent (ref and sink)
0:00:00.023377731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d02e0 (rtpstreamdepay)
0:00:00.023380059  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpstreamdepay> set parent (ref and sink)
0:00:00.023381598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpstreamdepay, plugin 0x29c23b0ab0 rtp
0:00:00.023381598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpstreamdepay, plugin 0x29c23b0ab0 rtp
0:00:00.023383622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 460664(70778)/966241
0:00:00.023383622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 460664(70778)/966241
0:00:00.023388939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0bf0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanager.so"
0:00:00.023388939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0bf0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtpmanager.so"
0:00:00.023391586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rtpmanager' plugin with 10 features from binary registry
0:00:00.023391586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rtpmanager' plugin with 10 features from binary registry
0:00:00.023393773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtpbin' typename : 'GstElementFactory'
0:00:00.023393773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtpbin' typename : 'GstElementFactory'
0:00:00.023397959  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023397959  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023399605  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023401535  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023399605  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023401535  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023403107  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023403107  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023404977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023406617  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023408510  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023404977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023406617  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023408510  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023409990  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023411868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=6
0:00:00.023409990  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023411868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=6
0:00:00.023413357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef970
0:00:00.023413357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef970
0:00:00.023415455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtp_sink_%u
0:00:00.023417003  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef9b0
0:00:00.023415455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtp_sink_%u
0:00:00.023417003  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef9b0
0:00:00.023419110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtcp_sink_%u
0:00:00.023420638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef9f8
0:00:00.023419110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtcp_sink_%u
0:00:00.023420638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eef9f8
0:00:00.023422636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template send_rtp_sink_%u
0:00:00.023422636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template send_rtp_sink_%u
0:00:00.023424134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefa28
0:00:00.023426021  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.023424134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefa28
0:00:00.023426021  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.023427544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefa58
0:00:00.023429520  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template send_rtcp_src_%u
0:00:00.023430903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefaa0
0:00:00.023427544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefa58
0:00:00.023429520  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template send_rtcp_src_%u
0:00:00.023430903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefaa0
0:00:00.023432841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template send_rtp_src_%u
0:00:00.023432841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template send_rtp_src_%u
0:00:00.023434384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eefade
0:00:00.023434384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eefade
0:00:00.023436897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d03c0 (rtpbin)
0:00:00.023439196  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpbin> set parent (ref and sink)
0:00:00.023436897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d03c0 (rtpbin)
0:00:00.023439196  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpbin> set parent (ref and sink)
0:00:00.023440536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpbin, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023440536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpbin, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023442550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtpjitterbuffer' typename : 'GstElementFactory'
0:00:00.023442550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtpjitterbuffer' typename : 'GstElementFactory'
0:00:00.023446978  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023448640  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023446978  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023448640  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023450527  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023452057  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023450527  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023452057  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023453863  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023455405  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023453863  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023455405  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023457521  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023458996  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023457521  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023458996  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023461141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.023461141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.023462694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefc60
0:00:00.023464549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023462694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefc60
0:00:00.023464549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023466013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefc80
0:00:00.023467893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023466013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefc80
0:00:00.023467893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023469318  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefca0
0:00:00.023469318  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefca0
0:00:00.023471229  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_rtcp
0:00:00.023471229  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_rtcp
0:00:00.023473380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d04a0 (rtpjitterbuffer)
0:00:00.023476361  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpjitterbuffer> set parent (ref and sink)
0:00:00.023477877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpjitterbuffer, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023480071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtpptdemux' typename : 'GstElementFactory'
0:00:00.023473380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d04a0 (rtpjitterbuffer)
0:00:00.023476361  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpjitterbuffer> set parent (ref and sink)
0:00:00.023477877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpjitterbuffer, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023480071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtpptdemux' typename : 'GstElementFactory'
0:00:00.023484096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023484096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023486499  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023488463  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023486499  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023488463  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023490034  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023490034  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023491910  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023493719  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023491910  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023493719  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023495769  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023497351  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023495769  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023497351  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023499255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023499255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023500814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefde0
0:00:00.023500814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefde0
0:00:00.023505005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023506866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefe00
0:00:00.023505005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023506866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eefe00
0:00:00.023508829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.023508829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.023510960  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d0580 (rtpptdemux)
0:00:00.023513393  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpptdemux> set parent (ref and sink)
0:00:00.023510960  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d0580 (rtpptdemux)
0:00:00.023513393  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpptdemux> set parent (ref and sink)
0:00:00.023514827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpptdemux, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023514827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpptdemux, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023516995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtpsession' typename : 'GstElementFactory'
0:00:00.023516995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtpsession' typename : 'GstElementFactory'
0:00:00.023521309  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023521309  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023523084  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023525237  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023523084  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023525237  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023526772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023528678  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023526772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023528678  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023530230  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023532189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023530230  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023532189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023533636  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023535533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=7
0:00:00.023533636  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023535533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=7
0:00:00.023537044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeff30
0:00:00.023539029  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtp_sink
0:00:00.023537044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeff30
0:00:00.023539029  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtp_sink
0:00:00.023540530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeff58
0:00:00.023540530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeff58
0:00:00.023542449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtcp_sink
0:00:00.023543980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeff88
0:00:00.023542449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtcp_sink
0:00:00.023543980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeff88
0:00:00.023545721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template send_rtp_sink
0:00:00.023547197  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeffb0
0:00:00.023545721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template send_rtp_sink
0:00:00.023547197  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeffb0
0:00:00.023549030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtp_src
0:00:00.023550524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeffd8
0:00:00.023549030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtp_src
0:00:00.023550524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eeffd8
0:00:00.023552314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sync_src
0:00:00.023553764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0000
0:00:00.023552314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sync_src
0:00:00.023553764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0000
0:00:00.023558503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template send_rtp_src
0:00:00.023558503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template send_rtp_src
0:00:00.023560598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0028
0:00:00.023562442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template send_rtcp_src
0:00:00.023560598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0028
0:00:00.023562442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template send_rtcp_src
0:00:00.023564427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d0660 (rtpsession)
0:00:00.023564427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d0660 (rtpsession)
0:00:00.023567194  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpsession> set parent (ref and sink)
0:00:00.023567194  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpsession> set parent (ref and sink)
0:00:00.023568747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpsession, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023570923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtprtxqueue' typename : 'GstElementFactory'
0:00:00.023568747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpsession, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023570923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtprtxqueue' typename : 'GstElementFactory'
0:00:00.023575061  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023575061  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023577478  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023579464  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023581028  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023577478  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023579464  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023581028  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023582770  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023584313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023582770  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023584313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023586336  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023586336  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023587854  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023589725  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023587854  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023589725  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023591267  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0160
0:00:00.023593111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023591267  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0160
0:00:00.023593111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023594530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0180
0:00:00.023596312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023594530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0180
0:00:00.023596312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023598207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d28c0 (rtprtxqueue)
0:00:00.023598207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d28c0 (rtprtxqueue)
0:00:00.023600521  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtprtxqueue> set parent (ref and sink)
0:00:00.023601972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtprtxqueue, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023600521  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtprtxqueue> set parent (ref and sink)
0:00:00.023601972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtprtxqueue, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023603999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtprtxreceive' typename : 'GstElementFactory'
0:00:00.023603999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtprtxreceive' typename : 'GstElementFactory'
0:00:00.023608178  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023608178  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023610165  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023612229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023610165  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023612229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023613773  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023615678  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023613773  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023615678  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023617151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023617151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023619293  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023620799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023619293  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023620799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023622718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023624301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef02c8
0:00:00.023622718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023624301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef02c8
0:00:00.023626005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023627449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef02e8
0:00:00.023626005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023627449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef02e8
0:00:00.023629079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023631039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d29a0 (rtprtxreceive)
0:00:00.023629079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023631039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d29a0 (rtprtxreceive)
0:00:00.023633544  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtprtxreceive> set parent (ref and sink)
0:00:00.023633544  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtprtxreceive> set parent (ref and sink)
0:00:00.023635091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtprtxreceive, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023635091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtprtxreceive, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023637333  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtprtxsend' typename : 'GstElementFactory'
0:00:00.023637333  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtprtxsend' typename : 'GstElementFactory'
0:00:00.023641704  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023643506  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023641704  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023643506  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023645407  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023645407  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023647008  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023648776  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023647008  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023648776  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023650255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023652350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023650255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023652350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023654071  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023656123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023654071  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023656123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023657620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0430
0:00:00.023659356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023657620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0430
0:00:00.023659356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023660749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0450
0:00:00.023660749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0450
0:00:00.023662719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023664914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d2a80 (rtprtxsend)
0:00:00.023662719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023664914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d2a80 (rtprtxsend)
0:00:00.023667302  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtprtxsend> set parent (ref and sink)
0:00:00.023667302  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtprtxsend> set parent (ref and sink)
0:00:00.023668779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtprtxsend, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023670834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtpssrcdemux' typename : 'GstElementFactory'
0:00:00.023668779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtprtxsend, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023670834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtpssrcdemux' typename : 'GstElementFactory'
0:00:00.023675043  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023675043  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023677526  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023679567  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023677526  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023679567  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023681191  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023683096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023681191  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023683096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023684562  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023686562  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023684562  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023686562  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023688017  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023688017  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023689957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.023691861  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef05a0
0:00:00.023689957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.023691861  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef05a0
0:00:00.023694359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023695930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef05c0
0:00:00.023694359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.023695930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef05c0
0:00:00.023697771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_sink
0:00:00.023697771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_sink
0:00:00.023699232  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef05e8
0:00:00.023701084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.023699232  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef05e8
0:00:00.023701084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.023702509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0610
0:00:00.023704411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_src_%u
0:00:00.023702509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0610
0:00:00.023704411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_src_%u
0:00:00.023706477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d2b60 (rtpssrcdemux)
0:00:00.023709145  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpssrcdemux> set parent (ref and sink)
0:00:00.023706477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d2b60 (rtpssrcdemux)
0:00:00.023709145  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpssrcdemux> set parent (ref and sink)
0:00:00.023710596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpssrcdemux, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023710596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpssrcdemux, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023712921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtpmux' typename : 'GstElementFactory'
0:00:00.023712921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtpmux' typename : 'GstElementFactory'
0:00:00.023717414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023717414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023719141  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023720986  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023719141  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023720986  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023722497  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023722497  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023724315  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023725923  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023724315  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023725923  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023727844  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023729582  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023727844  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023729582  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023731696  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023733330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0728
0:00:00.023731696  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.023733330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0728
0:00:00.023735038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023736508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0748
0:00:00.023738259  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.023735038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023736508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0748
0:00:00.023738259  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.023740186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d2c40 (rtpmux)
0:00:00.023740186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d2c40 (rtpmux)
0:00:00.023742618  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmux> set parent (ref and sink)
0:00:00.023753863  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmux, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023742618  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpmux> set parent (ref and sink)
0:00:00.023753863  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpmux, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023756052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtpdtmfmux' typename : 'GstElementFactory'
0:00:00.023756052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtpmanager' feature 'rtpdtmfmux' typename : 'GstElementFactory'
0:00:00.023760485  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023760485  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023762205  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023762205  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023764149  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023765790  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023767604  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023764149  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023765790  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023767604  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023769140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023769140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023771332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023773194  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023771332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023773194  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023775318  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.023777026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0870
0:00:00.023775318  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.023777026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0870
0:00:00.023778902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023778902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023780480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0890
0:00:00.023782560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.023780480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0890
0:00:00.023782560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.023784080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef08b8
0:00:00.023786013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template priority_sink_%u
0:00:00.023784080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef08b8
0:00:00.023786013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template priority_sink_%u
0:00:00.023788095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d2d20 (rtpdtmfmux)
0:00:00.023790778  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpdtmfmux> set parent (ref and sink)
0:00:00.023788095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d2d20 (rtpdtmfmux)
0:00:00.023790778  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpdtmfmux> set parent (ref and sink)
0:00:00.023792212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpdtmfmux, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023792212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpdtmfmux, plugin 0x29c23b0bf0 rtpmanager
0:00:00.023803965  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 465123(718e3)/966241
0:00:00.023803965  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 465123(718e3)/966241
0:00:00.023811631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0d30 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtsp.so"
0:00:00.023811631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0d30 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrtsp.so"
0:00:00.023815065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rtsp' plugin with 2 features from binary registry
0:00:00.023815065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rtsp' plugin with 2 features from binary registry
0:00:00.023817351  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtsp' feature 'rtspsrc' typename : 'GstElementFactory'
0:00:00.023817351  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtsp' feature 'rtspsrc' typename : 'GstElementFactory'
0:00:00.023821817  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023821817  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023823596  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023825664  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023823596  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023825664  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023827277  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023827277  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023829189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023830977  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023829189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023830977  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023833093  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023834667  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023833093  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023834667  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023837133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.023838643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0b38
0:00:00.023837133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.023838643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0b38
0:00:00.023840638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template stream_%u
0:00:00.023840638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template stream_%u
0:00:00.023842171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 9 UriTypes at address 0x7fc6f8ef0b6f
0:00:00.023844607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ef0baf
0:00:00.023842171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 9 UriTypes at address 0x7fc6f8ef0b6f
0:00:00.023844607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ef0baf
0:00:00.023847230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d2e00 (rtspsrc)
0:00:00.023847230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d2e00 (rtspsrc)
0:00:00.023849556  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtspsrc> set parent (ref and sink)
0:00:00.023849556  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtspsrc> set parent (ref and sink)
0:00:00.023851026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtspsrc, plugin 0x29c23b0d30 rtsp
0:00:00.023853084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtsp' feature 'rtpdec' typename : 'GstElementFactory'
0:00:00.023851026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtspsrc, plugin 0x29c23b0d30 rtsp
0:00:00.023853084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rtsp' feature 'rtpdec' typename : 'GstElementFactory'
0:00:00.023857201  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023857201  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023859507  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023861404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023862951  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023859507  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023861404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023862951  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023864786  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023864786  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023866368  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023868551  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023866368  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023868551  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023870025  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023871902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.023870025  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023871902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.023873396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0ce8
0:00:00.023873396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0ce8
0:00:00.023875200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtp_sink_%u
0:00:00.023876931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0d18
0:00:00.023875200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtp_sink_%u
0:00:00.023876931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0d18
0:00:00.023878746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtcp_sink_%u
0:00:00.023880251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0d48
0:00:00.023878746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template recv_rtcp_sink_%u
0:00:00.023880251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0d48
0:00:00.023881956  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.023883494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0d78
0:00:00.023885408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_src_%u
0:00:00.023881956  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.023883494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0d78
0:00:00.023885408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template rtcp_src_%u
0:00:00.023887416  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d2ee0 (rtpdec)
0:00:00.023887416  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d2ee0 (rtpdec)
0:00:00.023890152  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpdec> set parent (ref and sink)
0:00:00.023890152  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rtpdec> set parent (ref and sink)
0:00:00.023891653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpdec, plugin 0x29c23b0d30 rtsp
0:00:00.023893808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 466335(71d9f)/966241
0:00:00.023891653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rtpdec, plugin 0x29c23b0d30 rtsp
0:00:00.023893808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 466335(71d9f)/966241
0:00:00.023898857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0e70 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshapewipe.so"
0:00:00.023898857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23b0e70 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshapewipe.so"
0:00:00.023917680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'shapewipe' plugin with 1 features from binary registry
0:00:00.023917680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'shapewipe' plugin with 1 features from binary registry
0:00:00.023920206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'shapewipe' feature 'shapewipe' typename : 'GstElementFactory'
0:00:00.023920206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'shapewipe' feature 'shapewipe' typename : 'GstElementFactory'
0:00:00.023926864  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023926864  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023929460  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023931631  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023933236  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023929460  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023931631  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023933236  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023935233  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023935233  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023936834  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023938977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023936834  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023938977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023940504  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023940504  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023942658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.023944423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0fd8
0:00:00.023942658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.023944423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef0fd8
0:00:00.023947112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.023947112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.023948678  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef1090
0:00:00.023951509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template mask_sink
0:00:00.023948678  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef1090
0:00:00.023951509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template mask_sink
0:00:00.023952961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef1198
0:00:00.023952961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef1198
0:00:00.023955162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023957206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d68c0 (shapewipe)
0:00:00.023955162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.023957206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d68c0 (shapewipe)
0:00:00.023959937  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<shapewipe> set parent (ref and sink)
0:00:00.023961554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature shapewipe, plugin 0x29c23b0e70 shapewipe
0:00:00.023959937  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<shapewipe> set parent (ref and sink)
0:00:00.023961554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature shapewipe, plugin 0x29c23b0e70 shapewipe
0:00:00.023963749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 467529(72249)/966241
0:00:00.023963749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 467529(72249)/966241
0:00:00.023969044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5080 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshout2.so"
0:00:00.023969044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5080 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstshout2.so"
0:00:00.023972420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'shout2' plugin with 1 features from binary registry
0:00:00.023972420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'shout2' plugin with 1 features from binary registry
0:00:00.023974857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'shout2' feature 'shout2send' typename : 'GstElementFactory'
0:00:00.023974857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'shout2' feature 'shout2send' typename : 'GstElementFactory'
0:00:00.023979440  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023979440  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.023981233  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023983239  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023981233  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023983239  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.023984799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023986678  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023984799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023986678  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.023988233  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023990239  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023991767  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023988233  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023990239  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.023991767  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.023994586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.023994586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.023996425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef1498
0:00:00.023996425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef1498
0:00:00.023998628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024000208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef1518
0:00:00.023998628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024000208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef1518
0:00:00.024003042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d69a0 (shout2send)
0:00:00.024003042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d69a0 (shout2send)
0:00:00.024005557  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<shout2send> set parent (ref and sink)
0:00:00.024005557  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<shout2send> set parent (ref and sink)
0:00:00.024007137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature shout2send, plugin 0x29c23d5080 shout2
0:00:00.024009382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 468261(72525)/966241
0:00:00.024007137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature shout2send, plugin 0x29c23d5080 shout2
0:00:00.024009382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 468261(72525)/966241
0:00:00.024014495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d51c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmpte.so"
0:00:00.024014495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d51c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsmpte.so"
0:00:00.024017783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'smpte' plugin with 2 features from binary registry
0:00:00.024019995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'smpte' feature 'smpte' typename : 'GstElementFactory'
0:00:00.024017783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'smpte' plugin with 2 features from binary registry
0:00:00.024019995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'smpte' feature 'smpte' typename : 'GstElementFactory'
0:00:00.024024480  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024024480  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024027140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024029291  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024027140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024029291  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024030970  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024030970  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024033016  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024034678  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024033016  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024034678  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024036831  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024036831  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024038612  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024040959  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.024038612  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024040959  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.024042571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef1748
0:00:00.024042571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef1748
0:00:00.024044912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink1
0:00:00.024046649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef17e0
0:00:00.024044912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink1
0:00:00.024046649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef17e0
0:00:00.024048657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink2
0:00:00.024050119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef1878
0:00:00.024051955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024048657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink2
0:00:00.024050119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef1878
0:00:00.024051955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024053884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d6a80 (smpte)
0:00:00.024053884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d6a80 (smpte)
0:00:00.024056509  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<smpte> set parent (ref and sink)
0:00:00.024056509  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<smpte> set parent (ref and sink)
0:00:00.024058091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature smpte, plugin 0x29c23d51c0 smpte
0:00:00.024060493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'smpte' feature 'smptealpha' typename : 'GstElementFactory'
0:00:00.024058091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature smpte, plugin 0x29c23d51c0 smpte
0:00:00.024060493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'smpte' feature 'smptealpha' typename : 'GstElementFactory'
0:00:00.024065036  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024065036  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024067468  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024069549  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024067468  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024069549  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024071132  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024071132  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024073039  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024074821  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024076957  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024073039  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024074821  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024076957  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024078530  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024078530  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024080697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024082434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef1a38
0:00:00.024080697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024082434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef1a38
0:00:00.024088066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024088066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024090413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef1e10
0:00:00.024090413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef1e10
0:00:00.024094141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024094141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024096286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d6b60 (smptealpha)
0:00:00.024098891  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<smptealpha> set parent (ref and sink)
0:00:00.024096286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d6b60 (smptealpha)
0:00:00.024098891  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<smptealpha> set parent (ref and sink)
0:00:00.024100471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature smptealpha, plugin 0x29c23d51c0 smpte
0:00:00.024100471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature smptealpha, plugin 0x29c23d51c0 smpte
0:00:00.024102722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 471245(730cd)/966241
0:00:00.024102722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 471245(730cd)/966241
0:00:00.024107758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5300 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsoup.so"
0:00:00.024107758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5300 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsoup.so"
0:00:00.024110451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'soup' plugin with 2 features from binary registry
0:00:00.024110451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'soup' plugin with 2 features from binary registry
0:00:00.024112740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'soup' feature 'souphttpsrc' typename : 'GstElementFactory'
0:00:00.024112740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'soup' feature 'souphttpsrc' typename : 'GstElementFactory'
0:00:00.024117273  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024117273  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024119071  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024121123  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024119071  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024121123  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024122767  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024124719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024122767  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024124719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024126358  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024126358  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024128734  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024130536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024128734  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024130536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024132585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024132585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024134291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef22e8
0:00:00.024136149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024134291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef22e8
0:00:00.024136149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024137675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 4 UriTypes at address 0x7fc6f8ef22f8
0:00:00.024140188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef2310
0:00:00.024137675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 4 UriTypes at address 0x7fc6f8ef22f8
0:00:00.024140188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef2310
0:00:00.024142881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d6c40 (souphttpsrc)
0:00:00.024142881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d6c40 (souphttpsrc)
0:00:00.024145475  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<souphttpsrc> set parent (ref and sink)
0:00:00.024145475  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<souphttpsrc> set parent (ref and sink)
0:00:00.024147018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature souphttpsrc, plugin 0x29c23d5300 soup
0:00:00.024149310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'soup' feature 'souphttpclientsink' typename : 'GstElementFactory'
0:00:00.024147018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature souphttpsrc, plugin 0x29c23d5300 soup
0:00:00.024149310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'soup' feature 'souphttpclientsink' typename : 'GstElementFactory'
0:00:00.024153787  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024153787  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024156394  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024158532  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024156394  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024158532  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024160376  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024160376  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024162454  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024164161  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024162454  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024164161  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024166345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024168024  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024166345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024168024  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024170141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024171827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2428
0:00:00.024170141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024171827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2428
0:00:00.024173634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024173634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024175706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d6d20 (souphttpclientsink)
0:00:00.024178221  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<souphttpclientsink> set parent (ref and sink)
0:00:00.024175706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d6d20 (souphttpclientsink)
0:00:00.024178221  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<souphttpclientsink> set parent (ref and sink)
0:00:00.024179741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature souphttpclientsink, plugin 0x29c23d5300 soup
0:00:00.024179741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature souphttpclientsink, plugin 0x29c23d5300 soup
0:00:00.024181933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 472121(73439)/966241
0:00:00.024181933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 472121(73439)/966241
0:00:00.024187555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5440 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspectrum.so"
0:00:00.024187555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5440 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspectrum.so"
0:00:00.024190982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'spectrum' plugin with 1 features from binary registry
0:00:00.024190982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'spectrum' plugin with 1 features from binary registry
0:00:00.024193406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'spectrum' feature 'spectrum' typename : 'GstElementFactory'
0:00:00.024193406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'spectrum' feature 'spectrum' typename : 'GstElementFactory'
0:00:00.024198454  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024200327  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024198454  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024200327  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024202300  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024203955  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024202300  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024203955  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024205913  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024205913  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024207637  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024209998  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024207637  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024209998  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024211598  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024211598  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024214338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024215926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef26d8
0:00:00.024214338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024215926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef26d8
0:00:00.024220022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024220022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024222381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2780
0:00:00.024224719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024222381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2780
0:00:00.024224719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024226919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d6e00 (spectrum)
0:00:00.024226919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d6e00 (spectrum)
0:00:00.024229569  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<spectrum> set parent (ref and sink)
0:00:00.024231134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature spectrum, plugin 0x29c23d5440 spectrum
0:00:00.024229569  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<spectrum> set parent (ref and sink)
0:00:00.024231134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature spectrum, plugin 0x29c23d5440 spectrum
0:00:00.024233377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 473129(73829)/966241
0:00:00.024233377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 473129(73829)/966241
0:00:00.024238708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5580 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeex.so"
0:00:00.024238708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5580 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstspeex.so"
0:00:00.024242061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'speex' plugin with 2 features from binary registry
0:00:00.024242061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'speex' plugin with 2 features from binary registry
0:00:00.024244452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'speex' feature 'speexenc' typename : 'GstElementFactory'
0:00:00.024244452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'speex' feature 'speexenc' typename : 'GstElementFactory'
0:00:00.024250558  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024250558  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024253093  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024255184  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024253093  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024255184  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024256901  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024256901  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024259023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024260743  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024259023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024260743  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024262812  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024264495  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024262812  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024264495  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024266476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024268095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2a10
0:00:00.024266476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024268095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2a10
0:00:00.024270223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024271817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2a60
0:00:00.024270223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024271817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2a60
0:00:00.024274427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024274427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024276023  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ef2b6c
0:00:00.024276023  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ef2b6c
0:00:00.024278866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d6ee0 (speexenc)
0:00:00.024281155  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<speexenc> set parent (ref and sink)
0:00:00.024278866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d6ee0 (speexenc)
0:00:00.024281155  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<speexenc> set parent (ref and sink)
0:00:00.024282645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature speexenc, plugin 0x29c23d5580 speex
0:00:00.024282645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature speexenc, plugin 0x29c23d5580 speex
0:00:00.024284805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'speex' feature 'speexdec' typename : 'GstElementFactory'
0:00:00.024284805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'speex' feature 'speexdec' typename : 'GstElementFactory'
0:00:00.024289010  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024291193  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024289010  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024291193  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024293273  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024293273  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024295105  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024297111  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024295105  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024297111  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024298912  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024298912  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024301036  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024302815  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024301036  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024302815  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024304927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024306621  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2c80
0:00:00.024304927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024306621  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2c80
0:00:00.024308783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024308783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024310298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2d00
0:00:00.024312241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024310298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2d00
0:00:00.024312241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024314134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d9820 (speexdec)
0:00:00.024316660  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<speexdec> set parent (ref and sink)
0:00:00.024314134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d9820 (speexdec)
0:00:00.024316660  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<speexdec> set parent (ref and sink)
0:00:00.024318128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature speexdec, plugin 0x29c23d5580 speex
0:00:00.024318128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature speexdec, plugin 0x29c23d5580 speex
0:00:00.024320263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 474395(73d1b)/966241
0:00:00.024320263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 474395(73d1b)/966241
0:00:00.024325379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d56c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttaglib.so"
0:00:00.024325379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d56c0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttaglib.so"
0:00:00.024327836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'taglib' plugin with 2 features from binary registry
0:00:00.024327836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'taglib' plugin with 2 features from binary registry
0:00:00.024329987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'taglib' feature 'id3v2mux' typename : 'GstElementFactory'
0:00:00.024329987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'taglib' feature 'id3v2mux' typename : 'GstElementFactory'
0:00:00.024334275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024334275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024336278  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024338447  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024336278  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024338447  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024340110  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024340110  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024342132  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024343992  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024342132  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024343992  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024346271  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024348078  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024346271  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024348078  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024350090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024351738  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2f50
0:00:00.024350090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024351738  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2f50
0:00:00.024353541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024355105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2f68
0:00:00.024353541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024355105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef2f68
0:00:00.024356989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024356989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024358571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef2f86
0:00:00.024358571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef2f86
0:00:00.024361469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d9900 (id3v2mux)
0:00:00.024373576  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<id3v2mux> set parent (ref and sink)
0:00:00.024361469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d9900 (id3v2mux)
0:00:00.024373576  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<id3v2mux> set parent (ref and sink)
0:00:00.024375157  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature id3v2mux, plugin 0x29c23d56c0 taglib
0:00:00.024375157  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature id3v2mux, plugin 0x29c23d56c0 taglib
0:00:00.024377473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'taglib' feature 'apev2mux' typename : 'GstElementFactory'
0:00:00.024377473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'taglib' feature 'apev2mux' typename : 'GstElementFactory'
0:00:00.024383369  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024385261  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024387431  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024383369  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024385261  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024387431  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024389192  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024389192  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024391182  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024393048  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024391182  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024393048  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024395552  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024397289  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024395552  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024397289  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024399534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024399534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024401236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef30d0
0:00:00.024403107  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024401236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef30d0
0:00:00.024403107  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024404588  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef30e8
0:00:00.024406811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024404588  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef30e8
0:00:00.024406811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024408274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef3109
0:00:00.024411171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d99e0 (apev2mux)
0:00:00.024408274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef3109
0:00:00.024411171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d99e0 (apev2mux)
0:00:00.024413779  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<apev2mux> set parent (ref and sink)
0:00:00.024413779  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<apev2mux> set parent (ref and sink)
0:00:00.024415390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature apev2mux, plugin 0x29c23d56c0 taglib
0:00:00.024417669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 475414(74116)/966241
0:00:00.024415390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature apev2mux, plugin 0x29c23d56c0 taglib
0:00:00.024417669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 475414(74116)/966241
0:00:00.024423032  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5800 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstudp.so"
0:00:00.024423032  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5800 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstudp.so"
0:00:00.024426588  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'udp' plugin with 4 features from binary registry
0:00:00.024426588  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'udp' plugin with 4 features from binary registry
0:00:00.024429092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'udp' feature 'udpsink' typename : 'GstElementFactory'
0:00:00.024429092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'udp' feature 'udpsink' typename : 'GstElementFactory'
0:00:00.024433648  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024433648  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024435531  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024447082  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024435531  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024447082  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024448703  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024450630  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024448703  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024450630  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024452404  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024454679  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024452404  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024454679  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024456326  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024456326  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024458496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024460298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef32f8
0:00:00.024458496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024460298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef32f8
0:00:00.024462136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024463629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ef3309
0:00:00.024462136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024463629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ef3309
0:00:00.024465948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef3318
0:00:00.024465948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef3318
0:00:00.024468973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d9ac0 (udpsink)
0:00:00.024468973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d9ac0 (udpsink)
0:00:00.024471393  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<udpsink> set parent (ref and sink)
0:00:00.024472916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature udpsink, plugin 0x29c23d5800 udp
0:00:00.024471393  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<udpsink> set parent (ref and sink)
0:00:00.024472916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature udpsink, plugin 0x29c23d5800 udp
0:00:00.024474968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'udp' feature 'multiudpsink' typename : 'GstElementFactory'
0:00:00.024474968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'udp' feature 'multiudpsink' typename : 'GstElementFactory'
0:00:00.024479287  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024479287  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024481259  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024483352  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024481259  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024483352  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024485013  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024486863  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024485013  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024486863  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024488443  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024488443  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024491051  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024492682  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024491051  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024492682  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024494620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024496214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef3498
0:00:00.024494620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024496214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef3498
0:00:00.024497978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024497978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024500138  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d9ba0 (multiudpsink)
0:00:00.024500138  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d9ba0 (multiudpsink)
0:00:00.024504107  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multiudpsink> set parent (ref and sink)
0:00:00.024504107  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multiudpsink> set parent (ref and sink)
0:00:00.024505682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multiudpsink, plugin 0x29c23d5800 udp
0:00:00.024507910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'udp' feature 'dynudpsink' typename : 'GstElementFactory'
0:00:00.024505682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multiudpsink, plugin 0x29c23d5800 udp
0:00:00.024507910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'udp' feature 'dynudpsink' typename : 'GstElementFactory'
0:00:00.024512332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024512332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024514288  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024514288  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024516297  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024517966  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024516297  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024517966  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024519811  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024521376  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024519811  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024521376  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024523807  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024523807  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024525597  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024527758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024525597  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024527758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024529315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef3608
0:00:00.024531136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024529315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef3608
0:00:00.024531136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024533139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d9c80 (dynudpsink)
0:00:00.024535501  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dynudpsink> set parent (ref and sink)
0:00:00.024533139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d9c80 (dynudpsink)
0:00:00.024535501  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<dynudpsink> set parent (ref and sink)
0:00:00.024536945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dynudpsink, plugin 0x29c23d5800 udp
0:00:00.024536945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature dynudpsink, plugin 0x29c23d5800 udp
0:00:00.024538993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'udp' feature 'udpsrc' typename : 'GstElementFactory'
0:00:00.024538993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'udp' feature 'udpsrc' typename : 'GstElementFactory'
0:00:00.024544027  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024544027  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024546004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024546004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024548093  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024549920  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024548093  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024549920  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024552050  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024553830  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024552050  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024553830  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024556024  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024556024  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024557637  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024560029  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024557637  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024560029  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024561748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef3750
0:00:00.024561748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef3750
0:00:00.024563556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024565208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ef3760
0:00:00.024563556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024565208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ef3760
0:00:00.024567462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef3768
0:00:00.024567462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef3768
0:00:00.024570569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d9d60 (udpsrc)
0:00:00.024573104  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<udpsrc> set parent (ref and sink)
0:00:00.024570569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d9d60 (udpsrc)
0:00:00.024573104  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<udpsrc> set parent (ref and sink)
0:00:00.024574581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature udpsrc, plugin 0x29c23d5800 udp
0:00:00.024574581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature udpsrc, plugin 0x29c23d5800 udp
0:00:00.024576764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 477046(74776)/966241
0:00:00.024576764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 477046(74776)/966241
0:00:00.024581887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5940 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideo4linux2.so"
0:00:00.024581887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5940 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideo4linux2.so"
0:00:00.024584230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'video4linux2' plugin with 4 features from binary registry
0:00:00.024584230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'video4linux2' plugin with 4 features from binary registry
0:00:00.024586415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'video4linux2' feature 'v4l2src' typename : 'GstElementFactory'
0:00:00.024586415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'video4linux2' feature 'v4l2src' typename : 'GstElementFactory'
0:00:00.024590710  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024590710  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024592710  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024595001  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024592710  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024595001  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024596608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024598534  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024596608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024598534  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024600197  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024602341  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024600197  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024602341  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024604075  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024604075  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024606509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024608176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef39b0
0:00:00.024606509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024608176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef39b0
0:00:00.024613010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024613010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024615410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ef3e3a
0:00:00.024615410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ef3e3a
0:00:00.024617841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 4 Interfaces at address 0x7fc6f8ef3e49
0:00:00.024617841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 4 Interfaces at address 0x7fc6f8ef3e49
0:00:00.024621471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d9e40 (v4l2src)
0:00:00.024623905  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<v4l2src> set parent (ref and sink)
0:00:00.024621471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23d9e40 (v4l2src)
0:00:00.024623905  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<v4l2src> set parent (ref and sink)
0:00:00.024625381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature v4l2src, plugin 0x29c23d5940 video4linux2
0:00:00.024627461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'video4linux2' feature 'v4l2sink' typename : 'GstElementFactory'
0:00:00.024625381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature v4l2src, plugin 0x29c23d5940 video4linux2
0:00:00.024627461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'video4linux2' feature 'v4l2sink' typename : 'GstElementFactory'
0:00:00.024631656  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024631656  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024634421  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024634421  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024636711  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024638651  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024636711  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024638651  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024640620  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024642574  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024640620  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024642574  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024644711  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024644711  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024646475  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024648594  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024646475  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024648594  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.024650245  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef3f88
0:00:00.024650245  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef3f88
0:00:00.024654136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024654136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024655693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8ef4413
0:00:00.024655693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8ef4413
0:00:00.024658858  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db060 (v4l2sink)
0:00:00.024661624  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<v4l2sink> set parent (ref and sink)
0:00:00.024658858  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db060 (v4l2sink)
0:00:00.024661624  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<v4l2sink> set parent (ref and sink)
0:00:00.024663171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature v4l2sink, plugin 0x29c23d5940 video4linux2
0:00:00.024663171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature v4l2sink, plugin 0x29c23d5940 video4linux2
0:00:00.024665523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'video4linux2' feature 'v4l2radio' typename : 'GstElementFactory'
0:00:00.024665523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'video4linux2' feature 'v4l2radio' typename : 'GstElementFactory'
0:00:00.024673222  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024673222  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024675902  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024678107  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024675902  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024678107  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024679801  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024679801  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024681752  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024683356  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024681752  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024683356  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024685421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024687023  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024685421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024687023  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024689007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.024690727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ef4544
0:00:00.024689007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.024690727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8ef4544
0:00:00.024692953  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ef4552
0:00:00.024692953  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ef4552
0:00:00.024695869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db140 (v4l2radio)
0:00:00.024695869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db140 (v4l2radio)
0:00:00.024698384  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<v4l2radio> set parent (ref and sink)
0:00:00.024699952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature v4l2radio, plugin 0x29c23d5940 video4linux2
0:00:00.024698384  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<v4l2radio> set parent (ref and sink)
0:00:00.024699952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature v4l2radio, plugin 0x29c23d5940 video4linux2
0:00:00.024702200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'video4linux2' feature 'v4l2deviceprovider' typename : 'GstDeviceProviderFactory'
0:00:00.024702200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'video4linux2' feature 'v4l2deviceprovider' typename : 'GstDeviceProviderFactory'
0:00:00.024711030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:686:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8ef4598
0:00:00.024711030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:686:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8ef4598
0:00:00.024714427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024714427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024716321  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024718674  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024716321  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024718674  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024720261  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024722189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024720261  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024722189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024723827  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024726230  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024723827  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024726230  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024727869  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024727869  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024730559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23dd050 (v4l2deviceprovider)
0:00:00.024730559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23dd050 (v4l2deviceprovider)
0:00:00.024733124  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<v4l2deviceprovider> set parent (ref and sink)
0:00:00.024734892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature v4l2deviceprovider, plugin 0x29c23d5940 video4linux2
0:00:00.024733124  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<v4l2deviceprovider> set parent (ref and sink)
0:00:00.024734892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature v4l2deviceprovider, plugin 0x29c23d5940 video4linux2
0:00:00.024738528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:792:gst_registry_chunks_load_plugin_dep:<plugin199> Loaded external plugin dependency from registry: env_hash: 00000000, stat_hash: ffffffff
0:00:00.024738528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:792:gst_registry_chunks_load_plugin_dep:<plugin199> Loaded external plugin dependency from registry: env_hash: 00000000, stat_hash: ffffffff
0:00:00.024741886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 480981(756d5)/966241
0:00:00.024741886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 480981(756d5)/966241
0:00:00.024749772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5a80 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideobox.so"
0:00:00.024749772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5a80 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideobox.so"
0:00:00.024753459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videobox' plugin with 1 features from binary registry
0:00:00.024753459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videobox' plugin with 1 features from binary registry
0:00:00.024755891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videobox' feature 'videobox' typename : 'GstElementFactory'
0:00:00.024755891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videobox' feature 'videobox' typename : 'GstElementFactory'
0:00:00.024760270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024761983  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024760270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024761983  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024763995  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024765749  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024763995  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024765749  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024767682  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024767682  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024769531  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024771937  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024769531  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024771937  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024773570  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024773570  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024775580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024777516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef48e8
0:00:00.024775580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024777516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef48e8
0:00:00.024780276  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024780276  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024781927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef4a10
0:00:00.024784284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024781927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef4a10
0:00:00.024784284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024786335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db220 (videobox)
0:00:00.024786335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db220 (videobox)
0:00:00.024788759  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videobox> set parent (ref and sink)
0:00:00.024790283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videobox, plugin 0x29c23d5a80 videobox
0:00:00.024788759  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videobox> set parent (ref and sink)
0:00:00.024790283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videobox, plugin 0x29c23d5a80 videobox
0:00:00.024792453  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 482096(75b30)/966241
0:00:00.024792453  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 482096(75b30)/966241
0:00:00.024797580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5bc0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideocrop.so"
0:00:00.024797580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5bc0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideocrop.so"
0:00:00.024800158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videocrop' plugin with 2 features from binary registry
0:00:00.024800158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videocrop' plugin with 2 features from binary registry
0:00:00.024802435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videocrop' feature 'videocrop' typename : 'GstElementFactory'
0:00:00.024802435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videocrop' feature 'videocrop' typename : 'GstElementFactory'
0:00:00.024806734  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024806734  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024808531  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024810484  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024808531  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024810484  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024812168  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024812168  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024814189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024815858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024814189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024815858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024817878  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024819529  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024817878  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024819529  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024821550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024823133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef4d38
0:00:00.024821550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024823133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef4d38
0:00:00.024826370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024826370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024828025  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef4e68
0:00:00.024828025  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef4e68
0:00:00.024830411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024832479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db300 (videocrop)
0:00:00.024830411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024832479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db300 (videocrop)
0:00:00.024834845  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videocrop> set parent (ref and sink)
0:00:00.024834845  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videocrop> set parent (ref and sink)
0:00:00.024836320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videocrop, plugin 0x29c23d5bc0 videocrop
0:00:00.024838482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videocrop' feature 'aspectratiocrop' typename : 'GstElementFactory'
0:00:00.024836320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videocrop, plugin 0x29c23d5bc0 videocrop
0:00:00.024838482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videocrop' feature 'aspectratiocrop' typename : 'GstElementFactory'
0:00:00.024845106  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024845106  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024847627  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024849629  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024847627  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024849629  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024851181  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024853230  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024854844  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024851181  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024853230  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024854844  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024856961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024856961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024858612  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024860679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024858612  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024860679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024862268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef50a8
0:00:00.024862268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef50a8
0:00:00.024864636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024866307  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef51d8
0:00:00.024864636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024866307  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef51d8
0:00:00.024868818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024870350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef5300
0:00:00.024868818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024870350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef5300
0:00:00.024873121  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db3e0 (aspectratiocrop)
0:00:00.024873121  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db3e0 (aspectratiocrop)
0:00:00.024875542  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<aspectratiocrop> set parent (ref and sink)
0:00:00.024877087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature aspectratiocrop, plugin 0x29c23d5bc0 videocrop
0:00:00.024875542  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<aspectratiocrop> set parent (ref and sink)
0:00:00.024877087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature aspectratiocrop, plugin 0x29c23d5bc0 videocrop
0:00:00.024879222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 484110(7630e)/966241
0:00:00.024879222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 484110(7630e)/966241
0:00:00.024884149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5d00 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofilter.so"
0:00:00.024884149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5d00 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideofilter.so"
0:00:00.024887349  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videofilter' plugin with 4 features from binary registry
0:00:00.024887349  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videofilter' plugin with 4 features from binary registry
0:00:00.024889506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videofilter' feature 'gamma' typename : 'GstElementFactory'
0:00:00.024889506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videofilter' feature 'gamma' typename : 'GstElementFactory'
0:00:00.024895706  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024895706  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024898248  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024900335  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024898248  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024900335  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024901873  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024901873  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024903755  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024905472  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024903755  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024905472  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024907493  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024909161  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024907493  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024909161  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024911100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024912737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5510
0:00:00.024911100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024912737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5510
0:00:00.024915391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024917022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5628
0:00:00.024915391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024917022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5628
0:00:00.024919349  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024919349  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024921395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db4c0 (gamma)
0:00:00.024921395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db4c0 (gamma)
0:00:00.024923867  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gamma> set parent (ref and sink)
0:00:00.024925491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gamma, plugin 0x29c23d5d00 videofilter
0:00:00.024923867  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<gamma> set parent (ref and sink)
0:00:00.024925491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature gamma, plugin 0x29c23d5d00 videofilter
0:00:00.024927616  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videofilter' feature 'videobalance' typename : 'GstElementFactory'
0:00:00.024927616  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videofilter' feature 'videobalance' typename : 'GstElementFactory'
0:00:00.024931932  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024931932  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024934037  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024936111  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024934037  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024936111  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024937782  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024939667  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024937782  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024939667  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024941307  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024941307  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024943636  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024945462  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024943636  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024945462  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024947562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024947562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024949265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5868
0:00:00.024951934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024949265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5868
0:00:00.024951934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024953420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5990
0:00:00.024953420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5990
0:00:00.024956505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024956505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024958195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef5ab7
0:00:00.024958195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef5ab7
0:00:00.024961085  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db5a0 (videobalance)
0:00:00.024963489  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videobalance> set parent (ref and sink)
0:00:00.024964928  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videobalance, plugin 0x29c23d5d00 videofilter
0:00:00.024961085  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db5a0 (videobalance)
0:00:00.024963489  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videobalance> set parent (ref and sink)
0:00:00.024964928  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videobalance, plugin 0x29c23d5d00 videofilter
0:00:00.024967090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videofilter' feature 'videoflip' typename : 'GstElementFactory'
0:00:00.024967090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videofilter' feature 'videoflip' typename : 'GstElementFactory'
0:00:00.024971282  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024971282  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.024973261  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024973261  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024975243  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024976845  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024975243  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.024976845  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024978698  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024980290  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024978698  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.024980290  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024982228  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024982228  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.024983977  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024986239  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024983977  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.024986239  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.024987915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5bc0
0:00:00.024987915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5bc0
0:00:00.024990547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024992163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5ce8
0:00:00.024990547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.024992163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5ce8
0:00:00.024994448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024996255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef5e0e
0:00:00.024994448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.024996255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef5e0e
0:00:00.024999162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db680 (videoflip)
0:00:00.024999162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23db680 (videoflip)
0:00:00.025001732  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videoflip> set parent (ref and sink)
0:00:00.025001732  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videoflip> set parent (ref and sink)
0:00:00.025003289  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videoflip, plugin 0x29c23d5d00 videofilter
0:00:00.025005553  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videofilter' feature 'videomedian' typename : 'GstElementFactory'
0:00:00.025003289  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videoflip, plugin 0x29c23d5d00 videofilter
0:00:00.025005553  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videofilter' feature 'videomedian' typename : 'GstElementFactory'
0:00:00.025010031  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025010031  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025012713  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025014817  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025012713  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025014817  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025016418  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025016418  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025018338  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025020055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025022097  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025018338  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025020055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025022097  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025023825  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025023825  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025026078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025027920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5f28
0:00:00.025026078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025027920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5f28
0:00:00.025030297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025030297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025032020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5fc8
0:00:00.025034247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025032020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef5fc8
0:00:00.025034247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025036216  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0840 (videomedian)
0:00:00.025036216  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0840 (videomedian)
0:00:00.025038831  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videomedian> set parent (ref and sink)
0:00:00.025038831  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videomedian> set parent (ref and sink)
0:00:00.025040455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videomedian, plugin 0x29c23d5d00 videofilter
0:00:00.025042847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 487527(77067)/966241
0:00:00.025040455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videomedian, plugin 0x29c23d5d00 videofilter
0:00:00.025042847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 487527(77067)/966241
0:00:00.025047927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5e40 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideomixer.so"
0:00:00.025047927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23d5e40 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideomixer.so"
0:00:00.025051250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videomixer' plugin with 1 features from binary registry
0:00:00.025051250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videomixer' plugin with 1 features from binary registry
0:00:00.025053572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videomixer' feature 'videomixer' typename : 'GstElementFactory'
0:00:00.025053572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videomixer' feature 'videomixer' typename : 'GstElementFactory'
0:00:00.025057976  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025057976  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025059963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025062082  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025059963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025062082  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025063764  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025063764  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025065817  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025067761  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025065817  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025067761  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025069814  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025071487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025069814  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025071487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025074019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025074019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025075720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6298
0:00:00.025075720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6298
0:00:00.025078302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025079917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef63a8
0:00:00.025082214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.025078302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025079917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef63a8
0:00:00.025082214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.025083737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef64bb
0:00:00.025083737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef64bb
0:00:00.025086564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0920 (videomixer)
0:00:00.025086564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0920 (videomixer)
0:00:00.025089167  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videomixer> set parent (ref and sink)
0:00:00.025090670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videomixer, plugin 0x29c23d5e40 videomixer
0:00:00.025089167  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videomixer> set parent (ref and sink)
0:00:00.025090670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videomixer, plugin 0x29c23d5e40 videomixer
0:00:00.025093100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 488649(774c9)/966241
0:00:00.025093100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 488649(774c9)/966241
0:00:00.025098252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de0d0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvpx.so"
0:00:00.025098252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de0d0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvpx.so"
0:00:00.025101541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'vpx' plugin with 4 features from binary registry
0:00:00.025101541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'vpx' plugin with 4 features from binary registry
0:00:00.025103771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vpx' feature 'vp8dec' typename : 'GstElementFactory'
0:00:00.025103771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vpx' feature 'vp8dec' typename : 'GstElementFactory'
0:00:00.025108057  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025110110  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025108057  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025110110  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025112220  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025113868  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025112220  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025113868  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025115753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025115753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025117553  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025119599  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025117553  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025119599  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025121383  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025121383  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025123834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025125508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef66e0
0:00:00.025123834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025125508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef66e0
0:00:00.025127325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025128883  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6700
0:00:00.025127325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025128883  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6700
0:00:00.025130868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025130868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025132813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0a00 (vp8dec)
0:00:00.025136406  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vp8dec> set parent (ref and sink)
0:00:00.025132813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0a00 (vp8dec)
0:00:00.025136406  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vp8dec> set parent (ref and sink)
0:00:00.025137941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vp8dec, plugin 0x29c23de0d0 vpx
0:00:00.025137941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vp8dec, plugin 0x29c23de0d0 vpx
0:00:00.025140222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vpx' feature 'vp8enc' typename : 'GstElementFactory'
0:00:00.025140222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vpx' feature 'vp8enc' typename : 'GstElementFactory'
0:00:00.025144592  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025144592  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025146521  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025148677  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025146521  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025148677  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025150578  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025150578  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025152657  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025154453  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025152657  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025154453  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025156463  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025158183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025156463  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025158183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025160546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025160546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025162195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef68d0
0:00:00.025164273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025162195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef68d0
0:00:00.025164273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025165756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6908
0:00:00.025168049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025165756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6908
0:00:00.025168049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025169473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ef6994
0:00:00.025169473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ef6994
0:00:00.025172446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0ae0 (vp8enc)
0:00:00.025172446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0ae0 (vp8enc)
0:00:00.025175011  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vp8enc> set parent (ref and sink)
0:00:00.025176697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vp8enc, plugin 0x29c23de0d0 vpx
0:00:00.025175011  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vp8enc> set parent (ref and sink)
0:00:00.025176697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vp8enc, plugin 0x29c23de0d0 vpx
0:00:00.025178698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vpx' feature 'vp9dec' typename : 'GstElementFactory'
0:00:00.025178698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vpx' feature 'vp9dec' typename : 'GstElementFactory'
0:00:00.025184535  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025184535  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025187262  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025189305  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025187262  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025189305  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025190950  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025190950  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025192857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025194542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025196456  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025192857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025194542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025196456  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025198082  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025198082  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025200371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025202041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6ae8
0:00:00.025200371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025202041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6ae8
0:00:00.025204398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025205965  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6b98
0:00:00.025204398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025205965  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6b98
0:00:00.025207823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025207823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025209912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0bc0 (vp9dec)
0:00:00.025212279  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vp9dec> set parent (ref and sink)
0:00:00.025209912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0bc0 (vp9dec)
0:00:00.025212279  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vp9dec> set parent (ref and sink)
0:00:00.025213789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vp9dec, plugin 0x29c23de0d0 vpx
0:00:00.025213789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vp9dec, plugin 0x29c23de0d0 vpx
0:00:00.025215993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vpx' feature 'vp9enc' typename : 'GstElementFactory'
0:00:00.025215993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vpx' feature 'vp9enc' typename : 'GstElementFactory'
0:00:00.025220291  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025222052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025220291  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025222052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025223942  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025225617  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025223942  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025225617  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025227469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025227469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025229152  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025231197  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025229152  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025231197  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025232796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025235106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025232796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025235106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025236708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6cf0
0:00:00.025236708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6cf0
0:00:00.025238857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025240406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6d28
0:00:00.025238857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025240406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6d28
0:00:00.025242419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025242419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025243955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ef6dc8
0:00:00.025247545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0ca0 (vp9enc)
0:00:00.025243955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ef6dc8
0:00:00.025247545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0ca0 (vp9enc)
0:00:00.025249877  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vp9enc> set parent (ref and sink)
0:00:00.025251328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vp9enc, plugin 0x29c23de0d0 vpx
0:00:00.025249877  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vp9enc> set parent (ref and sink)
0:00:00.025251328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vp9enc, plugin 0x29c23de0d0 vpx
0:00:00.025253414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 490975(77ddf)/966241
0:00:00.025253414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 490975(77ddf)/966241
0:00:00.025258463  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de210 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavenc.so"
0:00:00.025258463  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de210 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavenc.so"
0:00:00.025262812  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'wavenc' plugin with 1 features from binary registry
0:00:00.025262812  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'wavenc' plugin with 1 features from binary registry
0:00:00.025265277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'wavenc' feature 'wavenc' typename : 'GstElementFactory'
0:00:00.025265277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'wavenc' feature 'wavenc' typename : 'GstElementFactory'
0:00:00.025269711  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025269711  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025271446  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025271446  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025273454  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025275292  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025273454  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025275292  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025277284  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025279035  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025277284  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025279035  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025281031  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025292668  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025281031  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025292668  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025294660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025296312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6fc8
0:00:00.025294660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025296312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6fc8
0:00:00.025298318  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025299939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6ff0
0:00:00.025298318  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025299939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef6ff0
0:00:00.025302789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025302789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025304425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ef711d
0:00:00.025304425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8ef711d
0:00:00.025307563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0d80 (wavenc)
0:00:00.025309968  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wavenc> set parent (ref and sink)
0:00:00.025307563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0d80 (wavenc)
0:00:00.025309968  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wavenc> set parent (ref and sink)
0:00:00.025311440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wavenc, plugin 0x29c23de210 wavenc
0:00:00.025311440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wavenc, plugin 0x29c23de210 wavenc
0:00:00.025313521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 491831(78137)/966241
0:00:00.025318565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de350 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavpack.so"
0:00:00.025313521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 491831(78137)/966241
0:00:00.025318565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de350 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavpack.so"
0:00:00.025321167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'wavpack' plugin with 2 features from binary registry
0:00:00.025321167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'wavpack' plugin with 2 features from binary registry
0:00:00.025323340  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'wavpack' feature 'wavpackdec' typename : 'GstElementFactory'
0:00:00.025323340  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'wavpack' feature 'wavpackdec' typename : 'GstElementFactory'
0:00:00.025327808  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025327808  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025329929  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025332118  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025329929  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025332118  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025333793  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025335715  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025333793  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025335715  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025337323  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025337323  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025339346  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025341255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025339346  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025341255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025343745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025345417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef7378
0:00:00.025343745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025345417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef7378
0:00:00.025348407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025349956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef74e0
0:00:00.025348407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025349956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef74e0
0:00:00.025352175  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025352175  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025354184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0e60 (wavpackdec)
0:00:00.025354184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e0e60 (wavpackdec)
0:00:00.025356892  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wavpackdec> set parent (ref and sink)
0:00:00.025358561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wavpackdec, plugin 0x29c23de350 wavpack
0:00:00.025356892  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wavpackdec> set parent (ref and sink)
0:00:00.025358561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wavpackdec, plugin 0x29c23de350 wavpack
0:00:00.025360840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'wavpack' feature 'wavpackenc' typename : 'GstElementFactory'
0:00:00.025360840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'wavpack' feature 'wavpackenc' typename : 'GstElementFactory'
0:00:00.025365509  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025365509  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025367380  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025367380  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025369503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025371213  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025369503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025371213  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025373064  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025374764  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025373064  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025374764  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025376958  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025378781  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025376958  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025378781  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025381092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.025383000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef7698
0:00:00.025381092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.025383000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef7698
0:00:00.025385372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025385372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025386921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef7718
0:00:00.025389014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025386921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef7718
0:00:00.025389014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025390501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef7798
0:00:00.025401968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template wvcsrc
0:00:00.025390501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef7798
0:00:00.025401968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template wvcsrc
0:00:00.025403396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef77d8
0:00:00.025403396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef77d8
0:00:00.025406258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2870 (wavpackenc)
0:00:00.025406258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2870 (wavpackenc)
0:00:00.025408708  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wavpackenc> set parent (ref and sink)
0:00:00.025410191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wavpackenc, plugin 0x29c23de350 wavpack
0:00:00.025408708  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wavpackenc> set parent (ref and sink)
0:00:00.025410191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wavpackenc, plugin 0x29c23de350 wavpack
0:00:00.025412305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 493538(787e2)/966241
0:00:00.025412305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 493538(787e2)/966241
0:00:00.025417129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de490 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavparse.so"
0:00:00.025417129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de490 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstwavparse.so"
0:00:00.025419647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'wavparse' plugin with 1 features from binary registry
0:00:00.025419647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'wavparse' plugin with 1 features from binary registry
0:00:00.025421784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'wavparse' feature 'wavparse' typename : 'GstElementFactory'
0:00:00.025421784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'wavparse' feature 'wavparse' typename : 'GstElementFactory'
0:00:00.025426018  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025426018  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025427919  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025430105  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025427919  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025430105  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025431886  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025433712  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025431886  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025433712  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025435275  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025435275  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025437364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025439087  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025441211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025437364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025439087  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025441211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025442856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef79e8
0:00:00.025442856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef79e8
0:00:00.025444833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025446436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef7a08
0:00:00.025444833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025446436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef7a08
0:00:00.025451247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025451247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025454072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2950 (wavparse)
0:00:00.025454072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2950 (wavparse)
0:00:00.025456483  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wavparse> set parent (ref and sink)
0:00:00.025457981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wavparse, plugin 0x29c23de490 wavparse
0:00:00.025456483  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<wavparse> set parent (ref and sink)
0:00:00.025457981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature wavparse, plugin 0x29c23de490 wavparse
0:00:00.025460050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 495273(78ea9)/966241
0:00:00.025460050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 495273(78ea9)/966241
0:00:00.025465766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de5d0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesrc.so"
0:00:00.025465766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de5d0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesrc.so"
0:00:00.025469209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ximagesrc' plugin with 1 features from binary registry
0:00:00.025469209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ximagesrc' plugin with 1 features from binary registry
0:00:00.025471662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ximagesrc' feature 'ximagesrc' typename : 'GstElementFactory'
0:00:00.025471662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ximagesrc' feature 'ximagesrc' typename : 'GstElementFactory'
0:00:00.025476421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025476421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025478298  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025480302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025478298  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025480302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025481960  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025481960  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025484022  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025485894  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025484022  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025485894  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025488029  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025489647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025488029  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025489647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025492372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.025492372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.025494003  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef8128
0:00:00.025494003  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef8128
0:00:00.025497640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025497640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025499917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2a30 (ximagesrc)
0:00:00.025502286  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ximagesrc> set parent (ref and sink)
0:00:00.025499917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2a30 (ximagesrc)
0:00:00.025502286  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ximagesrc> set parent (ref and sink)
0:00:00.025503770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ximagesrc, plugin 0x29c23de5d0 ximagesrc
0:00:00.025505859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 496092(791dc)/966241
0:00:00.025503770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ximagesrc, plugin 0x29c23de5d0 ximagesrc
0:00:00.025505859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 496092(791dc)/966241
0:00:00.025510734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de710 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4menc.so"
0:00:00.025510734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de710 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsty4menc.so"
0:00:00.025513828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'y4menc' plugin with 1 features from binary registry
0:00:00.025513828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'y4menc' plugin with 1 features from binary registry
0:00:00.025515906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'y4menc' feature 'y4menc' typename : 'GstElementFactory'
0:00:00.025515906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'y4menc' feature 'y4menc' typename : 'GstElementFactory'
0:00:00.025522032  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025522032  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025524923  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025527055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025524923  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025527055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025528753  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025528753  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025530736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025532388  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025530736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025532388  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025534699  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025536313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025534699  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025536313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025538240  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025539812  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef8418
0:00:00.025538240  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025539812  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef8418
0:00:00.025543691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025543691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025546423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef8450
0:00:00.025548831  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025546423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef8450
0:00:00.025548831  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025550393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef8502
0:00:00.025550393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8ef8502
0:00:00.025553022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2b10 (y4menc)
0:00:00.025553022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2b10 (y4menc)
0:00:00.025555400  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<y4menc> set parent (ref and sink)
0:00:00.025557210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature y4menc, plugin 0x29c23de710 y4menc
0:00:00.025555400  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<y4menc> set parent (ref and sink)
0:00:00.025557210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature y4menc, plugin 0x29c23de710 y4menc
0:00:00.025559355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 496908(7950c)/966241
0:00:00.025559355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 496908(7950c)/966241
0:00:00.025564669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de850 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpango.so"
0:00:00.025564669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de850 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpango.so"
0:00:00.025567187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'pango' plugin with 4 features from binary registry
0:00:00.025567187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'pango' plugin with 4 features from binary registry
0:00:00.025569309  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pango' feature 'textoverlay' typename : 'GstElementFactory'
0:00:00.025569309  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pango' feature 'textoverlay' typename : 'GstElementFactory'
0:00:00.025573652  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025573652  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025575454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025577461  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025575454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025577461  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025579089  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025579089  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025580968  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025582858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025580968  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025582858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025584907  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025586480  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025584907  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025586480  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025588680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.025588680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.025590315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef8740
0:00:00.025590315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef8740
0:00:00.025594383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025595979  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef8b68
0:00:00.025594383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025595979  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef8b68
0:00:00.025599500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.025599500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.025601056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef8f98
0:00:00.025603219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template text_sink
0:00:00.025601056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef8f98
0:00:00.025603219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template text_sink
0:00:00.025605147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2bf0 (textoverlay)
0:00:00.025605147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2bf0 (textoverlay)
0:00:00.025607409  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<textoverlay> set parent (ref and sink)
0:00:00.025608949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature textoverlay, plugin 0x29c23de850 pango
0:00:00.025607409  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<textoverlay> set parent (ref and sink)
0:00:00.025608949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature textoverlay, plugin 0x29c23de850 pango
0:00:00.025611013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pango' feature 'timeoverlay' typename : 'GstElementFactory'
0:00:00.025611013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pango' feature 'timeoverlay' typename : 'GstElementFactory'
0:00:00.025615424  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025615424  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025617156  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025617156  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025619067  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025620716  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025619067  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025620716  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025622478  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025624071  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025626058  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025622478  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025624071  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025626058  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025627527  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025627527  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025629608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025631229  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef9100
0:00:00.025629608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025631229  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef9100
0:00:00.025634660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025634660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025636225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef9528
0:00:00.025636225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef9528
0:00:00.025639749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.025641694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2cd0 (timeoverlay)
0:00:00.025639749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.025641694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2cd0 (timeoverlay)
0:00:00.025644016  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<timeoverlay> set parent (ref and sink)
0:00:00.025645554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature timeoverlay, plugin 0x29c23de850 pango
0:00:00.025644016  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<timeoverlay> set parent (ref and sink)
0:00:00.025645554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature timeoverlay, plugin 0x29c23de850 pango
0:00:00.025657381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pango' feature 'clockoverlay' typename : 'GstElementFactory'
0:00:00.025657381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pango' feature 'clockoverlay' typename : 'GstElementFactory'
0:00:00.025661701  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025663503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025661701  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025663503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025665415  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025667028  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025665415  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025667028  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025668859  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025668859  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025670467  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025672747  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025670467  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025672747  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025674249  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025676301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025674249  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025676301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025677866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef9a78
0:00:00.025677866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef9a78
0:00:00.025681419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025681419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025682998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef9ea0
0:00:00.025682998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8ef9ea0
0:00:00.025686566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.025688606  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2db0 (clockoverlay)
0:00:00.025690946  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<clockoverlay> set parent (ref and sink)
0:00:00.025686566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.025688606  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2db0 (clockoverlay)
0:00:00.025690946  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<clockoverlay> set parent (ref and sink)
0:00:00.025692397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature clockoverlay, plugin 0x29c23de850 pango
0:00:00.025692397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature clockoverlay, plugin 0x29c23de850 pango
0:00:00.025694571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pango' feature 'textrender' typename : 'GstElementFactory'
0:00:00.025694571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pango' feature 'textrender' typename : 'GstElementFactory'
0:00:00.025698965  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025700730  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025698965  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025700730  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025702628  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025704286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025702628  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025704286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025706101  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025706101  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025707770  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025710046  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025707770  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025710046  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025711575  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025711575  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025713930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025715805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efa418
0:00:00.025713930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025715805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efa418
0:00:00.025718155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025719738  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efa4b8
0:00:00.025718155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025719738  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efa4b8
0:00:00.025721637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025723927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2e90 (textrender)
0:00:00.025721637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025723927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e2e90 (textrender)
0:00:00.025726180  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<textrender> set parent (ref and sink)
0:00:00.025726180  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<textrender> set parent (ref and sink)
0:00:00.025727721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature textrender, plugin 0x29c23de850 pango
0:00:00.025729800  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 505079(7b4f7)/966241
0:00:00.025727721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature textrender, plugin 0x29c23de850 pango
0:00:00.025729800  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 505079(7b4f7)/966241
0:00:00.025734824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de990 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesink.so"
0:00:00.025734824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23de990 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstximagesink.so"
0:00:00.025740666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ximagesink' plugin with 1 features from binary registry
0:00:00.025740666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ximagesink' plugin with 1 features from binary registry
0:00:00.025743857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ximagesink' feature 'ximagesink' typename : 'GstElementFactory'
0:00:00.025743857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ximagesink' feature 'ximagesink' typename : 'GstElementFactory'
0:00:00.025748503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025750286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025748503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025750286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025752310  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025753961  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025752310  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025753961  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025755880  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025755880  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025757611  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025759843  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025757611  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025759843  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025761479  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025763495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.025761479  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025763495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.025765093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efa6f8
0:00:00.025765093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efa6f8
0:00:00.025767564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025769169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8efa779
0:00:00.025767564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025769169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8efa779
0:00:00.025771971  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e50b0 (ximagesink)
0:00:00.025771971  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e50b0 (ximagesink)
0:00:00.025774316  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ximagesink> set parent (ref and sink)
0:00:00.025775827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ximagesink, plugin 0x29c23de990 ximagesink
0:00:00.025774316  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ximagesink> set parent (ref and sink)
0:00:00.025775827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ximagesink, plugin 0x29c23de990 ximagesink
0:00:00.025778070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 505751(7b797)/966241
0:00:00.025778070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 505751(7b797)/966241
0:00:00.025783054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23dead0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxvimagesink.so"
0:00:00.025783054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23dead0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstxvimagesink.so"
0:00:00.025785809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'xvimagesink' plugin with 1 features from binary registry
0:00:00.025785809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'xvimagesink' plugin with 1 features from binary registry
0:00:00.025788034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'xvimagesink' feature 'xvimagesink' typename : 'GstElementFactory'
0:00:00.025788034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'xvimagesink' feature 'xvimagesink' typename : 'GstElementFactory'
0:00:00.025792383  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025792383  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025794234  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025796227  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025794234  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025796227  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025797883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025797883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025799854  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025801769  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025799854  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025801769  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025803862  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025805562  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025803862  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025805562  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025807478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.025809128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efa990
0:00:00.025807478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.025809128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efa990
0:00:00.025811183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025812769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8efaa11
0:00:00.025811183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025812769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 3 Interfaces at address 0x7fc6f8efaa11
0:00:00.025815458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e5190 (xvimagesink)
0:00:00.025815458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e5190 (xvimagesink)
0:00:00.025817684  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<xvimagesink> set parent (ref and sink)
0:00:00.025819195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature xvimagesink, plugin 0x29c23dead0 xvimagesink
0:00:00.025817684  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<xvimagesink> set parent (ref and sink)
0:00:00.025819195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature xvimagesink, plugin 0x29c23dead0 xvimagesink
0:00:00.025821403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 506431(7ba3f)/966241
0:00:00.025821403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 506431(7ba3f)/966241
0:00:00.025826065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23dec10 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalsa.so"
0:00:00.025826065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23dec10 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstalsa.so"
0:00:00.025829168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'alsa' plugin with 3 features from binary registry
0:00:00.025829168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'alsa' plugin with 3 features from binary registry
0:00:00.025831393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'alsa' feature 'alsasrc' typename : 'GstElementFactory'
0:00:00.025831393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'alsa' feature 'alsasrc' typename : 'GstElementFactory'
0:00:00.025837946  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025837946  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025839870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025842053  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025839870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025842053  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025843663  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025843663  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025845639  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025847323  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025845639  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025847323  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025849461  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025851066  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025849461  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025851066  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025853011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.025854682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efac20
0:00:00.025853011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.025854682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efac20
0:00:00.025857564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025857564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025859609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e5270 (alsasrc)
0:00:00.025859609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e5270 (alsasrc)
0:00:00.025862044  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<alsasrc> set parent (ref and sink)
0:00:00.025863573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature alsasrc, plugin 0x29c23dec10 alsa
0:00:00.025862044  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<alsasrc> set parent (ref and sink)
0:00:00.025863573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature alsasrc, plugin 0x29c23dec10 alsa
0:00:00.025865743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'alsa' feature 'alsasink' typename : 'GstElementFactory'
0:00:00.025865743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'alsa' feature 'alsasink' typename : 'GstElementFactory'
0:00:00.025870119  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025870119  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025871858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025874319  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025871858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025874319  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025875900  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025877763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025875900  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025877763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025879307  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025881348  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025879307  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025881348  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025882860  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025882860  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025884788  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.025886481  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efae78
0:00:00.025884788  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.025886481  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efae78
0:00:00.025889940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025889940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025901370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e5350 (alsasink)
0:00:00.025903736  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<alsasink> set parent (ref and sink)
0:00:00.025901370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e5350 (alsasink)
0:00:00.025903736  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<alsasink> set parent (ref and sink)
0:00:00.025905162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature alsasink, plugin 0x29c23dec10 alsa
0:00:00.025905162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature alsasink, plugin 0x29c23dec10 alsa
0:00:00.025907253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'alsa' feature 'alsamidisrc' typename : 'GstElementFactory'
0:00:00.025907253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'alsa' feature 'alsamidisrc' typename : 'GstElementFactory'
0:00:00.025911416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025913192  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025911416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025913192  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025915150  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025916762  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025915150  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025916762  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025918611  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025918611  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025920196  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025922276  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025920196  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025922276  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025923758  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025925710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.025923758  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025925710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.025927268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efb1b8
0:00:00.025927268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efb1b8
0:00:00.025929335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025931364  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e5430 (alsamidisrc)
0:00:00.025929335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025931364  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e5430 (alsamidisrc)
0:00:00.025933706  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<alsamidisrc> set parent (ref and sink)
0:00:00.025935438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature alsamidisrc, plugin 0x29c23dec10 alsa
0:00:00.025933706  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<alsamidisrc> set parent (ref and sink)
0:00:00.025935438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature alsamidisrc, plugin 0x29c23dec10 alsa
0:00:00.025937446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 508375(7c1d7)/966241
0:00:00.025937446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 508375(7c1d7)/966241
0:00:00.025942349  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23ded50 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so"
0:00:00.025942349  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23ded50 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so"
0:00:00.025945652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'libav' plugin with 569 features from binary registry
0:00:00.025945652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'libav' plugin with 569 features from binary registry
0:00:00.025947824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_comfortnoise' typename : 'GstElementFactory'
0:00:00.025947824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_comfortnoise' typename : 'GstElementFactory'
0:00:00.025952172  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025953922  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025952172  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025953922  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025956157  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025956157  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025957769  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025959620  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025957769  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025959620  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025961151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025963098  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025961151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025963098  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025964582  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025967194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025964582  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025967194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.025968724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efb3f0
0:00:00.025970724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025968724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efb3f0
0:00:00.025970724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.025972338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efb410
0:00:00.025972338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efb410
0:00:00.025974503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025976051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efb48e
0:00:00.025974503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.025976051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efb48e
0:00:00.025978504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e5510 (avenc_comfortnoise)
0:00:00.025978504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e5510 (avenc_comfortnoise)
0:00:00.025980787  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_comfortnoise> set parent (ref and sink)
0:00:00.025982303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_comfortnoise, plugin 0x29c23ded50 libav
0:00:00.025980787  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_comfortnoise> set parent (ref and sink)
0:00:00.025982303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_comfortnoise, plugin 0x29c23ded50 libav
0:00:00.025984377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_s302m' typename : 'GstElementFactory'
0:00:00.025984377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_s302m' typename : 'GstElementFactory'
0:00:00.025988552  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025990246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025988552  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.025990246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025992210  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025992210  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.025993805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025995631  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025993805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025995631  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.025997157  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025999094  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.025997157  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.025999094  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026000581  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026000581  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026002794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026004525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efb5d0
0:00:00.026002794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026004525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efb5d0
0:00:00.026006492  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026008054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efb5f0
0:00:00.026006492  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026008054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efb5f0
0:00:00.026010124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026011613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efb66f
0:00:00.026010124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026011613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efb66f
0:00:00.026014007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e55f0 (avenc_s302m)
0:00:00.026016180  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_s302m> set parent (ref and sink)
0:00:00.026014007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e55f0 (avenc_s302m)
0:00:00.026016180  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_s302m> set parent (ref and sink)
0:00:00.026017594  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_s302m, plugin 0x29c23ded50 libav
0:00:00.026017594  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_s302m, plugin 0x29c23ded50 libav
0:00:00.026019635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_aac' typename : 'GstElementFactory'
0:00:00.026019635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_aac' typename : 'GstElementFactory'
0:00:00.026023727  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026025359  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026023727  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026025359  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026027409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026027409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026028937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026030764  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026028937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026030764  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026032267  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026034173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026032267  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026034173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026035632  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026037753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026035632  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026037753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026039272  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efb7c0
0:00:00.026041549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026039272  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efb7c0
0:00:00.026041549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026042981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efb858
0:00:00.026042981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efb858
0:00:00.026045300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026046770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efb922
0:00:00.026045300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026046770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efb922
0:00:00.026049151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e56d0 (avenc_aac)
0:00:00.026051338  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_aac> set parent (ref and sink)
0:00:00.026049151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e56d0 (avenc_aac)
0:00:00.026051338  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_aac> set parent (ref and sink)
0:00:00.026052805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_aac, plugin 0x29c23ded50 libav
0:00:00.026052805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_aac, plugin 0x29c23ded50 libav
0:00:00.026054789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_ac3' typename : 'GstElementFactory'
0:00:00.026054789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_ac3' typename : 'GstElementFactory'
0:00:00.026058964  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026058964  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026060731  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026062745  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026064246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026060731  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026062745  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026064246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026065985  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026067540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026065985  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026067540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026069341  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026069341  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026070876  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026073194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026070876  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026073194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026074693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efba68
0:00:00.026076872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026074693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efba68
0:00:00.026076872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026078436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efbac0
0:00:00.026078436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efbac0
0:00:00.026089148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026089148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026091634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efc5d6
0:00:00.026091634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efc5d6
0:00:00.026094376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7840 (avenc_ac3)
0:00:00.026096758  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_ac3> set parent (ref and sink)
0:00:00.026098211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_ac3, plugin 0x29c23ded50 libav
0:00:00.026094376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7840 (avenc_ac3)
0:00:00.026096758  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_ac3> set parent (ref and sink)
0:00:00.026098211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_ac3, plugin 0x29c23ded50 libav
0:00:00.026100370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_ac3_fixed' typename : 'GstElementFactory'
0:00:00.026100370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_ac3_fixed' typename : 'GstElementFactory'
0:00:00.026110207  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026110207  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026112853  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026115044  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026112853  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026115044  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026116617  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026116617  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026118542  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026120263  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026118542  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026120263  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026122156  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026123948  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026122156  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026123948  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026126190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026126190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026127844  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efc728
0:00:00.026129972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026131487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efc780
0:00:00.026127844  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efc728
0:00:00.026129972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026131487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efc780
0:00:00.026142196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026142196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026144614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efd296
0:00:00.026144614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efd296
0:00:00.026147436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7920 (avenc_ac3_fixed)
0:00:00.026149885  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_ac3_fixed> set parent (ref and sink)
0:00:00.026147436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7920 (avenc_ac3_fixed)
0:00:00.026149885  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_ac3_fixed> set parent (ref and sink)
0:00:00.026151409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_ac3_fixed, plugin 0x29c23ded50 libav
0:00:00.026151409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_ac3_fixed, plugin 0x29c23ded50 libav
0:00:00.026153553  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_alac' typename : 'GstElementFactory'
0:00:00.026153553  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_alac' typename : 'GstElementFactory'
0:00:00.026158157  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026158157  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026159946  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026162199  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026159946  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026162199  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026163780  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026163780  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026165648  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026167221  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026169212  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026165648  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026167221  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026169212  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026170786  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026170786  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026172959  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026174543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efd3f0
0:00:00.026172959  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026174543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efd3f0
0:00:00.026176530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026178081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efd440
0:00:00.026176530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026178081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efd440
0:00:00.026184332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026184332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026186707  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efd94c
0:00:00.026186707  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efd94c
0:00:00.026189491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7a00 (avenc_alac)
0:00:00.026191919  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_alac> set parent (ref and sink)
0:00:00.026189491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7a00 (avenc_alac)
0:00:00.026191919  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_alac> set parent (ref and sink)
0:00:00.026193325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_alac, plugin 0x29c23ded50 libav
0:00:00.026193325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_alac, plugin 0x29c23ded50 libav
0:00:00.026195402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_dca' typename : 'GstElementFactory'
0:00:00.026195402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_dca' typename : 'GstElementFactory'
0:00:00.026199687  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026201458  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026199687  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026201458  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026203589  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026205194  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026203589  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026205194  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026206988  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026208538  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026206988  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026208538  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026210436  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026210436  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026212040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026214209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026212040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026214209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026215739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efdaa0
0:00:00.026215739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efdaa0
0:00:00.026217923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026219668  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efdaf0
0:00:00.026217923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026219668  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efdaf0
0:00:00.026225315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026225315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026227831  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efdeda
0:00:00.026227831  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efdeda
0:00:00.026230635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7ae0 (avenc_dca)
0:00:00.026232924  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_dca> set parent (ref and sink)
0:00:00.026230635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7ae0 (avenc_dca)
0:00:00.026232924  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_dca> set parent (ref and sink)
0:00:00.026234369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_dca, plugin 0x29c23ded50 libav
0:00:00.026234369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_dca, plugin 0x29c23ded50 libav
0:00:00.026236388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_eac3' typename : 'GstElementFactory'
0:00:00.026236388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_eac3' typename : 'GstElementFactory'
0:00:00.026240655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026242376  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026240655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026242376  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026244378  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026244378  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026245994  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026247812  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026245994  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026247812  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026249359  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026251334  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026249359  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026251334  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026252974  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026255139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026256661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efe020
0:00:00.026252974  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026255139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026256661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efe020
0:00:00.026258656  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026260199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efe078
0:00:00.026258656  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026260199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efe078
0:00:00.026266449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026266449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026268581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efeb8e
0:00:00.026268581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efeb8e
0:00:00.026271120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7bc0 (avenc_eac3)
0:00:00.026273307  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_eac3> set parent (ref and sink)
0:00:00.026271120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7bc0 (avenc_eac3)
0:00:00.026273307  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_eac3> set parent (ref and sink)
0:00:00.026274658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_eac3, plugin 0x29c23ded50 libav
0:00:00.026274658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_eac3, plugin 0x29c23ded50 libav
0:00:00.026276705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_g723_1' typename : 'GstElementFactory'
0:00:00.026276705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_g723_1' typename : 'GstElementFactory'
0:00:00.026281162  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026282921  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026281162  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026282921  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026284822  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026286527  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026284822  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026286527  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026288305  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026289873  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026288305  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026289873  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026291702  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026291702  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026294185  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026296306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026294185  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026296306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026297843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efecc8
0:00:00.026299789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026297843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efecc8
0:00:00.026299789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026301368  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efece8
0:00:00.026301368  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efece8
0:00:00.026303457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026304947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efed66
0:00:00.026303457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026304947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efed66
0:00:00.026307378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7ca0 (avenc_g723_1)
0:00:00.026309556  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_g723_1> set parent (ref and sink)
0:00:00.026307378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7ca0 (avenc_g723_1)
0:00:00.026309556  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_g723_1> set parent (ref and sink)
0:00:00.026310948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_g723_1, plugin 0x29c23ded50 libav
0:00:00.026312911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_mlp' typename : 'GstElementFactory'
0:00:00.026310948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_g723_1, plugin 0x29c23ded50 libav
0:00:00.026312911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_mlp' typename : 'GstElementFactory'
0:00:00.026317035  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026317035  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026319494  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026321645  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026319494  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026321645  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026323187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026325005  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026323187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026325005  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026326553  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026326553  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026328341  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026329985  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026328341  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026329985  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026332006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026333641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efeec0
0:00:00.026332006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026333641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efeec0
0:00:00.026335653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026337218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efef10
0:00:00.026335653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026337218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efef10
0:00:00.026344036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026344036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026346188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eff6d8
0:00:00.026346188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8eff6d8
0:00:00.026348660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7d80 (avenc_mlp)
0:00:00.026350852  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_mlp> set parent (ref and sink)
0:00:00.026348660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7d80 (avenc_mlp)
0:00:00.026350852  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_mlp> set parent (ref and sink)
0:00:00.026352237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_mlp, plugin 0x29c23ded50 libav
0:00:00.026354181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_mp2' typename : 'GstElementFactory'
0:00:00.026352237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_mlp, plugin 0x29c23ded50 libav
0:00:00.026354181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_mp2' typename : 'GstElementFactory'
0:00:00.026358169  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026358169  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026360503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026362635  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026360503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026362635  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026364118  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026365922  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026364118  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026365922  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026367468  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026369334  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026367468  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026369334  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026370798  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026372883  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026370798  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026372883  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026374422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eff828
0:00:00.026374422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eff828
0:00:00.026376618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026378185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eff8b8
0:00:00.026376618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026378185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8eff8b8
0:00:00.026380908  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026380908  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026382384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8effa28
0:00:00.026384867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7e60 (avenc_mp2)
0:00:00.026382384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8effa28
0:00:00.026384867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23e7e60 (avenc_mp2)
0:00:00.026387014  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_mp2> set parent (ref and sink)
0:00:00.026387014  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_mp2> set parent (ref and sink)
0:00:00.026388485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_mp2, plugin 0x29c23ded50 libav
0:00:00.026390609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_mp2fixed' typename : 'GstElementFactory'
0:00:00.026388485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_mp2, plugin 0x29c23ded50 libav
0:00:00.026390609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_mp2fixed' typename : 'GstElementFactory'
0:00:00.026396694  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026396694  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026399340  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026399340  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026401670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026403614  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026401670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026403614  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026405514  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026407196  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026405514  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026407196  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026409133  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026410767  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026409133  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026410767  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026412827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026412827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026414500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8effb90
0:00:00.026416661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026414500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8effb90
0:00:00.026416661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026418147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8effc20
0:00:00.026418147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8effc20
0:00:00.026420634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026422179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8effd90
0:00:00.026420634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026422179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8effd90
0:00:00.026424762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ed820 (avenc_mp2fixed)
0:00:00.026427175  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_mp2fixed> set parent (ref and sink)
0:00:00.026424762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ed820 (avenc_mp2fixed)
0:00:00.026427175  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_mp2fixed> set parent (ref and sink)
0:00:00.026428608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_mp2fixed, plugin 0x29c23ded50 libav
0:00:00.026428608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_mp2fixed, plugin 0x29c23ded50 libav
0:00:00.026430718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_nellymoser' typename : 'GstElementFactory'
0:00:00.026430718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_nellymoser' typename : 'GstElementFactory'
0:00:00.026435113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026435113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026436847  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026438920  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026436847  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026438920  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026440514  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026442371  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026440514  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026442371  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026443937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026443937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026445833  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026447705  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026445833  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026447705  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026449753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026451394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8effee0
0:00:00.026449753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026451394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8effee0
0:00:00.026453469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026455043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efff38
0:00:00.026453469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026455043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8efff38
0:00:00.026457117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026458649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efffb6
0:00:00.026457117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026458649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8efffb6
0:00:00.026461180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ed900 (avenc_nellymoser)
0:00:00.026461180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ed900 (avenc_nellymoser)
0:00:00.026463543  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_nellymoser> set parent (ref and sink)
0:00:00.026463543  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_nellymoser> set parent (ref and sink)
0:00:00.026465018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_nellymoser, plugin 0x29c23ded50 libav
0:00:00.026467272  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_opus' typename : 'GstElementFactory'
0:00:00.026465018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_nellymoser, plugin 0x29c23ded50 libav
0:00:00.026467272  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_opus' typename : 'GstElementFactory'
0:00:00.026474526  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026474526  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026476999  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026478989  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026480535  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026476999  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026478989  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026480535  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026482310  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026482310  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026483875  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026485947  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026483875  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026485947  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026487391  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026489435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026487391  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026489435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026490978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f000f0
0:00:00.026492876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026490978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f000f0
0:00:00.026492876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026494446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f00110
0:00:00.026494446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f00110
0:00:00.026497260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026498782  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f00232
0:00:00.026497260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026498782  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f00232
0:00:00.026501159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ed9e0 (avenc_opus)
0:00:00.026503339  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_opus> set parent (ref and sink)
0:00:00.026501159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ed9e0 (avenc_opus)
0:00:00.026503339  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_opus> set parent (ref and sink)
0:00:00.026504715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_opus, plugin 0x29c23ded50 libav
0:00:00.026506710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_real_144' typename : 'GstElementFactory'
0:00:00.026504715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_opus, plugin 0x29c23ded50 libav
0:00:00.026506710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_real_144' typename : 'GstElementFactory'
0:00:00.026511078  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026511078  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026513387  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026515537  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026513387  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026515537  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026517097  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026518904  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026517097  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026518904  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026520399  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026522304  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026520399  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026522304  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026523773  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026523773  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026525847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026527418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f00388
0:00:00.026525847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026527418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f00388
0:00:00.026531048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026531048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026532747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f003f0
0:00:00.026535296  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026532747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f003f0
0:00:00.026535296  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026536763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f00486
0:00:00.026536763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f00486
0:00:00.026539462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23edac0 (avenc_real_144)
0:00:00.026541766  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_real_144> set parent (ref and sink)
0:00:00.026539462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23edac0 (avenc_real_144)
0:00:00.026541766  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_real_144> set parent (ref and sink)
0:00:00.026543271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_real_144, plugin 0x29c23ded50 libav
0:00:00.026543271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_real_144, plugin 0x29c23ded50 libav
0:00:00.026545435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_sonic' typename : 'GstElementFactory'
0:00:00.026545435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_sonic' typename : 'GstElementFactory'
0:00:00.026549929  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026549929  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026551693  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026553626  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026551693  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026553626  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026555163  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026557022  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026555163  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026557022  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026558512  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026560431  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026558512  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026560431  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026561979  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026564120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026561979  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026564120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026565735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f005c0
0:00:00.026567664  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026565735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f005c0
0:00:00.026567664  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026569236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f005e0
0:00:00.026569236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f005e0
0:00:00.026571313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026572789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0065e
0:00:00.026571313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026572789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0065e
0:00:00.026576306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23edba0 (avenc_sonic)
0:00:00.026576306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23edba0 (avenc_sonic)
0:00:00.026578699  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_sonic> set parent (ref and sink)
0:00:00.026578699  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_sonic> set parent (ref and sink)
0:00:00.026580203  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_sonic, plugin 0x29c23ded50 libav
0:00:00.026582221  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_sonicls' typename : 'GstElementFactory'
0:00:00.026580203  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_sonic, plugin 0x29c23ded50 libav
0:00:00.026582221  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_sonicls' typename : 'GstElementFactory'
0:00:00.026586429  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026586429  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026588178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026590139  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026588178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026590139  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026591632  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026593446  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026591632  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026593446  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026595007  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026595007  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026596873  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026598451  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026596873  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026598451  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026600543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026602090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f007a0
0:00:00.026600543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026602090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f007a0
0:00:00.026603863  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026605429  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f007c0
0:00:00.026603863  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026605429  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f007c0
0:00:00.026607300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026608762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0083e
0:00:00.026607300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026608762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0083e
0:00:00.026611242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23edc80 (avenc_sonicls)
0:00:00.026611242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23edc80 (avenc_sonicls)
0:00:00.026614437  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_sonicls> set parent (ref and sink)
0:00:00.026614437  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_sonicls> set parent (ref and sink)
0:00:00.026615958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_sonicls, plugin 0x29c23ded50 libav
0:00:00.026618006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_truehd' typename : 'GstElementFactory'
0:00:00.026615958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_sonicls, plugin 0x29c23ded50 libav
0:00:00.026618006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_truehd' typename : 'GstElementFactory'
0:00:00.026622228  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026622228  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026624863  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026626879  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026624863  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026626879  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026628479  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026630313  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026628479  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026630313  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026631965  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026631965  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026633880  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026635469  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026637510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026633880  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026635469  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026637510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026639037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f00978
0:00:00.026639037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f00978
0:00:00.026642064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026643721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f009c8
0:00:00.026642064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026643721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f009c8
0:00:00.026646930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026646930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026648481  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f00bf0
0:00:00.026648481  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f00bf0
0:00:00.026651010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23edd60 (avenc_truehd)
0:00:00.026653193  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_truehd> set parent (ref and sink)
0:00:00.026651010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23edd60 (avenc_truehd)
0:00:00.026653193  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_truehd> set parent (ref and sink)
0:00:00.026654614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_truehd, plugin 0x29c23ded50 libav
0:00:00.026654614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_truehd, plugin 0x29c23ded50 libav
0:00:00.026656615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_tta' typename : 'GstElementFactory'
0:00:00.026656615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_tta' typename : 'GstElementFactory'
0:00:00.026662565  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026662565  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026665192  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026667363  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026668943  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026665192  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026667363  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026668943  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026670914  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026670914  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026672517  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026674414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026672517  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026674414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026675918  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026678047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026675918  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026678047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026679684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f00d38
0:00:00.026679684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f00d38
0:00:00.026681837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026683378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f00d88
0:00:00.026681837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026683378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f00d88
0:00:00.026685534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026687139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f00e15
0:00:00.026685534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026687139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f00e15
0:00:00.026689703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ede40 (avenc_tta)
0:00:00.026692002  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_tta> set parent (ref and sink)
0:00:00.026689703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ede40 (avenc_tta)
0:00:00.026692002  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_tta> set parent (ref and sink)
0:00:00.026693479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_tta, plugin 0x29c23ded50 libav
0:00:00.026693479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_tta, plugin 0x29c23ded50 libav
0:00:00.026695411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_wavpack' typename : 'GstElementFactory'
0:00:00.026695411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_wavpack' typename : 'GstElementFactory'
0:00:00.026699499  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026701261  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026699499  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026701261  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026703218  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026703218  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026704832  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026706632  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026704832  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026706632  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026708223  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026710085  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026708223  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026710085  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026711585  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026711585  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026713703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026715401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f00f50
0:00:00.026713703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026715401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f00f50
0:00:00.026717162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026718700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f00f70
0:00:00.026720842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026717162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026718700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f00f70
0:00:00.026720842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026722394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f01004
0:00:00.026722394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f01004
0:00:00.026724825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0880 (avenc_wavpack)
0:00:00.026727025  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_wavpack> set parent (ref and sink)
0:00:00.026724825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0880 (avenc_wavpack)
0:00:00.026727025  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_wavpack> set parent (ref and sink)
0:00:00.026728396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_wavpack, plugin 0x29c23ded50 libav
0:00:00.026728396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_wavpack, plugin 0x29c23ded50 libav
0:00:00.026730394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_wmav1' typename : 'GstElementFactory'
0:00:00.026730394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_wmav1' typename : 'GstElementFactory'
0:00:00.026734580  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026736294  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026734580  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026736294  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026738381  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026738381  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026740021  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026741818  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026743333  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026740021  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026741818  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026743333  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026745114  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026746640  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026745114  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026746640  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026748640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026748640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026750202  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01150
0:00:00.026752495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026750202  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01150
0:00:00.026752495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026753970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f011f8
0:00:00.026755964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026753970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f011f8
0:00:00.026755964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026757421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f01276
0:00:00.026757421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f01276
0:00:00.026759815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0960 (avenc_wmav1)
0:00:00.026761976  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_wmav1> set parent (ref and sink)
0:00:00.026759815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0960 (avenc_wmav1)
0:00:00.026761976  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_wmav1> set parent (ref and sink)
0:00:00.026763380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_wmav1, plugin 0x29c23ded50 libav
0:00:00.026765392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_wmav2' typename : 'GstElementFactory'
0:00:00.026763380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_wmav1, plugin 0x29c23ded50 libav
0:00:00.026765392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_wmav2' typename : 'GstElementFactory'
0:00:00.026769447  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026769447  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026771904  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026773928  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026771904  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026773928  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026775432  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026777261  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026775432  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026777261  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026778739  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026780547  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026778739  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026780547  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026782033  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026782033  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026784091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026785693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f013c0
0:00:00.026784091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026785693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f013c0
0:00:00.026787855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026789365  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01468
0:00:00.026787855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026789365  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01468
0:00:00.026791291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026792783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f014e6
0:00:00.026791291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026792783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f014e6
0:00:00.026795074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0a40 (avenc_wmav2)
0:00:00.026797263  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_wmav2> set parent (ref and sink)
0:00:00.026795074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0a40 (avenc_wmav2)
0:00:00.026797263  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_wmav2> set parent (ref and sink)
0:00:00.026798645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_wmav2, plugin 0x29c23ded50 libav
0:00:00.026798645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_wmav2, plugin 0x29c23ded50 libav
0:00:00.026800631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_roq_dpcm' typename : 'GstElementFactory'
0:00:00.026800631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_roq_dpcm' typename : 'GstElementFactory'
0:00:00.026804803  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026804803  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026806478  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026808688  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026806478  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026808688  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026810291  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026812098  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026810291  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026812098  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026813595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026815478  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026813595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026815478  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026816947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026819047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026816947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026819047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026820566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01630
0:00:00.026822661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026820566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01630
0:00:00.026822661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026824132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01690
0:00:00.026824132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01690
0:00:00.026826226  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026827887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f01708
0:00:00.026826226  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026827887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f01708
0:00:00.026830197  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0b20 (avenc_roq_dpcm)
0:00:00.026832406  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_roq_dpcm> set parent (ref and sink)
0:00:00.026830197  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0b20 (avenc_roq_dpcm)
0:00:00.026832406  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_roq_dpcm> set parent (ref and sink)
0:00:00.026833965  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_roq_dpcm, plugin 0x29c23ded50 libav
0:00:00.026833965  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_roq_dpcm, plugin 0x29c23ded50 libav
0:00:00.026835896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_adpcm_adx' typename : 'GstElementFactory'
0:00:00.026835896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_adpcm_adx' typename : 'GstElementFactory'
0:00:00.026839999  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026842704  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026839999  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026842704  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026844658  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026844658  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026846277  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026848080  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026846277  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026848080  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026849606  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026851502  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026849606  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026851502  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026853003  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026853003  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026855058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026856932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01858
0:00:00.026855058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026856932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01858
0:00:00.026858969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026860467  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f018c0
0:00:00.026858969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026860467  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f018c0
0:00:00.026862332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026863798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0193e
0:00:00.026862332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026863798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0193e
0:00:00.026866100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0c00 (avenc_adpcm_adx)
0:00:00.026868281  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_adpcm_adx> set parent (ref and sink)
0:00:00.026866100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0c00 (avenc_adpcm_adx)
0:00:00.026868281  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_adpcm_adx> set parent (ref and sink)
0:00:00.026869769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_adpcm_adx, plugin 0x29c23ded50 libav
0:00:00.026871776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_g722' typename : 'GstElementFactory'
0:00:00.026869769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_adpcm_adx, plugin 0x29c23ded50 libav
0:00:00.026871776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_g722' typename : 'GstElementFactory'
0:00:00.026875976  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026875976  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026878352  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026880315  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026878352  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026880315  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026881823  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026883618  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026881823  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026883618  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026885108  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026886929  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026885108  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026886929  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026888427  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026888427  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026890477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026892018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01a80
0:00:00.026890477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026892018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01a80
0:00:00.026893963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026895457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01ac0
0:00:00.026897469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026893963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026895457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01ac0
0:00:00.026897469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026898910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f01b31
0:00:00.026898910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f01b31
0:00:00.026901299  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0ce0 (avenc_g722)
0:00:00.026903440  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_g722> set parent (ref and sink)
0:00:00.026901299  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0ce0 (avenc_g722)
0:00:00.026903440  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_g722> set parent (ref and sink)
0:00:00.026904839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_g722, plugin 0x29c23ded50 libav
0:00:00.026904839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_g722, plugin 0x29c23ded50 libav
0:00:00.026906794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_g726' typename : 'GstElementFactory'
0:00:00.026906794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_g726' typename : 'GstElementFactory'
0:00:00.026913144  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026913144  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026915698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026917800  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026915698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026917800  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026919421  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026921345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026919421  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026921345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026922892  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026924740  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026922892  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026924740  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026926317  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026926317  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026928506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026930424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01c70
0:00:00.026928506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026930424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01c70
0:00:00.026932473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026934076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01cc8
0:00:00.026932473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026934076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01cc8
0:00:00.026936149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026936149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026937718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f01d38
0:00:00.026940356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0dc0 (avenc_g726)
0:00:00.026937718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f01d38
0:00:00.026940356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0dc0 (avenc_g726)
0:00:00.026944039  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_g726> set parent (ref and sink)
0:00:00.026944039  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_g726> set parent (ref and sink)
0:00:00.026945683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_g726, plugin 0x29c23ded50 libav
0:00:00.026945683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_g726, plugin 0x29c23ded50 libav
0:00:00.026947907  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_adpcm_ima_qt' typename : 'GstElementFactory'
0:00:00.026947907  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_adpcm_ima_qt' typename : 'GstElementFactory'
0:00:00.026952382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026954204  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026952382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026954204  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026956254  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026956254  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026957894  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026959853  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026957894  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026959853  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026961479  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026963452  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026961479  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026963452  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.026964990  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026964990  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026967106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026968712  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01e90
0:00:00.026967106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.026968712  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01e90
0:00:00.026970764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026972248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01ef8
0:00:00.026970764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.026972248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f01ef8
0:00:00.026974148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026975651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f01f76
0:00:00.026974148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.026975651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f01f76
0:00:00.026978038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0ea0 (avenc_adpcm_ima_qt)
0:00:00.026978038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f0ea0 (avenc_adpcm_ima_qt)
0:00:00.026980428  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_adpcm_ima_qt> set parent (ref and sink)
0:00:00.026982127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_adpcm_ima_qt, plugin 0x29c23ded50 libav
0:00:00.026980428  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_adpcm_ima_qt> set parent (ref and sink)
0:00:00.026982127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_adpcm_ima_qt, plugin 0x29c23ded50 libav
0:00:00.026984232  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_adpcm_ima_wav' typename : 'GstElementFactory'
0:00:00.026984232  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_adpcm_ima_wav' typename : 'GstElementFactory'
0:00:00.026988686  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026988686  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.026990400  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026990400  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026992450  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026994297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026992450  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.026994297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026996058  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026997605  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026996058  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.026997605  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026999459  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027000981  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.026999459  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027000981  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027003025  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027004642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f020c8
0:00:00.027003025  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027004642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f020c8
0:00:00.027006642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027008155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02130
0:00:00.027006642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027008155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02130
0:00:00.027010049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027011636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f021ae
0:00:00.027010049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027011636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f021ae
0:00:00.027014000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2890 (avenc_adpcm_ima_wav)
0:00:00.027014000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2890 (avenc_adpcm_ima_wav)
0:00:00.027016251  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_adpcm_ima_wav> set parent (ref and sink)
0:00:00.027016251  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_adpcm_ima_wav> set parent (ref and sink)
0:00:00.027017743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_adpcm_ima_wav, plugin 0x29c23ded50 libav
0:00:00.027020068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_adpcm_ms' typename : 'GstElementFactory'
0:00:00.027017743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_adpcm_ima_wav, plugin 0x29c23ded50 libav
0:00:00.027020068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_adpcm_ms' typename : 'GstElementFactory'
0:00:00.027024158  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027025800  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027024158  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027025800  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027027751  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027027751  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027029297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027031208  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027029297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027031208  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027032689  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027034570  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027032689  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027034570  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027036129  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027036129  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027038234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027040162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02300
0:00:00.027038234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027040162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02300
0:00:00.027042275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027043810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02368
0:00:00.027042275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027043810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02368
0:00:00.027045739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027047245  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f023e6
0:00:00.027045739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027047245  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f023e6
0:00:00.027049782  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2970 (avenc_adpcm_ms)
0:00:00.027051992  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_adpcm_ms> set parent (ref and sink)
0:00:00.027049782  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2970 (avenc_adpcm_ms)
0:00:00.027051992  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_adpcm_ms> set parent (ref and sink)
0:00:00.027053413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_adpcm_ms, plugin 0x29c23ded50 libav
0:00:00.027053413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_adpcm_ms, plugin 0x29c23ded50 libav
0:00:00.027055521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_adpcm_swf' typename : 'GstElementFactory'
0:00:00.027055521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_adpcm_swf' typename : 'GstElementFactory'
0:00:00.027059787  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027059787  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027061554  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027063527  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027061554  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027063527  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027065040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027066856  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027065040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027066856  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027068375  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027070210  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027068375  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027070210  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027071679  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027071679  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027073720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027075402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02540
0:00:00.027073720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027075402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02540
0:00:00.027077531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027079010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f025b0
0:00:00.027077531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027079010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f025b0
0:00:00.027084944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027084944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027086747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f02636
0:00:00.027086747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f02636
0:00:00.027089343  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2a50 (avenc_adpcm_swf)
0:00:00.027091672  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_adpcm_swf> set parent (ref and sink)
0:00:00.027089343  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2a50 (avenc_adpcm_swf)
0:00:00.027091672  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_adpcm_swf> set parent (ref and sink)
0:00:00.027093192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_adpcm_swf, plugin 0x29c23ded50 libav
0:00:00.027093192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_adpcm_swf, plugin 0x29c23ded50 libav
0:00:00.027095288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_adpcm_yamaha' typename : 'GstElementFactory'
0:00:00.027095288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_adpcm_yamaha' typename : 'GstElementFactory'
0:00:00.027099694  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027101456  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027099694  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027101456  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027103449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027103449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027105091  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027106918  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027108466  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027105091  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027106918  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027108466  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027110330  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027112035  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027110330  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027112035  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027114200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027114200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027115846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02788
0:00:00.027118006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027115846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02788
0:00:00.027118006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027119447  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f027f0
0:00:00.027119447  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f027f0
0:00:00.027121495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027123218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0286e
0:00:00.027121495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027123218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0286e
0:00:00.027125559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2b30 (avenc_adpcm_yamaha)
0:00:00.027125559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2b30 (avenc_adpcm_yamaha)
0:00:00.027127891  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_adpcm_yamaha> set parent (ref and sink)
0:00:00.027129607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_adpcm_yamaha, plugin 0x29c23ded50 libav
0:00:00.027127891  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_adpcm_yamaha> set parent (ref and sink)
0:00:00.027129607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_adpcm_yamaha, plugin 0x29c23ded50 libav
0:00:00.027131678  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_a64multi' typename : 'GstElementFactory'
0:00:00.027131678  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_a64multi' typename : 'GstElementFactory'
0:00:00.027136121  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027137817  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027136121  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027137817  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027139984  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027139984  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027141595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027143406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027141595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027143406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027144956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027146889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027144956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027146889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027148372  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027148372  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027150479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027152059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f029d8
0:00:00.027150479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027152059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f029d8
0:00:00.027153964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027155532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f029f8
0:00:00.027153964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027155532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f029f8
0:00:00.027157546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027159056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f02a27
0:00:00.027157546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027159056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f02a27
0:00:00.027162158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2c10 (avenc_a64multi)
0:00:00.027162158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2c10 (avenc_a64multi)
0:00:00.027164573  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_a64multi> set parent (ref and sink)
0:00:00.027166076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_a64multi, plugin 0x29c23ded50 libav
0:00:00.027164573  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_a64multi> set parent (ref and sink)
0:00:00.027166076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_a64multi, plugin 0x29c23ded50 libav
0:00:00.027168331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_a64multi5' typename : 'GstElementFactory'
0:00:00.027168331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_a64multi5' typename : 'GstElementFactory'
0:00:00.027174417  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027174417  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027177067  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027177067  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027179543  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027181274  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027179543  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027181274  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027183078  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027184647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027183078  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027184647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027186532  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027188218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027186532  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027188218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027190328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027191984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02bb8
0:00:00.027190328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027191984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02bb8
0:00:00.027193868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027195442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02bd8
0:00:00.027193868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027195442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02bd8
0:00:00.027197330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027197330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027198882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f02c07
0:00:00.027201495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2cf0 (avenc_a64multi5)
0:00:00.027198882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f02c07
0:00:00.027201495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2cf0 (avenc_a64multi5)
0:00:00.027203720  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_a64multi5> set parent (ref and sink)
0:00:00.027203720  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_a64multi5> set parent (ref and sink)
0:00:00.027205243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_a64multi5, plugin 0x29c23ded50 libav
0:00:00.027207310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_alias_pix' typename : 'GstElementFactory'
0:00:00.027205243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_a64multi5, plugin 0x29c23ded50 libav
0:00:00.027207310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_alias_pix' typename : 'GstElementFactory'
0:00:00.027211508  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027211508  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027213233  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027215332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027213233  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027215332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027216881  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027216881  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027218768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027220479  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027218768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027220479  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027222373  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027224032  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027222373  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027224032  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027226106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027226106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027227775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02d60
0:00:00.027229806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027227775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02d60
0:00:00.027229806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027231351  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02d80
0:00:00.027233519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027231351  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02d80
0:00:00.027233519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027234973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f02db8
0:00:00.027237735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2dd0 (avenc_alias_pix)
0:00:00.027234973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f02db8
0:00:00.027237735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2dd0 (avenc_alias_pix)
0:00:00.027239925  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_alias_pix> set parent (ref and sink)
0:00:00.027241386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_alias_pix, plugin 0x29c23ded50 libav
0:00:00.027239925  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_alias_pix> set parent (ref and sink)
0:00:00.027241386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_alias_pix, plugin 0x29c23ded50 libav
0:00:00.027243352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_amv' typename : 'GstElementFactory'
0:00:00.027243352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_amv' typename : 'GstElementFactory'
0:00:00.027247608  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027247608  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027249250  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027251243  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027249250  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027251243  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027252793  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027252793  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027254624  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027256339  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027254624  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027256339  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027258206  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027259846  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027258206  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027259846  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027261892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027263496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02ef0
0:00:00.027261892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027263496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02ef0
0:00:00.027265362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027267159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02f08
0:00:00.027265362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027267159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f02f08
0:00:00.027269082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027270673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f02f36
0:00:00.027269082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027270673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f02f36
0:00:00.027273278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2eb0 (avenc_amv)
0:00:00.027273278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f2eb0 (avenc_amv)
0:00:00.027275492  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_amv> set parent (ref and sink)
0:00:00.027276987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_amv, plugin 0x29c23ded50 libav
0:00:00.027275492  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_amv> set parent (ref and sink)
0:00:00.027276987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_amv, plugin 0x29c23ded50 libav
0:00:00.027279026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_apng' typename : 'GstElementFactory'
0:00:00.027279026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_apng' typename : 'GstElementFactory'
0:00:00.027283329  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027283329  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027285031  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027285031  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027287323  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027288931  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027290679  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027287323  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027288931  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027290679  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027292164  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027293995  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027292164  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027293995  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027295596  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027295596  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027297723  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027299311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f030a0
0:00:00.027297723  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027299311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f030a0
0:00:00.027301045  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027302557  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f030c0
0:00:00.027301045  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027302557  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f030c0
0:00:00.027304555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027306052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f03110
0:00:00.027304555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027306052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f03110
0:00:00.027308520  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f4820 (avenc_apng)
0:00:00.027308520  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f4820 (avenc_apng)
0:00:00.027310695  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_apng> set parent (ref and sink)
0:00:00.027312195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_apng, plugin 0x29c23ded50 libav
0:00:00.027310695  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_apng> set parent (ref and sink)
0:00:00.027312195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_apng, plugin 0x29c23ded50 libav
0:00:00.027314723  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_asv1' typename : 'GstElementFactory'
0:00:00.027314723  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_asv1' typename : 'GstElementFactory'
0:00:00.027320248  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027320248  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027322782  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027324879  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027322782  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027324879  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027326450  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027326450  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027328296  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027330129  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027328296  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027330129  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027331956  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027333592  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027331956  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027333592  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027335703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027335703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027337326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03248
0:00:00.027339727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027337326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03248
0:00:00.027339727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027341219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03278
0:00:00.027343135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027341219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03278
0:00:00.027343135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027344590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f032a6
0:00:00.027347427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f4900 (avenc_asv1)
0:00:00.027344590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f032a6
0:00:00.027347427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f4900 (avenc_asv1)
0:00:00.027349588  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_asv1> set parent (ref and sink)
0:00:00.027349588  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_asv1> set parent (ref and sink)
0:00:00.027351141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_asv1, plugin 0x29c23ded50 libav
0:00:00.027353146  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_asv2' typename : 'GstElementFactory'
0:00:00.027351141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_asv1, plugin 0x29c23ded50 libav
0:00:00.027353146  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_asv2' typename : 'GstElementFactory'
0:00:00.027357247  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027357247  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027359988  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027362123  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027359988  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027362123  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027363702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027363702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027365583  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027367436  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027365583  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027367436  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027369301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027370926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027369301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027370926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027372952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027374779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f033e0
0:00:00.027372952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027374779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f033e0
0:00:00.027376697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027378286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03410
0:00:00.027376697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027378286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03410
0:00:00.027380089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027381618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0343e
0:00:00.027380089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027381618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0343e
0:00:00.027383981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f49e0 (avenc_asv2)
0:00:00.027383981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f49e0 (avenc_asv2)
0:00:00.027386198  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_asv2> set parent (ref and sink)
0:00:00.027387678  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_asv2, plugin 0x29c23ded50 libav
0:00:00.027386198  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_asv2> set parent (ref and sink)
0:00:00.027387678  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_asv2, plugin 0x29c23ded50 libav
0:00:00.027389688  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_avrp' typename : 'GstElementFactory'
0:00:00.027389688  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_avrp' typename : 'GstElementFactory'
0:00:00.027395943  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027395943  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027398557  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027400837  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027398557  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027400837  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027402508  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027402508  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027404358  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027406037  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027404358  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027406037  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027407889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027409600  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027407889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027409600  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027411702  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027411702  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027413303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03590
0:00:00.027415218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027413303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03590
0:00:00.027415218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027416675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f035b0
0:00:00.027418581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027416675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f035b0
0:00:00.027418581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027420027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f035c9
0:00:00.027422625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f4ac0 (avenc_avrp)
0:00:00.027420027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f035c9
0:00:00.027422625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f4ac0 (avenc_avrp)
0:00:00.027424721  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_avrp> set parent (ref and sink)
0:00:00.027426255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_avrp, plugin 0x29c23ded50 libav
0:00:00.027424721  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_avrp> set parent (ref and sink)
0:00:00.027426255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_avrp, plugin 0x29c23ded50 libav
0:00:00.027428294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_avui' typename : 'GstElementFactory'
0:00:00.027428294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_avui' typename : 'GstElementFactory'
0:00:00.027434343  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027434343  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027436910  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027439121  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027436910  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027439121  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027440735  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027440735  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027442563  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027444239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027442563  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027444239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027446131  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027447807  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027446131  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027447807  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027449868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027451462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03718
0:00:00.027449868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027451462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03718
0:00:00.027453271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027454821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03738
0:00:00.027453271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027454821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03738
0:00:00.027456727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027458286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f03766
0:00:00.027456727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027458286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f03766
0:00:00.027460939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f4ba0 (avenc_avui)
0:00:00.027460939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f4ba0 (avenc_avui)
0:00:00.027463167  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_avui> set parent (ref and sink)
0:00:00.027463167  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_avui> set parent (ref and sink)
0:00:00.027464668  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_avui, plugin 0x29c23ded50 libav
0:00:00.027466822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_bmp' typename : 'GstElementFactory'
0:00:00.027464668  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_avui, plugin 0x29c23ded50 libav
0:00:00.027466822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_bmp' typename : 'GstElementFactory'
0:00:00.027470900  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027470900  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027472633  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027472633  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027474836  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027476433  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027478203  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027474836  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027476433  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027478203  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027479692  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027479692  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027481543  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027483493  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027481543  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027483493  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027485752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027487399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f038b8
0:00:00.027485752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027487399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f038b8
0:00:00.027489319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027489319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027490917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f038d0
0:00:00.027493049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027490917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f038d0
0:00:00.027493049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027494573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f03923
0:00:00.027494573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f03923
0:00:00.027497289  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f4c80 (avenc_bmp)
0:00:00.027499766  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_bmp> set parent (ref and sink)
0:00:00.027497289  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f4c80 (avenc_bmp)
0:00:00.027499766  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_bmp> set parent (ref and sink)
0:00:00.027501171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_bmp, plugin 0x29c23ded50 libav
0:00:00.027503258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_cinepak' typename : 'GstElementFactory'
0:00:00.027501171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_bmp, plugin 0x29c23ded50 libav
0:00:00.027503258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_cinepak' typename : 'GstElementFactory'
0:00:00.027507470  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027507470  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027509960  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027511934  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027509960  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027511934  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027513497  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027515346  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027513497  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027515346  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027516870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027516870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027518742  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027520379  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027518742  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027520379  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027522396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027523952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03a60
0:00:00.027522396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027523952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03a60
0:00:00.027525789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027527293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03a80
0:00:00.027525789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027527293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03a80
0:00:00.027529254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027530739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f03ab8
0:00:00.027529254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027530739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f03ab8
0:00:00.027533524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f4d60 (avenc_cinepak)
0:00:00.027533524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f4d60 (avenc_cinepak)
0:00:00.027535899  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_cinepak> set parent (ref and sink)
0:00:00.027537350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_cinepak, plugin 0x29c23ded50 libav
0:00:00.027535899  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_cinepak> set parent (ref and sink)
0:00:00.027537350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_cinepak, plugin 0x29c23ded50 libav
0:00:00.027539429  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_cljr' typename : 'GstElementFactory'
0:00:00.027539429  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_cljr' typename : 'GstElementFactory'
0:00:00.027544038  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027544038  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027545752  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027545752  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027547770  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027549340  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027547770  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027549340  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027551063  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027552689  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027551063  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027552689  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027554466  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027556061  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027554466  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027556061  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027558101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027559705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03c00
0:00:00.027558101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027559705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03c00
0:00:00.027564297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027564297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027566775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03c30
0:00:00.027568869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027566775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03c30
0:00:00.027568869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027570333  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f03c5e
0:00:00.027570333  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f03c5e
0:00:00.027572947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f4e40 (avenc_cljr)
0:00:00.027575219  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_cljr> set parent (ref and sink)
0:00:00.027572947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f4e40 (avenc_cljr)
0:00:00.027575219  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_cljr> set parent (ref and sink)
0:00:00.027576663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_cljr, plugin 0x29c23ded50 libav
0:00:00.027576663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_cljr, plugin 0x29c23ded50 libav
0:00:00.027578753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_dnxhd' typename : 'GstElementFactory'
0:00:00.027578753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_dnxhd' typename : 'GstElementFactory'
0:00:00.027583130  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027585160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027583130  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027585160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027587292  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027588906  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027587292  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027588906  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027590720  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027590720  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027592297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027594239  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027592297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027594239  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027595727  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027597880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027595727  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027597880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027599340  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03d98
0:00:00.027599340  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03d98
0:00:00.027601805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027603342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03e60
0:00:00.027601805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027603342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f03e60
0:00:00.027605993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027605993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027607499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f03f93
0:00:00.027610280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f68a0 (avenc_dnxhd)
0:00:00.027607499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f03f93
0:00:00.027610280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f68a0 (avenc_dnxhd)
0:00:00.027612719  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_dnxhd> set parent (ref and sink)
0:00:00.027614270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_dnxhd, plugin 0x29c23ded50 libav
0:00:00.027612719  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_dnxhd> set parent (ref and sink)
0:00:00.027614270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_dnxhd, plugin 0x29c23ded50 libav
0:00:00.027616494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_dpx' typename : 'GstElementFactory'
0:00:00.027616494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_dpx' typename : 'GstElementFactory'
0:00:00.027621224  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027621224  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027622926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027622926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027625092  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027626698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027625092  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027626698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027628510  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027630079  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027628510  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027630079  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027631843  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027633751  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027631843  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027633751  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027636243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027638061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f040f0
0:00:00.027636243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027638061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f040f0
0:00:00.027639984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027639984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027641504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f04110
0:00:00.027644004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027641504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f04110
0:00:00.027644004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027645479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f04192
0:00:00.027645479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f04192
0:00:00.027648242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f6980 (avenc_dpx)
0:00:00.027650616  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_dpx> set parent (ref and sink)
0:00:00.027648242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f6980 (avenc_dpx)
0:00:00.027650616  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_dpx> set parent (ref and sink)
0:00:00.027652087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_dpx, plugin 0x29c23ded50 libav
0:00:00.027652087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_dpx, plugin 0x29c23ded50 libav
0:00:00.027654079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_dvvideo' typename : 'GstElementFactory'
0:00:00.027654079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_dvvideo' typename : 'GstElementFactory'
0:00:00.027658255  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027658255  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027660202  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027662447  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027660202  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027662447  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027664131  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027666082  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027664131  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027666082  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027667762  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027669736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027667762  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027669736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027671438  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027671438  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027673777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027675437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f042e0
0:00:00.027673777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027675437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f042e0
0:00:00.027683803  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027683803  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027686168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f04ca0
0:00:00.027686168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f04ca0
0:00:00.027695147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027695147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027697465  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f055e2
0:00:00.027697465  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f055e2
0:00:00.027700243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f6a60 (avenc_dvvideo)
0:00:00.027702579  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_dvvideo> set parent (ref and sink)
0:00:00.027700243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f6a60 (avenc_dvvideo)
0:00:00.027702579  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_dvvideo> set parent (ref and sink)
0:00:00.027704080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_dvvideo, plugin 0x29c23ded50 libav
0:00:00.027706140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_ffv1' typename : 'GstElementFactory'
0:00:00.027704080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_dvvideo, plugin 0x29c23ded50 libav
0:00:00.027706140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_ffv1' typename : 'GstElementFactory'
0:00:00.027712056  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027712056  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027714669  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027716844  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027714669  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027716844  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027718432  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027718432  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027720274  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027721975  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027720274  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027721975  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027723939  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027725620  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027723939  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027725620  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027727744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027727744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027729311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05730
0:00:00.027729311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05730
0:00:00.027732604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027734282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05760
0:00:00.027732604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027734282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05760
0:00:00.027736818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027738411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f05845
0:00:00.027736818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027738411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f05845
0:00:00.027741059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f6b40 (avenc_ffv1)
0:00:00.027741059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f6b40 (avenc_ffv1)
0:00:00.027743377  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_ffv1> set parent (ref and sink)
0:00:00.027744913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_ffv1, plugin 0x29c23ded50 libav
0:00:00.027743377  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_ffv1> set parent (ref and sink)
0:00:00.027744913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_ffv1, plugin 0x29c23ded50 libav
0:00:00.027747030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_ffvhuff' typename : 'GstElementFactory'
0:00:00.027747030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_ffvhuff' typename : 'GstElementFactory'
0:00:00.027751231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027751231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027753055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027755126  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027753055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027755126  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027756692  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027756692  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027758528  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027760143  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027758528  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027760143  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027761977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027763634  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027765711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027761977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027763634  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027765711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027767392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05998
0:00:00.027767392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05998
0:00:00.027769477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027771083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f059c0
0:00:00.027769477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027771083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f059c0
0:00:00.027774958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027774958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027776779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f05aaf
0:00:00.027776779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f05aaf
0:00:00.027779432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f6c20 (avenc_ffvhuff)
0:00:00.027779432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f6c20 (avenc_ffvhuff)
0:00:00.027781757  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_ffvhuff> set parent (ref and sink)
0:00:00.027783502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_ffvhuff, plugin 0x29c23ded50 libav
0:00:00.027781757  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_ffvhuff> set parent (ref and sink)
0:00:00.027783502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_ffvhuff, plugin 0x29c23ded50 libav
0:00:00.027785589  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_flashsv' typename : 'GstElementFactory'
0:00:00.027785589  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_flashsv' typename : 'GstElementFactory'
0:00:00.027789958  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027791684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027789958  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027791684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027793694  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027793694  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027795289  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027797096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027795289  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027797096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027798626  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027800565  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027798626  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027800565  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027802269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027802269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027804437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027806016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05c00
0:00:00.027804437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027806016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05c00
0:00:00.027807892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027809518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05c28
0:00:00.027807892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027809518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05c28
0:00:00.027811445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027811445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027813023  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f05c55
0:00:00.027815658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f6d00 (avenc_flashsv)
0:00:00.027813023  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f05c55
0:00:00.027815658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f6d00 (avenc_flashsv)
0:00:00.027817953  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_flashsv> set parent (ref and sink)
0:00:00.027819675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_flashsv, plugin 0x29c23ded50 libav
0:00:00.027817953  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_flashsv> set parent (ref and sink)
0:00:00.027819675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_flashsv, plugin 0x29c23ded50 libav
0:00:00.027821688  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_flashsv2' typename : 'GstElementFactory'
0:00:00.027821688  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_flashsv2' typename : 'GstElementFactory'
0:00:00.027825899  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027825899  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027827618  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027829753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027827618  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027829753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027831332  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027831332  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027833186  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027834866  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027833186  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027834866  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027836762  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027838359  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027836762  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027838359  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027840439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027842087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05db0
0:00:00.027840439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027842087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05db0
0:00:00.027844013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027845642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05dd8
0:00:00.027844013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027845642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05dd8
0:00:00.027847473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027847473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027849013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f05e05
0:00:00.027852065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f6de0 (avenc_flashsv2)
0:00:00.027849013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f05e05
0:00:00.027852065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f6de0 (avenc_flashsv2)
0:00:00.027854389  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_flashsv2> set parent (ref and sink)
0:00:00.027854389  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_flashsv2> set parent (ref and sink)
0:00:00.027855999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_flashsv2, plugin 0x29c23ded50 libav
0:00:00.027855999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_flashsv2, plugin 0x29c23ded50 libav
0:00:00.027858236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_flv' typename : 'GstElementFactory'
0:00:00.027858236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_flv' typename : 'GstElementFactory'
0:00:00.027862651  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027864389  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027862651  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027864389  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027866702  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027868402  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027866702  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027868402  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027870148  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027871760  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027870148  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027871760  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027873605  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027873605  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027875500  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027877817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027875500  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027877817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027879338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05f78
0:00:00.027881331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027879338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05f78
0:00:00.027881331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027882949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05fb0
0:00:00.027882949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f05fb0
0:00:00.027884916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027886467  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f05fde
0:00:00.027884916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027886467  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f05fde
0:00:00.027889186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f6ec0 (avenc_flv)
0:00:00.027889186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f6ec0 (avenc_flv)
0:00:00.027891732  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_flv> set parent (ref and sink)
0:00:00.027893273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_flv, plugin 0x29c23ded50 libav
0:00:00.027891732  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_flv> set parent (ref and sink)
0:00:00.027893273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_flv, plugin 0x29c23ded50 libav
0:00:00.027895533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_h261' typename : 'GstElementFactory'
0:00:00.027895533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_h261' typename : 'GstElementFactory'
0:00:00.027900389  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027900389  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027908867  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027911167  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027908867  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027911167  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027912821  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027912821  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027914827  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027916492  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027914827  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027916492  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027918352  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027920120  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027918352  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027920120  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027922419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027922419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027924076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06118
0:00:00.027924076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06118
0:00:00.027926735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027928334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f061d8
0:00:00.027930723  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027932180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f062c0
0:00:00.027926735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027928334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f061d8
0:00:00.027930723  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027932180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f062c0
0:00:00.027934819  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f9800 (avenc_h261)
0:00:00.027934819  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f9800 (avenc_h261)
0:00:00.027937277  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_h261> set parent (ref and sink)
0:00:00.027938840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_h261, plugin 0x29c23ded50 libav
0:00:00.027937277  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_h261> set parent (ref and sink)
0:00:00.027938840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_h261, plugin 0x29c23ded50 libav
0:00:00.027941061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_h263' typename : 'GstElementFactory'
0:00:00.027941061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_h263' typename : 'GstElementFactory'
0:00:00.027945940  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027945940  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027948506  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027950773  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027948506  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027950773  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027952545  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027952545  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027954470  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027956221  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027954470  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027956221  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027958223  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027959890  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027958223  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.027959890  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027962084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027963772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06408
0:00:00.027962084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.027963772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06408
0:00:00.027967405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027967405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.027968954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f066c8
0:00:00.027968954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f066c8
0:00:00.027972227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027972227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.027973766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f068fb
0:00:00.027973766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f068fb
0:00:00.027976503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f98e0 (avenc_h263)
0:00:00.027978926  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_h263> set parent (ref and sink)
0:00:00.027976503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f98e0 (avenc_h263)
0:00:00.027978926  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_h263> set parent (ref and sink)
0:00:00.027980407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_h263, plugin 0x29c23ded50 libav
0:00:00.027980407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_h263, plugin 0x29c23ded50 libav
0:00:00.027982537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_h263p' typename : 'GstElementFactory'
0:00:00.027982537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_h263p' typename : 'GstElementFactory'
0:00:00.027988977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027988977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.027990821  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027993158  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027990821  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027993158  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.027994812  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027994812  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027996637  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027998286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.027996637  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.027998286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028000183  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028001855  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028000183  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028001855  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028003929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028003929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028005550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06a60
0:00:00.028007806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028005550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06a60
0:00:00.028007806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028009314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06ab0
0:00:00.028011265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028009314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06ab0
0:00:00.028011265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028012730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f06ade
0:00:00.028015485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f99c0 (avenc_h263p)
0:00:00.028012730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f06ade
0:00:00.028015485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f99c0 (avenc_h263p)
0:00:00.028017777  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_h263p> set parent (ref and sink)
0:00:00.028017777  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_h263p> set parent (ref and sink)
0:00:00.028019352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_h263p, plugin 0x29c23ded50 libav
0:00:00.028021741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_hap' typename : 'GstElementFactory'
0:00:00.028019352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_h263p, plugin 0x29c23ded50 libav
0:00:00.028021741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_hap' typename : 'GstElementFactory'
0:00:00.028025928  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028025928  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028027689  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028027689  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028029754  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028031444  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028029754  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028031444  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028033236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028034848  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028033236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028034848  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028036694  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028038376  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028036694  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028038376  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028040505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028042140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06c18
0:00:00.028040505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028042140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06c18
0:00:00.028043968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028045556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06c38
0:00:00.028043968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028045556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06c38
0:00:00.028049561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028049561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028052005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f06c66
0:00:00.028052005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f06c66
0:00:00.028054737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f9aa0 (avenc_hap)
0:00:00.028057119  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_hap> set parent (ref and sink)
0:00:00.028054737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f9aa0 (avenc_hap)
0:00:00.028057119  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_hap> set parent (ref and sink)
0:00:00.028058665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_hap, plugin 0x29c23ded50 libav
0:00:00.028058665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_hap, plugin 0x29c23ded50 libav
0:00:00.028060804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_huffyuv' typename : 'GstElementFactory'
0:00:00.028060804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_huffyuv' typename : 'GstElementFactory'
0:00:00.028065243  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028065243  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028067039  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028069141  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028067039  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028069141  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028070745  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028072607  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028070745  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028072607  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028074139  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028076316  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028074139  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028076316  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028077862  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028079955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028077862  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028079955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028081517  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06db0
0:00:00.028081517  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06db0
0:00:00.028083484  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028085059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06dd0
0:00:00.028083484  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028085059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06dd0
0:00:00.028087095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028088621  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f06e0d
0:00:00.028087095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028088621  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f06e0d
0:00:00.028091140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f9b80 (avenc_huffyuv)
0:00:00.028091140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f9b80 (avenc_huffyuv)
0:00:00.028093387  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_huffyuv> set parent (ref and sink)
0:00:00.028094857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_huffyuv, plugin 0x29c23ded50 libav
0:00:00.028093387  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_huffyuv> set parent (ref and sink)
0:00:00.028094857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_huffyuv, plugin 0x29c23ded50 libav
0:00:00.028096885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_jpeg2000' typename : 'GstElementFactory'
0:00:00.028096885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_jpeg2000' typename : 'GstElementFactory'
0:00:00.028101088  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028102784  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028101088  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028102784  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028104767  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028104767  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028106348  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028108143  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028106348  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028108143  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028109703  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028111628  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028109703  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028111628  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028113301  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028113301  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028115442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028117042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06f50
0:00:00.028115442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028117042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06f50
0:00:00.028118943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028120498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06f68
0:00:00.028118943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028120498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f06f68
0:00:00.028124830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028124830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028126533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f06fbe
0:00:00.028126533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f06fbe
0:00:00.028129195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f9c60 (avenc_jpeg2000)
0:00:00.028131560  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_jpeg2000> set parent (ref and sink)
0:00:00.028129195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f9c60 (avenc_jpeg2000)
0:00:00.028131560  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_jpeg2000> set parent (ref and sink)
0:00:00.028133067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_jpeg2000, plugin 0x29c23ded50 libav
0:00:00.028133067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_jpeg2000, plugin 0x29c23ded50 libav
0:00:00.028135096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_jpegls' typename : 'GstElementFactory'
0:00:00.028135096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_jpegls' typename : 'GstElementFactory'
0:00:00.028139602  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028139602  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028141387  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028143416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028141387  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028143416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028144962  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028144962  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028146827  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028148721  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028146827  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028148721  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028150565  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028152215  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028150565  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028152215  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028154321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028155902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f070f8
0:00:00.028154321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028155902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f070f8
0:00:00.028157689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028159209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07118
0:00:00.028157689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028159209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07118
0:00:00.028161193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028162696  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f07160
0:00:00.028161193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028162696  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f07160
0:00:00.028165199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f9d40 (avenc_jpegls)
0:00:00.028165199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f9d40 (avenc_jpegls)
0:00:00.028167392  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_jpegls> set parent (ref and sink)
0:00:00.028168913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_jpegls, plugin 0x29c23ded50 libav
0:00:00.028167392  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_jpegls> set parent (ref and sink)
0:00:00.028168913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_jpegls, plugin 0x29c23ded50 libav
0:00:00.028171079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_ljpeg' typename : 'GstElementFactory'
0:00:00.028171079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_ljpeg' typename : 'GstElementFactory'
0:00:00.028175250  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028177068  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028175250  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028177068  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028179272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028179272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028180944  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028182797  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028180944  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028182797  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028184294  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028186211  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028184294  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028186211  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028187724  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028187724  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028189894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028191505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f072a0
0:00:00.028189894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028191505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f072a0
0:00:00.028193469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028194982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f072d0
0:00:00.028193469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028194982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f072d0
0:00:00.028196907  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028198392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0731f
0:00:00.028196907  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028198392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0731f
0:00:00.028200766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f9e20 (avenc_ljpeg)
0:00:00.028202965  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_ljpeg> set parent (ref and sink)
0:00:00.028200766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23f9e20 (avenc_ljpeg)
0:00:00.028202965  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_ljpeg> set parent (ref and sink)
0:00:00.028204411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_ljpeg, plugin 0x29c23ded50 libav
0:00:00.028204411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_ljpeg, plugin 0x29c23ded50 libav
0:00:00.028206463  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_mjpeg' typename : 'GstElementFactory'
0:00:00.028206463  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_mjpeg' typename : 'GstElementFactory'
0:00:00.028210648  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028210648  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028212380  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028214624  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028212380  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028214624  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028216184  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028218041  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028216184  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028218041  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028219563  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028219563  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028221453  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028223580  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028221453  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028223580  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028225898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028227569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07468
0:00:00.028225898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028227569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07468
0:00:00.028229414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028230909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07498
0:00:00.028229414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028230909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07498
0:00:00.028232821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028234341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f074d6
0:00:00.028232821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028234341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f074d6
0:00:00.028236872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc040 (avenc_mjpeg)
0:00:00.028236872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc040 (avenc_mjpeg)
0:00:00.028239131  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_mjpeg> set parent (ref and sink)
0:00:00.028239131  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_mjpeg> set parent (ref and sink)
0:00:00.028240742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_mjpeg, plugin 0x29c23ded50 libav
0:00:00.028242948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_mpeg1video' typename : 'GstElementFactory'
0:00:00.028240742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_mjpeg, plugin 0x29c23ded50 libav
0:00:00.028242948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_mpeg1video' typename : 'GstElementFactory'
0:00:00.028247370  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028247370  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028249753  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028251824  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028249753  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028251824  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028253367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028255232  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028253367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028255232  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028256733  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028258703  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028256733  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028258703  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028260521  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028260521  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028262825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028264503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07628
0:00:00.028262825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028264503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07628
0:00:00.028266507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028268007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07670
0:00:00.028266507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028268007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07670
0:00:00.028270265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028270265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028271795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f07715
0:00:00.028271795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f07715
0:00:00.028274474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc120 (avenc_mpeg1video)
0:00:00.028277182  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_mpeg1video> set parent (ref and sink)
0:00:00.028274474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc120 (avenc_mpeg1video)
0:00:00.028277182  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_mpeg1video> set parent (ref and sink)
0:00:00.028278783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_mpeg1video, plugin 0x29c23ded50 libav
0:00:00.028281157  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_mpeg2video' typename : 'GstElementFactory'
0:00:00.028278783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_mpeg1video, plugin 0x29c23ded50 libav
0:00:00.028281157  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_mpeg2video' typename : 'GstElementFactory'
0:00:00.028285826  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028285826  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028288210  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028290258  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028288210  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028290258  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028291821  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028293627  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028291821  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028293627  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028295338  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028295338  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028297328  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028298907  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028297328  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028298907  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028301189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028302957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07868
0:00:00.028301189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028302957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07868
0:00:00.028304867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028306427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f078b0
0:00:00.028304867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028306427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f078b0
0:00:00.028309819  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028309819  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028311387  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f07afd
0:00:00.028311387  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f07afd
0:00:00.028314139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc200 (avenc_mpeg2video)
0:00:00.028316735  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_mpeg2video> set parent (ref and sink)
0:00:00.028314139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc200 (avenc_mpeg2video)
0:00:00.028316735  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_mpeg2video> set parent (ref and sink)
0:00:00.028318188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_mpeg2video, plugin 0x29c23ded50 libav
0:00:00.028318188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_mpeg2video, plugin 0x29c23ded50 libav
0:00:00.028320503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_mpeg4' typename : 'GstElementFactory'
0:00:00.028320503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_mpeg4' typename : 'GstElementFactory'
0:00:00.028325134  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028325134  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028326839  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028328805  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028326839  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028328805  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028330306  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028330306  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028332173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028333898  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028332173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028333898  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028335750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028337298  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028335750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028337298  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028339484  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028341196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07c40
0:00:00.028339484  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028341196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07c40
0:00:00.028343393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028344926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07cd8
0:00:00.028343393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028344926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07cd8
0:00:00.028346745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028346745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028348252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f07d06
0:00:00.028350896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc2e0 (avenc_mpeg4)
0:00:00.028348252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f07d06
0:00:00.028350896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc2e0 (avenc_mpeg4)
0:00:00.028353325  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_mpeg4> set parent (ref and sink)
0:00:00.028353325  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_mpeg4> set parent (ref and sink)
0:00:00.028354872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_mpeg4, plugin 0x29c23ded50 libav
0:00:00.028357044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_msmpeg4v2' typename : 'GstElementFactory'
0:00:00.028354872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_mpeg4, plugin 0x29c23ded50 libav
0:00:00.028357044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_msmpeg4v2' typename : 'GstElementFactory'
0:00:00.028361281  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028361281  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028363170  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028365449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028363170  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028365449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028367049  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028367049  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028368869  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028370537  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028368869  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028370537  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028372435  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028374130  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028372435  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028374130  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028376436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028376436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028378058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07e78
0:00:00.028380048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028378058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07e78
0:00:00.028380048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028381565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07eb0
0:00:00.028383468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028381565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f07eb0
0:00:00.028383468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028384904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f07ede
0:00:00.028387556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc3c0 (avenc_msmpeg4v2)
0:00:00.028384904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f07ede
0:00:00.028387556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc3c0 (avenc_msmpeg4v2)
0:00:00.028390035  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_msmpeg4v2> set parent (ref and sink)
0:00:00.028390035  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_msmpeg4v2> set parent (ref and sink)
0:00:00.028391601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_msmpeg4v2, plugin 0x29c23ded50 libav
0:00:00.028393853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_msmpeg4' typename : 'GstElementFactory'
0:00:00.028391601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_msmpeg4v2, plugin 0x29c23ded50 libav
0:00:00.028393853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_msmpeg4' typename : 'GstElementFactory'
0:00:00.028398201  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028398201  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028400749  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028403064  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028400749  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028403064  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028404818  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028404818  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028406705  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028408233  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028406705  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028408233  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028410035  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028411733  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028410035  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028411733  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028413967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028415579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08040
0:00:00.028413967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028415579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08040
0:00:00.028417489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028419022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08078
0:00:00.028417489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028419022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08078
0:00:00.028420822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028422303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f080a6
0:00:00.028420822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028422303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f080a6
0:00:00.028424860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc4a0 (avenc_msmpeg4)
0:00:00.028424860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc4a0 (avenc_msmpeg4)
0:00:00.028427358  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_msmpeg4> set parent (ref and sink)
0:00:00.028427358  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_msmpeg4> set parent (ref and sink)
0:00:00.028428893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_msmpeg4, plugin 0x29c23ded50 libav
0:00:00.028431170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_msvideo1' typename : 'GstElementFactory'
0:00:00.028428893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_msmpeg4, plugin 0x29c23ded50 libav
0:00:00.028431170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_msvideo1' typename : 'GstElementFactory'
0:00:00.028435591  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028435591  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028438145  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028440337  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028438145  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028440337  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028441883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028443705  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028441883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028443705  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028445257  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028447195  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028445257  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028447195  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028448889  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028448889  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028451171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028452772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f081f8
0:00:00.028451171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028452772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f081f8
0:00:00.028454695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028456236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08230
0:00:00.028454695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028456236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08230
0:00:00.028458084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028458084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028459621  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0825f
0:00:00.028459621  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0825f
0:00:00.028462959  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc580 (avenc_msvideo1)
0:00:00.028465368  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_msvideo1> set parent (ref and sink)
0:00:00.028462959  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc580 (avenc_msvideo1)
0:00:00.028465368  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_msvideo1> set parent (ref and sink)
0:00:00.028466837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_msvideo1, plugin 0x29c23ded50 libav
0:00:00.028468982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_pam' typename : 'GstElementFactory'
0:00:00.028466837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_msvideo1, plugin 0x29c23ded50 libav
0:00:00.028468982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_pam' typename : 'GstElementFactory'
0:00:00.028473193  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028473193  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028474863  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028474863  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028476987  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028478574  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028476987  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028478574  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028480334  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028481847  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028480334  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028481847  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028483625  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028485350  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028483625  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028485350  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028487370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028487370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028488984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f083b0
0:00:00.028490961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028488984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f083b0
0:00:00.028490961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028492432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f083d8
0:00:00.028494482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028492432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f083d8
0:00:00.028494482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028495933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f08421
0:00:00.028495933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f08421
0:00:00.028500857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc660 (avenc_pam)
0:00:00.028500857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23fc660 (avenc_pam)
0:00:00.028503254  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_pam> set parent (ref and sink)
0:00:00.028504776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_pam, plugin 0x29c23ded50 libav
0:00:00.028503254  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_pam> set parent (ref and sink)
0:00:00.028504776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_pam, plugin 0x29c23ded50 libav
0:00:00.028506939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_pbm' typename : 'GstElementFactory'
0:00:00.028506939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_pbm' typename : 'GstElementFactory'
0:00:00.028513907  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028513907  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028516641  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028518919  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028516641  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028518919  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028520536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028520536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028522376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028523996  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028522376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028523996  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028525823  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028527519  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028525823  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028527519  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028529664  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028531335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08570
0:00:00.028529664  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028531335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08570
0:00:00.028533998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028533998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028535641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08588
0:00:00.028537627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028535641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08588
0:00:00.028537627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028539135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f085a1
0:00:00.028539135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f085a1
0:00:00.028541840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ff820 (avenc_pbm)
0:00:00.028544227  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_pbm> set parent (ref and sink)
0:00:00.028541840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ff820 (avenc_pbm)
0:00:00.028544227  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_pbm> set parent (ref and sink)
0:00:00.028545676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_pbm, plugin 0x29c23ded50 libav
0:00:00.028545676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_pbm, plugin 0x29c23ded50 libav
0:00:00.028547762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_pcx' typename : 'GstElementFactory'
0:00:00.028547762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_pcx' typename : 'GstElementFactory'
0:00:00.028551971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028554184  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028551971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028554184  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028556411  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028557997  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028556411  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028557997  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028559750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028559750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028561348  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028563401  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028561348  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028563401  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028564967  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028567131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028564967  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028567131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028568621  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f086e8
0:00:00.028568621  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f086e8
0:00:00.028570577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028572178  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08700
0:00:00.028570577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028572178  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08700
0:00:00.028574153  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028575653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0873f
0:00:00.028574153  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028575653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0873f
0:00:00.028578352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ff900 (avenc_pcx)
0:00:00.028580875  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_pcx> set parent (ref and sink)
0:00:00.028578352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ff900 (avenc_pcx)
0:00:00.028580875  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_pcx> set parent (ref and sink)
0:00:00.028582369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_pcx, plugin 0x29c23ded50 libav
0:00:00.028582369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_pcx, plugin 0x29c23ded50 libav
0:00:00.028584845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_pgm' typename : 'GstElementFactory'
0:00:00.028584845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_pgm' typename : 'GstElementFactory'
0:00:00.028589428  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028589428  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028591103  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028591103  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028593249  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028594896  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028593249  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028594896  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028596717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028598280  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028596717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028598280  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028600082  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028601609  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028600082  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028601609  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028603810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028605455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08890
0:00:00.028603810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028605455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08890
0:00:00.028607403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028608941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f088b8
0:00:00.028607403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028608941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f088b8
0:00:00.028610930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028610930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028612417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f088f6
0:00:00.028612417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f088f6
0:00:00.028615344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ff9e0 (avenc_pgm)
0:00:00.028617838  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_pgm> set parent (ref and sink)
0:00:00.028615344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ff9e0 (avenc_pgm)
0:00:00.028617838  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_pgm> set parent (ref and sink)
0:00:00.028619253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_pgm, plugin 0x29c23ded50 libav
0:00:00.028619253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_pgm, plugin 0x29c23ded50 libav
0:00:00.028621483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_pgmyuv' typename : 'GstElementFactory'
0:00:00.028621483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_pgmyuv' typename : 'GstElementFactory'
0:00:00.028625895  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028627659  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028625895  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028627659  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028629941  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028631623  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028629941  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028631623  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028633442  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028635122  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028633442  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028635122  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028636970  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028636970  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028638594  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028640657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028638594  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028640657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028642218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08a58
0:00:00.028644224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028642218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08a58
0:00:00.028644224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028645676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08a80
0:00:00.028645676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08a80
0:00:00.028647627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028649362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f08aae
0:00:00.028647627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028649362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f08aae
0:00:00.028651763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ffac0 (avenc_pgmyuv)
0:00:00.028651763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ffac0 (avenc_pgmyuv)
0:00:00.028654097  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_pgmyuv> set parent (ref and sink)
0:00:00.028655691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_pgmyuv, plugin 0x29c23ded50 libav
0:00:00.028654097  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_pgmyuv> set parent (ref and sink)
0:00:00.028655691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_pgmyuv, plugin 0x29c23ded50 libav
0:00:00.028657701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_png' typename : 'GstElementFactory'
0:00:00.028657701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_png' typename : 'GstElementFactory'
0:00:00.028661955  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028663675  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028661955  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028663675  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028665845  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028665845  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028667437  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028669334  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028667437  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028669334  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028670817  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028672700  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028670817  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028672700  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028674662  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028674662  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028676930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028678593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08c08
0:00:00.028676930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028678593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08c08
0:00:00.028680467  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028681998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08c20
0:00:00.028680467  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028681998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08c20
0:00:00.028683921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028685405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f08c70
0:00:00.028683921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028685405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f08c70
0:00:00.028688081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ffba0 (avenc_png)
0:00:00.028688081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ffba0 (avenc_png)
0:00:00.028690382  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_png> set parent (ref and sink)
0:00:00.028691860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_png, plugin 0x29c23ded50 libav
0:00:00.028690382  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_png> set parent (ref and sink)
0:00:00.028691860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_png, plugin 0x29c23ded50 libav
0:00:00.028693803  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_ppm' typename : 'GstElementFactory'
0:00:00.028693803  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_ppm' typename : 'GstElementFactory'
0:00:00.028699978  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028699978  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028702607  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028704804  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028702607  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028704804  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028706403  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028706403  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028708320  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028710040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028708320  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028710040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028711851  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028713497  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028711851  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028713497  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028715693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028717283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08dc0
0:00:00.028715693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028717283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08dc0
0:00:00.028719397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028720964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08dd8
0:00:00.028719397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028720964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08dd8
0:00:00.028722921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028722921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028724534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f08e05
0:00:00.028724534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f08e05
0:00:00.028727699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ffc80 (avenc_ppm)
0:00:00.028730091  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_ppm> set parent (ref and sink)
0:00:00.028727699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ffc80 (avenc_ppm)
0:00:00.028730091  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_ppm> set parent (ref and sink)
0:00:00.028731536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_ppm, plugin 0x29c23ded50 libav
0:00:00.028731536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_ppm, plugin 0x29c23ded50 libav
0:00:00.028733628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_prores' typename : 'GstElementFactory'
0:00:00.028733628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_prores' typename : 'GstElementFactory'
0:00:00.028738147  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028739810  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028738147  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028739810  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028741771  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028743404  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028741771  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028743404  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028745188  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028746769  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028745188  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028746769  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028748580  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028750256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028748580  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028750256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028752436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028752436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028754082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08f48
0:00:00.028756046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028754082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08f48
0:00:00.028756046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028757516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08f68
0:00:00.028759495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028757516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f08f68
0:00:00.028759495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028760922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f08f9b
0:00:00.028763366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ffd60 (avenc_prores)
0:00:00.028765573  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_prores> set parent (ref and sink)
0:00:00.028760922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f08f9b
0:00:00.028763366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ffd60 (avenc_prores)
0:00:00.028765573  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_prores> set parent (ref and sink)
0:00:00.028767016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_prores, plugin 0x29c23ded50 libav
0:00:00.028769099  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_prores_aw' typename : 'GstElementFactory'
0:00:00.028767016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_prores, plugin 0x29c23ded50 libav
0:00:00.028769099  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_prores_aw' typename : 'GstElementFactory'
0:00:00.028775244  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028775244  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028777947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028780018  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028777947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028780018  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028781587  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028783468  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028781587  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028783468  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028785015  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028785015  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028786992  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028788590  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028786992  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028788590  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028790693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028792352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f090e0
0:00:00.028794156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028790693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028792352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f090e0
0:00:00.028794156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028795685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09100
0:00:00.028797572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028795685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09100
0:00:00.028797572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028799231  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f09133
0:00:00.028799231  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f09133
0:00:00.028801893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ffe40 (avenc_prores_aw)
0:00:00.028801893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23ffe40 (avenc_prores_aw)
0:00:00.028804184  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_prores_aw> set parent (ref and sink)
0:00:00.028806022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_prores_aw, plugin 0x29c23ded50 libav
0:00:00.028804184  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_prores_aw> set parent (ref and sink)
0:00:00.028806022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_prores_aw, plugin 0x29c23ded50 libav
0:00:00.028808070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_prores_ks' typename : 'GstElementFactory'
0:00:00.028808070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_prores_ks' typename : 'GstElementFactory'
0:00:00.028812277  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028812277  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028814002  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028816174  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028814002  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028816174  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028817940  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028819803  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028817940  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028819803  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028821324  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028823278  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028821324  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028823278  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028824843  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028824843  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028826955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028828641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09290
0:00:00.028826955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028828641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09290
0:00:00.028830426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028831981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f092b0
0:00:00.028830426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028831981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f092b0
0:00:00.028833994  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028833994  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028835574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f092fd
0:00:00.028835574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f092fd
0:00:00.028838675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401880 (avenc_prores_ks)
0:00:00.028841400  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_prores_ks> set parent (ref and sink)
0:00:00.028838675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401880 (avenc_prores_ks)
0:00:00.028841400  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_prores_ks> set parent (ref and sink)
0:00:00.028842851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_prores_ks, plugin 0x29c23ded50 libav
0:00:00.028844980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_qtrle' typename : 'GstElementFactory'
0:00:00.028842851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_prores_ks, plugin 0x29c23ded50 libav
0:00:00.028844980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_qtrle' typename : 'GstElementFactory'
0:00:00.028849090  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028849090  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028850910  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028850910  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028853102  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028854684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028853102  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028854684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028856441  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028858041  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028856441  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028858041  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028859953  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028861600  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028859953  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028861600  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028863653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028863653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028865243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09458
0:00:00.028867311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028865243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09458
0:00:00.028867311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028868781  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f094a0
0:00:00.028870734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028868781  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f094a0
0:00:00.028870734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028872195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f094de
0:00:00.028874597  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401960 (avenc_qtrle)
0:00:00.028872195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f094de
0:00:00.028874597  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401960 (avenc_qtrle)
0:00:00.028878218  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_qtrle> set parent (ref and sink)
0:00:00.028878218  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_qtrle> set parent (ref and sink)
0:00:00.028879953  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_qtrle, plugin 0x29c23ded50 libav
0:00:00.028879953  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_qtrle, plugin 0x29c23ded50 libav
0:00:00.028882182  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_r10k' typename : 'GstElementFactory'
0:00:00.028882182  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_r10k' typename : 'GstElementFactory'
0:00:00.028886457  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028886457  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028888269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028890404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028888269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028890404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028891928  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028891928  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028893750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028895556  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028893750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028895556  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028897451  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028899044  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028897451  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028899044  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028901167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028902714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09630
0:00:00.028901167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028902714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09630
0:00:00.028904473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028906014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09650
0:00:00.028904473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028906014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09650
0:00:00.028907713  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028909250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f09669
0:00:00.028907713  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028909250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f09669
0:00:00.028912129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401a40 (avenc_r10k)
0:00:00.028912129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401a40 (avenc_r10k)
0:00:00.028914723  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_r10k> set parent (ref and sink)
0:00:00.028914723  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_r10k> set parent (ref and sink)
0:00:00.028916286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_r10k, plugin 0x29c23ded50 libav
0:00:00.028916286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_r10k, plugin 0x29c23ded50 libav
0:00:00.028918690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_roqvideo' typename : 'GstElementFactory'
0:00:00.028923351  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028918690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_roqvideo' typename : 'GstElementFactory'
0:00:00.028923351  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028925162  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028925162  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028927200  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028928843  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028927200  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028928843  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028930719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028932334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028930719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028932334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028934244  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028934244  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028936095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028938536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028936095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028938536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028940135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f097b0
0:00:00.028940135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f097b0
0:00:00.028942204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028943869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f097d8
0:00:00.028942204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028943869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f097d8
0:00:00.028945757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028947275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f09806
0:00:00.028945757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028947275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f09806
0:00:00.028950062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401b20 (avenc_roqvideo)
0:00:00.028952503  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_roqvideo> set parent (ref and sink)
0:00:00.028950062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401b20 (avenc_roqvideo)
0:00:00.028952503  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_roqvideo> set parent (ref and sink)
0:00:00.028954053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_roqvideo, plugin 0x29c23ded50 libav
0:00:00.028954053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_roqvideo, plugin 0x29c23ded50 libav
0:00:00.028956266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_rv10' typename : 'GstElementFactory'
0:00:00.028956266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_rv10' typename : 'GstElementFactory'
0:00:00.028960637  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028960637  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.028962333  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028964432  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028962333  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028964432  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.028966073  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028966073  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028967971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028969688  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028967971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.028969688  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028971617  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028973175  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028971617  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.028973175  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.028975192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028976757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09948
0:00:00.028975192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.028976757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09948
0:00:00.028980005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028980005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.028981748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09980
0:00:00.028981748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09980
0:00:00.028985170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028986826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f099ae
0:00:00.028985170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.028986826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f099ae
0:00:00.028989871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401c00 (avenc_rv10)
0:00:00.028989871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401c00 (avenc_rv10)
0:00:00.028992303  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_rv10> set parent (ref and sink)
0:00:00.028992303  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_rv10> set parent (ref and sink)
0:00:00.028993860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_rv10, plugin 0x29c23ded50 libav
0:00:00.028995995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_rv20' typename : 'GstElementFactory'
0:00:00.028993860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_rv10, plugin 0x29c23ded50 libav
0:00:00.028995995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_rv20' typename : 'GstElementFactory'
0:00:00.029000528  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029000528  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029002977  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029005133  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029002977  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029005133  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029006698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029008573  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029006698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029008573  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029010105  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029012124  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029010105  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029012124  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029013649  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029013649  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029015835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029017644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09af0
0:00:00.029015835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029017644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09af0
0:00:00.029019565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029021124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09b28
0:00:00.029019565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029021124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09b28
0:00:00.029022978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029024508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f09b56
0:00:00.029022978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029024508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f09b56
0:00:00.029027258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401ce0 (avenc_rv20)
0:00:00.029027258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401ce0 (avenc_rv20)
0:00:00.029029502  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_rv20> set parent (ref and sink)
0:00:00.029031043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_rv20, plugin 0x29c23ded50 libav
0:00:00.029029502  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_rv20> set parent (ref and sink)
0:00:00.029031043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_rv20, plugin 0x29c23ded50 libav
0:00:00.029033108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_sgi' typename : 'GstElementFactory'
0:00:00.029033108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_sgi' typename : 'GstElementFactory'
0:00:00.029039129  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029039129  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029041672  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029043771  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029041672  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029043771  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029045385  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029045385  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029047357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029048983  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029047357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029048983  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029050806  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029052396  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029050806  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029052396  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029054545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029056164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09c90
0:00:00.029054545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029056164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09c90
0:00:00.029058173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029059728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09ca8
0:00:00.029058173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029059728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09ca8
0:00:00.029061791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029063361  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f09cfc
0:00:00.029061791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029063361  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f09cfc
0:00:00.029065984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401dc0 (avenc_sgi)
0:00:00.029065984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401dc0 (avenc_sgi)
0:00:00.029068277  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_sgi> set parent (ref and sink)
0:00:00.029068277  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_sgi> set parent (ref and sink)
0:00:00.029069798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_sgi, plugin 0x29c23ded50 libav
0:00:00.029071897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_snow' typename : 'GstElementFactory'
0:00:00.029069798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_sgi, plugin 0x29c23ded50 libav
0:00:00.029071897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_snow' typename : 'GstElementFactory'
0:00:00.029075987  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029075987  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029077794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029077794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029079757  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029081396  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029079757  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029081396  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029083204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029084846  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029083204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029084846  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029086739  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029088320  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029086739  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029088320  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029090417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029092018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09e38
0:00:00.029090417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029092018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09e38
0:00:00.029093813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029095339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09e58
0:00:00.029093813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029095339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09e58
0:00:00.029097260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029097260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029098827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f09e9d
0:00:00.029101374  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401ea0 (avenc_snow)
0:00:00.029098827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f09e9d
0:00:00.029101374  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2401ea0 (avenc_snow)
0:00:00.029103718  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_snow> set parent (ref and sink)
0:00:00.029103718  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_snow> set parent (ref and sink)
0:00:00.029105128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_snow, plugin 0x29c23ded50 libav
0:00:00.029107210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_sunrast' typename : 'GstElementFactory'
0:00:00.029105128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_snow, plugin 0x29c23ded50 libav
0:00:00.029107210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_sunrast' typename : 'GstElementFactory'
0:00:00.029111435  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029111435  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029113221  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029115276  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029113221  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029115276  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029116836  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029116836  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029118673  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029120239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029118673  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029120239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029122141  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029123737  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029122141  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029123737  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029125787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029127350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09fe8
0:00:00.029125787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029127350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f09fe8
0:00:00.029129311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029129311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029130838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a008
0:00:00.029132864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029130838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a008
0:00:00.029132864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029134347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0a047
0:00:00.029137413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2405010 (avenc_sunrast)
0:00:00.029134347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0a047
0:00:00.029137413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2405010 (avenc_sunrast)
0:00:00.029139767  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_sunrast> set parent (ref and sink)
0:00:00.029139767  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_sunrast> set parent (ref and sink)
0:00:00.029141240  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_sunrast, plugin 0x29c23ded50 libav
0:00:00.029143607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_svq1' typename : 'GstElementFactory'
0:00:00.029141240  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_sunrast, plugin 0x29c23ded50 libav
0:00:00.029143607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_svq1' typename : 'GstElementFactory'
0:00:00.029147747  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029147747  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029149513  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029149513  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029151849  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029153465  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029151849  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029153465  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029155217  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029156820  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029155217  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029156820  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029158736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029160415  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029158736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029160415  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029162476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029164056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a1b8
0:00:00.029162476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029164056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a1b8
0:00:00.029165988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029167483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a1e8
0:00:00.029165988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029167483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a1e8
0:00:00.029169332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029169332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029170839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0a216
0:00:00.029173551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24050f0 (avenc_svq1)
0:00:00.029170839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0a216
0:00:00.029173551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24050f0 (avenc_svq1)
0:00:00.029175721  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_svq1> set parent (ref and sink)
0:00:00.029175721  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_svq1> set parent (ref and sink)
0:00:00.029177189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_svq1, plugin 0x29c23ded50 libav
0:00:00.029179248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_targa' typename : 'GstElementFactory'
0:00:00.029177189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_svq1, plugin 0x29c23ded50 libav
0:00:00.029179248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_targa' typename : 'GstElementFactory'
0:00:00.029183387  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029183387  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029185140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029185140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029187191  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029188789  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029190557  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029187191  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029188789  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029190557  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029192064  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029193977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029192064  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029193977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029195531  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029195531  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029197617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029199179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a360
0:00:00.029197617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029199179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a360
0:00:00.029201120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029202702  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a378
0:00:00.029201120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029202702  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a378
0:00:00.029204653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029204653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029206188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0a3c4
0:00:00.029208818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24051d0 (avenc_targa)
0:00:00.029206188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0a3c4
0:00:00.029208818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24051d0 (avenc_targa)
0:00:00.029211038  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_targa> set parent (ref and sink)
0:00:00.029212532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_targa, plugin 0x29c23ded50 libav
0:00:00.029211038  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_targa> set parent (ref and sink)
0:00:00.029212532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_targa, plugin 0x29c23ded50 libav
0:00:00.029214550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_tiff' typename : 'GstElementFactory'
0:00:00.029214550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_tiff' typename : 'GstElementFactory'
0:00:00.029218747  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029218747  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029220410  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029222432  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029220410  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029222432  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029223993  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029225801  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029223993  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029225801  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029227377  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029227377  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029229375  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029230926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029229375  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029230926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029233017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029234540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a508
0:00:00.029233017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029234540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a508
0:00:00.029236353  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029237902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a520
0:00:00.029236353  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029237902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a520
0:00:00.029239927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029241415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0a58e
0:00:00.029239927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029241415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0a58e
0:00:00.029243813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24052b0 (avenc_tiff)
0:00:00.029243813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24052b0 (avenc_tiff)
0:00:00.029246046  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_tiff> set parent (ref and sink)
0:00:00.029247510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_tiff, plugin 0x29c23ded50 libav
0:00:00.029246046  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_tiff> set parent (ref and sink)
0:00:00.029247510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_tiff, plugin 0x29c23ded50 libav
0:00:00.029249488  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_utvideo' typename : 'GstElementFactory'
0:00:00.029249488  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_utvideo' typename : 'GstElementFactory'
0:00:00.029257118  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029257118  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029259728  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029261770  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029259728  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029261770  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029263334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029265178  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029263334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029265178  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029266787  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029268664  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029266787  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029268664  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029270187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029272303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029270187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029272303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029273906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a6d0
0:00:00.029275762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029273906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a6d0
0:00:00.029275762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029277371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a6f0
0:00:00.029277371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a6f0
0:00:00.029279401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029280929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0a739
0:00:00.029279401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029280929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0a739
0:00:00.029284020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2405390 (avenc_utvideo)
0:00:00.029284020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2405390 (avenc_utvideo)
0:00:00.029286579  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_utvideo> set parent (ref and sink)
0:00:00.029286579  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_utvideo> set parent (ref and sink)
0:00:00.029288152  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_utvideo, plugin 0x29c23ded50 libav
0:00:00.029290327  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_vc2' typename : 'GstElementFactory'
0:00:00.029288152  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_utvideo, plugin 0x29c23ded50 libav
0:00:00.029290327  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_vc2' typename : 'GstElementFactory'
0:00:00.029296662  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029296662  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029299218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029301297  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029299218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029301297  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029302890  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029302890  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029304721  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029306607  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029304721  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029306607  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029308473  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029310079  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029308473  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029310079  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029312235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029312235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029313922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a870
0:00:00.029315898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029313922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a870
0:00:00.029315898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029317405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a890
0:00:00.029319740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029317405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0a890
0:00:00.029319740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029321253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0a910
0:00:00.029323884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2405470 (avenc_vc2)
0:00:00.029321253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0a910
0:00:00.029323884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2405470 (avenc_vc2)
0:00:00.029326276  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_vc2> set parent (ref and sink)
0:00:00.029326276  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_vc2> set parent (ref and sink)
0:00:00.029327776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_vc2, plugin 0x29c23ded50 libav
0:00:00.029329820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_wmv1' typename : 'GstElementFactory'
0:00:00.029327776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_vc2, plugin 0x29c23ded50 libav
0:00:00.029329820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_wmv1' typename : 'GstElementFactory'
0:00:00.029334017  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029334017  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029336462  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029338656  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029336462  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029338656  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029340243  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029340243  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029342105  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029343875  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029342105  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029343875  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029345712  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029347443  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029345712  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029347443  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029349499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029351125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0aa58
0:00:00.029349499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029351125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0aa58
0:00:00.029353060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029354579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0aa88
0:00:00.029353060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029354579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0aa88
0:00:00.029356433  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029357964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0aab6
0:00:00.029356433  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029357964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0aab6
0:00:00.029361191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2405550 (avenc_wmv1)
0:00:00.029361191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2405550 (avenc_wmv1)
0:00:00.029363616  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_wmv1> set parent (ref and sink)
0:00:00.029363616  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_wmv1> set parent (ref and sink)
0:00:00.029365128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_wmv1, plugin 0x29c23ded50 libav
0:00:00.029367207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_wmv2' typename : 'GstElementFactory'
0:00:00.029365128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_wmv1, plugin 0x29c23ded50 libav
0:00:00.029367207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_wmv2' typename : 'GstElementFactory'
0:00:00.029371457  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029371457  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029373916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029376113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029373916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029376113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029377705  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029379552  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029377705  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029379552  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029381131  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029383049  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029381131  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029383049  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029384854  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029384854  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029387022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029388620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ac00
0:00:00.029387022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029388620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ac00
0:00:00.029390581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029392112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ac30
0:00:00.029390581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029392112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ac30
0:00:00.029393873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029395405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0ac5e
0:00:00.029393873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029395405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0ac5e
0:00:00.029397874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2405630 (avenc_wmv2)
0:00:00.029397874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2405630 (avenc_wmv2)
0:00:00.029400183  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_wmv2> set parent (ref and sink)
0:00:00.029401648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_wmv2, plugin 0x29c23ded50 libav
0:00:00.029400183  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_wmv2> set parent (ref and sink)
0:00:00.029401648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_wmv2, plugin 0x29c23ded50 libav
0:00:00.029403663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_xbm' typename : 'GstElementFactory'
0:00:00.029403663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_xbm' typename : 'GstElementFactory'
0:00:00.029407983  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029407983  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029409647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029411824  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029409647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029411824  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029413428  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029415295  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029413428  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029415295  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029416824  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029416824  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029418691  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029420345  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029418691  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029420345  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029422452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029424075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ada8
0:00:00.029422452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029424075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ada8
0:00:00.029425904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029427401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0adc8
0:00:00.029425904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029427401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0adc8
0:00:00.029429106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029430630  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0ade1
0:00:00.029429106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029430630  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0ade1
0:00:00.029432969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2407060 (avenc_xbm)
0:00:00.029432969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2407060 (avenc_xbm)
0:00:00.029435204  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_xbm> set parent (ref and sink)
0:00:00.029436925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_xbm, plugin 0x29c23ded50 libav
0:00:00.029435204  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_xbm> set parent (ref and sink)
0:00:00.029436925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_xbm, plugin 0x29c23ded50 libav
0:00:00.029438944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_xface' typename : 'GstElementFactory'
0:00:00.029438944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_xface' typename : 'GstElementFactory'
0:00:00.029443115  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029443115  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029445006  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029447070  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029445006  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029447070  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029448599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029448599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029450416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029452129  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029450416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029452129  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029454024  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029455631  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029454024  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029455631  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029457736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029459353  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0af28
0:00:00.029457736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029459353  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0af28
0:00:00.029463448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029463448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029465250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0af48
0:00:00.029465250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0af48
0:00:00.029467171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029468733  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0af61
0:00:00.029467171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029468733  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0af61
0:00:00.029471402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2407140 (avenc_xface)
0:00:00.029471402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2407140 (avenc_xface)
0:00:00.029473777  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_xface> set parent (ref and sink)
0:00:00.029475294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_xface, plugin 0x29c23ded50 libav
0:00:00.029473777  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_xface> set parent (ref and sink)
0:00:00.029475294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_xface, plugin 0x29c23ded50 libav
0:00:00.029477305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_xwd' typename : 'GstElementFactory'
0:00:00.029477305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_xwd' typename : 'GstElementFactory'
0:00:00.029481625  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029483415  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029481625  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029483415  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029485491  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029485491  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029487080  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029488923  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029487080  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029488923  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029490431  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029492410  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029490431  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029492410  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029493981  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029493981  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029496115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029497755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b0b0
0:00:00.029496115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029497755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b0b0
0:00:00.029499494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029501056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b0d0
0:00:00.029499494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029501056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b0d0
0:00:00.029503059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029504580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0b13a
0:00:00.029503059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029504580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0b13a
0:00:00.029507554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2407220 (avenc_xwd)
0:00:00.029509959  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_xwd> set parent (ref and sink)
0:00:00.029507554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2407220 (avenc_xwd)
0:00:00.029509959  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_xwd> set parent (ref and sink)
0:00:00.029511356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_xwd, plugin 0x29c23ded50 libav
0:00:00.029511356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_xwd, plugin 0x29c23ded50 libav
0:00:00.029513432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_zmbv' typename : 'GstElementFactory'
0:00:00.029513432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_zmbv' typename : 'GstElementFactory'
0:00:00.029517640  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029519360  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029517640  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029519360  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029521503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029521503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029523176  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029525060  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029523176  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029525060  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029526590  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029528500  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029526590  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029528500  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029530160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029530160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029532270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029534157  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b288
0:00:00.029536036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029532270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029534157  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b288
0:00:00.029536036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029537534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b2a8
0:00:00.029539486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029537534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b2a8
0:00:00.029539486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029540970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0b2d7
0:00:00.029540970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0b2d7
0:00:00.029543408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2407300 (avenc_zmbv)
0:00:00.029545617  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_zmbv> set parent (ref and sink)
0:00:00.029543408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2407300 (avenc_zmbv)
0:00:00.029545617  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_zmbv> set parent (ref and sink)
0:00:00.029547022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_zmbv, plugin 0x29c23ded50 libav
0:00:00.029547022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_zmbv, plugin 0x29c23ded50 libav
0:00:00.029549071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_h264_omx' typename : 'GstElementFactory'
0:00:00.029549071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avenc_h264_omx' typename : 'GstElementFactory'
0:00:00.029557641  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029557641  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029560222  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029562497  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029560222  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029562497  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029564035  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029565941  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029564035  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029565941  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029567505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029569429  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029567505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029569429  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029571016  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029571016  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029573084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029574883  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b438
0:00:00.029573084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029574883  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b438
0:00:00.029576827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029578357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b468
0:00:00.029576827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029578357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b468
0:00:00.029580189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029581780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0b496
0:00:00.029580189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029581780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f0b496
0:00:00.029584551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24073e0 (avenc_h264_omx)
0:00:00.029584551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24073e0 (avenc_h264_omx)
0:00:00.029586891  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_h264_omx> set parent (ref and sink)
0:00:00.029588437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_h264_omx, plugin 0x29c23ded50 libav
0:00:00.029590577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_comfortnoise' typename : 'GstElementFactory'
0:00:00.029586891  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avenc_h264_omx> set parent (ref and sink)
0:00:00.029588437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avenc_h264_omx, plugin 0x29c23ded50 libav
0:00:00.029590577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_comfortnoise' typename : 'GstElementFactory'
0:00:00.029594990  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029594990  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029596718  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029596718  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029598937  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029600601  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029598937  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029600601  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029602406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029604042  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029602406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029604042  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029606011  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029606011  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029607541  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029610306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029607541  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029610306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029611815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b628
0:00:00.029611815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b628
0:00:00.029613839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029615462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b678
0:00:00.029617194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029613839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029615462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b678
0:00:00.029617194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029619185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24074c0 (avdec_comfortnoise)
0:00:00.029619185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24074c0 (avdec_comfortnoise)
0:00:00.029621737  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_comfortnoise> set parent (ref and sink)
0:00:00.029623271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_comfortnoise, plugin 0x29c23ded50 libav
0:00:00.029621737  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_comfortnoise> set parent (ref and sink)
0:00:00.029623271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_comfortnoise, plugin 0x29c23ded50 libav
0:00:00.029625404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dvaudio' typename : 'GstElementFactory'
0:00:00.029625404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dvaudio' typename : 'GstElementFactory'
0:00:00.029629623  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029629623  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029631332  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029631332  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029633402  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029635183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029633402  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029635183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029636962  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029638536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029636962  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029638536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029640394  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029641976  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029640394  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029641976  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029654279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029656080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b800
0:00:00.029654279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029656080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b800
0:00:00.029658256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029658256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029659895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b868
0:00:00.029659895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b868
0:00:00.029663850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029663850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029666064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24075a0 (avdec_dvaudio)
0:00:00.029668535  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dvaudio> set parent (ref and sink)
0:00:00.029666064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24075a0 (avdec_dvaudio)
0:00:00.029668535  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dvaudio> set parent (ref and sink)
0:00:00.029670026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dvaudio, plugin 0x29c23ded50 libav
0:00:00.029670026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dvaudio, plugin 0x29c23ded50 libav
0:00:00.029672241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_8svx_exp' typename : 'GstElementFactory'
0:00:00.029672241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_8svx_exp' typename : 'GstElementFactory'
0:00:00.029676651  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029678347  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029676651  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029678347  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029680392  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029682111  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029680392  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029682111  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029683915  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029685568  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029683915  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029685568  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029687433  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029689088  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029687433  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029689088  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029691469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029691469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029693185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b9f0
0:00:00.029695310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029693185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0b9f0
0:00:00.029695310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029696874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ba38
0:00:00.029698722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029696874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ba38
0:00:00.029698722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029700793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2407680 (avdec_8svx_exp)
0:00:00.029700793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2407680 (avdec_8svx_exp)
0:00:00.029703232  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_8svx_exp> set parent (ref and sink)
0:00:00.029704798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_8svx_exp, plugin 0x29c23ded50 libav
0:00:00.029703232  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_8svx_exp> set parent (ref and sink)
0:00:00.029704798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_8svx_exp, plugin 0x29c23ded50 libav
0:00:00.029706887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_8svx_fib' typename : 'GstElementFactory'
0:00:00.029706887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_8svx_fib' typename : 'GstElementFactory'
0:00:00.029711241  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029711241  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029713046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029715354  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029713046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029715354  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029716933  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029718833  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029716933  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029718833  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029720391  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029722398  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029720391  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029722398  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029723998  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029723998  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029726403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029728115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0bbc0
0:00:00.029726403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029728115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0bbc0
0:00:00.029730051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029731638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0bc08
0:00:00.029730051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029731638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0bc08
0:00:00.029733527  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029735620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2409090 (avdec_8svx_fib)
0:00:00.029733527  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029735620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2409090 (avdec_8svx_fib)
0:00:00.029746988  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_8svx_fib> set parent (ref and sink)
0:00:00.029746988  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_8svx_fib> set parent (ref and sink)
0:00:00.029748514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_8svx_fib, plugin 0x29c23ded50 libav
0:00:00.029750522  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_s302m' typename : 'GstElementFactory'
0:00:00.029748514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_8svx_fib, plugin 0x29c23ded50 libav
0:00:00.029750522  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_s302m' typename : 'GstElementFactory'
0:00:00.029754744  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029754744  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029757590  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029759606  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029757590  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029759606  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029761153  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029762985  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029761153  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029762985  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029764505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029764505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029766407  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029768210  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029766407  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029768210  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029770514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029772116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0bd88
0:00:00.029770514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029772116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0bd88
0:00:00.029774137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029775708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0bdf0
0:00:00.029774137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029775708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0bdf0
0:00:00.029777538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029777538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029781437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2409170 (avdec_s302m)
0:00:00.029781437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2409170 (avdec_s302m)
0:00:00.029783952  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_s302m> set parent (ref and sink)
0:00:00.029785529  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_s302m, plugin 0x29c23ded50 libav
0:00:00.029783952  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_s302m> set parent (ref and sink)
0:00:00.029785529  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_s302m, plugin 0x29c23ded50 libav
0:00:00.029787698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sdx2_dpcm' typename : 'GstElementFactory'
0:00:00.029787698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sdx2_dpcm' typename : 'GstElementFactory'
0:00:00.029792109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029792109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029793895  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029793895  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029795959  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029797599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029799391  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029795959  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029797599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029799391  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029800912  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029802813  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029800912  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029802813  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029804411  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029804411  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029816715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029818390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0bf90
0:00:00.029816715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029818390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0bf90
0:00:00.029820478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029822056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0bff8
0:00:00.029820478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029822056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0bff8
0:00:00.029823933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029823933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029826029  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2409250 (avdec_sdx2_dpcm)
0:00:00.029828610  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sdx2_dpcm> set parent (ref and sink)
0:00:00.029826029  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2409250 (avdec_sdx2_dpcm)
0:00:00.029828610  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sdx2_dpcm> set parent (ref and sink)
0:00:00.029830108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sdx2_dpcm, plugin 0x29c23ded50 libav
0:00:00.029830108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sdx2_dpcm, plugin 0x29c23ded50 libav
0:00:00.029832345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_aac' typename : 'GstElementFactory'
0:00:00.029832345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_aac' typename : 'GstElementFactory'
0:00:00.029838807  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029838807  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029840854  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029840854  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029843109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029844755  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029843109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029844755  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029846640  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029848298  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029846640  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029848298  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029859455  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029859455  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029861161  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029863754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029861161  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029863754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029865347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c190
0:00:00.029865347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c190
0:00:00.029867439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029869048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c1e0
0:00:00.029867439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029869048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c1e0
0:00:00.029871016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029873685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2409330 (avdec_aac)
0:00:00.029871016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029873685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2409330 (avdec_aac)
0:00:00.029876129  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_aac> set parent (ref and sink)
0:00:00.029876129  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_aac> set parent (ref and sink)
0:00:00.029877652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_aac, plugin 0x29c23ded50 libav
0:00:00.029879798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_aac_fixed' typename : 'GstElementFactory'
0:00:00.029877652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_aac, plugin 0x29c23ded50 libav
0:00:00.029879798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_aac_fixed' typename : 'GstElementFactory'
0:00:00.029884129  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029884129  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029886538  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029888733  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029886538  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029888733  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029890291  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029890291  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029892087  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029893768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029892087  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029893768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029895698  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029897282  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029895698  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029897282  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029899555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029901187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c3b8
0:00:00.029899555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029901187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c3b8
0:00:00.029903162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029904679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c408
0:00:00.029903162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029904679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c408
0:00:00.029906598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029906598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029909092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2409410 (avdec_aac_fixed)
0:00:00.029911614  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_aac_fixed> set parent (ref and sink)
0:00:00.029909092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2409410 (avdec_aac_fixed)
0:00:00.029911614  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_aac_fixed> set parent (ref and sink)
0:00:00.029913076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_aac_fixed, plugin 0x29c23ded50 libav
0:00:00.029913076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_aac_fixed, plugin 0x29c23ded50 libav
0:00:00.029915151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_aac_latm' typename : 'GstElementFactory'
0:00:00.029915151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_aac_latm' typename : 'GstElementFactory'
0:00:00.029919433  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029919433  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029921140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029923417  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029921140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029923417  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029924949  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029926751  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029928307  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029924949  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029926751  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029928307  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029930217  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029930217  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029931870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029934469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029931870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029934469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029936048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c5f8
0:00:00.029937968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029936048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c5f8
0:00:00.029937968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029939435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c648
0:00:00.029939435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c648
0:00:00.029942560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029942560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029944697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24094f0 (avdec_aac_latm)
0:00:00.029947149  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_aac_latm> set parent (ref and sink)
0:00:00.029944697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24094f0 (avdec_aac_latm)
0:00:00.029947149  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_aac_latm> set parent (ref and sink)
0:00:00.029948558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_aac_latm, plugin 0x29c23ded50 libav
0:00:00.029948558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_aac_latm, plugin 0x29c23ded50 libav
0:00:00.029950724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ac3' typename : 'GstElementFactory'
0:00:00.029950724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ac3' typename : 'GstElementFactory'
0:00:00.029955084  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029956805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029955084  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029956805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029958843  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029960417  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029958843  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029960417  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029962231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029963837  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029962231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.029963837  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029965736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029965736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.029967353  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029969672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029967353  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029969672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.029971187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c7f8
0:00:00.029973010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029971187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c7f8
0:00:00.029973010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.029974486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c848
0:00:00.029974486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c848
0:00:00.029976384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029976384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.029980076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24095d0 (avdec_ac3)
0:00:00.029982699  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ac3> set parent (ref and sink)
0:00:00.029980076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24095d0 (avdec_ac3)
0:00:00.029982699  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ac3> set parent (ref and sink)
0:00:00.029984158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ac3, plugin 0x29c23ded50 libav
0:00:00.029986227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ac3_fixed' typename : 'GstElementFactory'
0:00:00.029984158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ac3, plugin 0x29c23ded50 libav
0:00:00.029986227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ac3_fixed' typename : 'GstElementFactory'
0:00:00.029991898  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029991898  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.029994442  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029996527  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029994442  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029996527  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.029998092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029998092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029999955  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030001802  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.029999955  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030001802  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030003651  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030005357  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030003651  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030005357  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030007646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030009251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c9d8
0:00:00.030007646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030009251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0c9d8
0:00:00.030011216  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030012817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ca28
0:00:00.030011216  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030012817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ca28
0:00:00.030014538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030014538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030016659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24096b0 (avdec_ac3_fixed)
0:00:00.030019060  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ac3_fixed> set parent (ref and sink)
0:00:00.030016659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24096b0 (avdec_ac3_fixed)
0:00:00.030019060  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ac3_fixed> set parent (ref and sink)
0:00:00.030020547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ac3_fixed, plugin 0x29c23ded50 libav
0:00:00.030020547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ac3_fixed, plugin 0x29c23ded50 libav
0:00:00.030022602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_alac' typename : 'GstElementFactory'
0:00:00.030022602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_alac' typename : 'GstElementFactory'
0:00:00.030026888  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030028701  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030026888  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030028701  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030030886  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030030886  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030032557  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030034416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030035940  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030032557  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030034416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030035940  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030037766  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030037766  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030039388  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030042015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030039388  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030042015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030043556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0cbc0
0:00:00.030043556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0cbc0
0:00:00.030045536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030047385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0cc28
0:00:00.030045536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030047385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0cc28
0:00:00.030049191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030049191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030051216  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240a810 (avdec_alac)
0:00:00.030053909  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_alac> set parent (ref and sink)
0:00:00.030051216  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240a810 (avdec_alac)
0:00:00.030053909  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_alac> set parent (ref and sink)
0:00:00.030055347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_alac, plugin 0x29c23ded50 libav
0:00:00.030057401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_als' typename : 'GstElementFactory'
0:00:00.030055347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_alac, plugin 0x29c23ded50 libav
0:00:00.030057401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_als' typename : 'GstElementFactory'
0:00:00.030061556  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030061556  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030063206  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030063206  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030065368  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030067225  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030065368  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030067225  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030069022  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030070660  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030069022  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030070660  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030072503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030074146  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030072503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030074146  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030076436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030076436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030078088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0cdc0
0:00:00.030080163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030078088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0cdc0
0:00:00.030080163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030081624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ce28
0:00:00.030083554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030081624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ce28
0:00:00.030083554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030085452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240a8f0 (avdec_als)
0:00:00.030087715  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_als> set parent (ref and sink)
0:00:00.030085452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240a8f0 (avdec_als)
0:00:00.030087715  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_als> set parent (ref and sink)
0:00:00.030089117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_als, plugin 0x29c23ded50 libav
0:00:00.030089117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_als, plugin 0x29c23ded50 libav
0:00:00.030091158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_amrnb' typename : 'GstElementFactory'
0:00:00.030091158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_amrnb' typename : 'GstElementFactory'
0:00:00.030097534  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030097534  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030100125  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030102465  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030100125  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030102465  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030104074  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030104074  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030105941  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030107524  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030105941  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030107524  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030109426  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030111097  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030109426  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030111097  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030113397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030113397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030114986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0cfc8
0:00:00.030117104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030118630  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d018
0:00:00.030114986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0cfc8
0:00:00.030117104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030118630  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d018
0:00:00.030120538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030120538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030122634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240a9d0 (avdec_amrnb)
0:00:00.030124993  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_amrnb> set parent (ref and sink)
0:00:00.030122634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240a9d0 (avdec_amrnb)
0:00:00.030124993  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_amrnb> set parent (ref and sink)
0:00:00.030126557  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_amrnb, plugin 0x29c23ded50 libav
0:00:00.030126557  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_amrnb, plugin 0x29c23ded50 libav
0:00:00.030128739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_amrwb' typename : 'GstElementFactory'
0:00:00.030128739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_amrwb' typename : 'GstElementFactory'
0:00:00.030133060  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030134709  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030133060  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030134709  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030136853  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030136853  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030138438  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030140259  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030138438  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030140259  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030141751  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030143672  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030145178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030141751  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030143672  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030145178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030147457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030147457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030149062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d1b0
0:00:00.030149062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d1b0
0:00:00.030152313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030153946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d200
0:00:00.030152313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030153946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d200
0:00:00.030155799  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030155799  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030157803  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240aab0 (avdec_amrwb)
0:00:00.030160131  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_amrwb> set parent (ref and sink)
0:00:00.030157803  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240aab0 (avdec_amrwb)
0:00:00.030160131  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_amrwb> set parent (ref and sink)
0:00:00.030161637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_amrwb, plugin 0x29c23ded50 libav
0:00:00.030161637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_amrwb, plugin 0x29c23ded50 libav
0:00:00.030163838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ape' typename : 'GstElementFactory'
0:00:00.030163838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ape' typename : 'GstElementFactory'
0:00:00.030168023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030169698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030168023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030169698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030171714  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030173313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030171714  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030173313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030175072  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030176629  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030175072  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030176629  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030178427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030180051  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030178427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030180051  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030182299  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030182299  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030183918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d380
0:00:00.030186044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030183918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d380
0:00:00.030186044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030187470  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d3e0
0:00:00.030189479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030187470  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d3e0
0:00:00.030189479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030192077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240ab90 (avdec_ape)
0:00:00.030192077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240ab90 (avdec_ape)
0:00:00.030194437  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ape> set parent (ref and sink)
0:00:00.030195917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ape, plugin 0x29c23ded50 libav
0:00:00.030194437  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ape> set parent (ref and sink)
0:00:00.030195917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ape, plugin 0x29c23ded50 libav
0:00:00.030197860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_atrac1' typename : 'GstElementFactory'
0:00:00.030197860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_atrac1' typename : 'GstElementFactory'
0:00:00.030202081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030202081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030203810  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030206049  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030203810  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030206049  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030207709  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030207709  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030209526  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030211148  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030209526  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030211148  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030212998  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030214560  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030212998  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030214560  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030216877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030216877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030218478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d590
0:00:00.030220580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030222095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d5e0
0:00:00.030218478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d590
0:00:00.030220580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030222095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d5e0
0:00:00.030224131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030224131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030226099  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240ac70 (avdec_atrac1)
0:00:00.030228516  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_atrac1> set parent (ref and sink)
0:00:00.030226099  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240ac70 (avdec_atrac1)
0:00:00.030228516  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_atrac1> set parent (ref and sink)
0:00:00.030229963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_atrac1, plugin 0x29c23ded50 libav
0:00:00.030229963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_atrac1, plugin 0x29c23ded50 libav
0:00:00.030232111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_atrac3' typename : 'GstElementFactory'
0:00:00.030232111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_atrac3' typename : 'GstElementFactory'
0:00:00.030236524  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030238267  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030236524  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030238267  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030240528  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030240528  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030242174  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030244016  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030242174  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030244016  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030245510  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030247389  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030245510  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030247389  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030248879  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030251489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030248879  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030251489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030253048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d790
0:00:00.030254923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030253048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d790
0:00:00.030254923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030256341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d7e0
0:00:00.030256341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d7e0
0:00:00.030258358  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030260468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240ad50 (avdec_atrac3)
0:00:00.030258358  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030260468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240ad50 (avdec_atrac3)
0:00:00.030262661  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_atrac3> set parent (ref and sink)
0:00:00.030262661  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_atrac3> set parent (ref and sink)
0:00:00.030264206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_atrac3, plugin 0x29c23ded50 libav
0:00:00.030266273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_atrac3al' typename : 'GstElementFactory'
0:00:00.030264206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_atrac3, plugin 0x29c23ded50 libav
0:00:00.030266273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_atrac3al' typename : 'GstElementFactory'
0:00:00.030270493  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030270493  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030282110  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030284505  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030282110  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030284505  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030286208  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030286208  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030288133  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030289774  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030288133  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030289774  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030291779  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030293443  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030291779  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030293443  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030295865  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030295865  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030297493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d9b0
0:00:00.030297493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0d9b0
0:00:00.030359262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030361264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0da00
0:00:00.030359262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030361264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0da00
0:00:00.030363226  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030363226  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030365848  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240ae30 (avdec_atrac3al)
0:00:00.030365848  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240ae30 (avdec_atrac3al)
0:00:00.030368577  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_atrac3al> set parent (ref and sink)
0:00:00.030370339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_atrac3al, plugin 0x29c23ded50 libav
0:00:00.030368577  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_atrac3al> set parent (ref and sink)
0:00:00.030370339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_atrac3al, plugin 0x29c23ded50 libav
0:00:00.030372590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_atrac3plus' typename : 'GstElementFactory'
0:00:00.030372590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_atrac3plus' typename : 'GstElementFactory'
0:00:00.030378774  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030378774  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030380824  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030380824  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030383357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030385034  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030383357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030385034  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030386877  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030388512  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030386877  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030388512  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030390436  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030392031  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030390436  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030392031  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030403598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030403598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030405234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0dbb0
0:00:00.030407351  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030405234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0dbb0
0:00:00.030407351  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030408833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0dc18
0:00:00.030410676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030408833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0dc18
0:00:00.030410676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030412743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240c870 (avdec_atrac3plus)
0:00:00.030415025  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_atrac3plus> set parent (ref and sink)
0:00:00.030412743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240c870 (avdec_atrac3plus)
0:00:00.030415025  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_atrac3plus> set parent (ref and sink)
0:00:00.030416499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_atrac3plus, plugin 0x29c23ded50 libav
0:00:00.030416499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_atrac3plus, plugin 0x29c23ded50 libav
0:00:00.030418540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_atrac3plusal' typename : 'GstElementFactory'
0:00:00.030418540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_atrac3plusal' typename : 'GstElementFactory'
0:00:00.030422980  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030422980  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030426440  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030426440  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030428757  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030430325  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030428757  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030430325  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030432110  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030433661  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030432110  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030433661  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030435577  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030437108  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030435577  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030437108  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030439352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030441011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0dde8
0:00:00.030439352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030441011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0dde8
0:00:00.030442987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030442987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030444481  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0de50
0:00:00.030446304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030444481  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0de50
0:00:00.030446304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030449170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240c950 (avdec_atrac3plusal)
0:00:00.030449170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240c950 (avdec_atrac3plusal)
0:00:00.030451771  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_atrac3plusal> set parent (ref and sink)
0:00:00.030451771  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_atrac3plusal> set parent (ref and sink)
0:00:00.030453336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_atrac3plusal, plugin 0x29c23ded50 libav
0:00:00.030455558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_binkaudio_dct' typename : 'GstElementFactory'
0:00:00.030453336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_atrac3plusal, plugin 0x29c23ded50 libav
0:00:00.030455558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_binkaudio_dct' typename : 'GstElementFactory'
0:00:00.030460213  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030460213  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030462696  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030464857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030462696  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030464857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030466465  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030468577  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030466465  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030468577  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030470192  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030472308  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030470192  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030472308  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030473928  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030473928  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030476243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030477857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0dfe8
0:00:00.030476243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030477857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0dfe8
0:00:00.030482218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030482218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030484603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e050
0:00:00.030486504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030484603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e050
0:00:00.030486504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030488637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240ca30 (avdec_binkaudio_dct)
0:00:00.030488637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240ca30 (avdec_binkaudio_dct)
0:00:00.030491141  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_binkaudio_dct> set parent (ref and sink)
0:00:00.030492798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_binkaudio_dct, plugin 0x29c23ded50 libav
0:00:00.030491141  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_binkaudio_dct> set parent (ref and sink)
0:00:00.030492798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_binkaudio_dct, plugin 0x29c23ded50 libav
0:00:00.030495057  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_binkaudio_rdft' typename : 'GstElementFactory'
0:00:00.030495057  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_binkaudio_rdft' typename : 'GstElementFactory'
0:00:00.030499883  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030499883  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030501619  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030503749  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030501619  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030503749  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030505505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030505505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030507376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030508986  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030507376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030508986  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030510926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030512554  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030510926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030512554  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030514793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030514793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030516423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e1f0
0:00:00.030518460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030516423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e1f0
0:00:00.030518460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030520009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e258
0:00:00.030521868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030520009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e258
0:00:00.030521868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030523874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240cb10 (avdec_binkaudio_rdft)
0:00:00.030526224  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_binkaudio_rdft> set parent (ref and sink)
0:00:00.030523874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240cb10 (avdec_binkaudio_rdft)
0:00:00.030526224  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_binkaudio_rdft> set parent (ref and sink)
0:00:00.030527632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_binkaudio_rdft, plugin 0x29c23ded50 libav
0:00:00.030527632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_binkaudio_rdft, plugin 0x29c23ded50 libav
0:00:00.030529754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_bmv_audio' typename : 'GstElementFactory'
0:00:00.030529754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_bmv_audio' typename : 'GstElementFactory'
0:00:00.030533997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030535788  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030533997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030535788  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030537912  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030537912  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030539579  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030541460  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030539579  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030541460  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030542988  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030544949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030546516  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030548898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030542988  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030544949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030546516  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030548898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030550413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e3e8
0:00:00.030552442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030550413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e3e8
0:00:00.030552442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030553991  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e450
0:00:00.030553991  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e450
0:00:00.030555824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030555824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030558540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240cbf0 (avdec_bmv_audio)
0:00:00.030560987  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_bmv_audio> set parent (ref and sink)
0:00:00.030558540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240cbf0 (avdec_bmv_audio)
0:00:00.030560987  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_bmv_audio> set parent (ref and sink)
0:00:00.030562427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_bmv_audio, plugin 0x29c23ded50 libav
0:00:00.030562427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_bmv_audio, plugin 0x29c23ded50 libav
0:00:00.030564522  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cook' typename : 'GstElementFactory'
0:00:00.030564522  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cook' typename : 'GstElementFactory'
0:00:00.030568859  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030570629  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030568859  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030570629  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030572858  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030574516  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030572858  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030574516  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030576265  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030577899  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030576265  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030577899  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030579798  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030579798  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030581562  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030583885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030581562  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030583885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030585458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e5f0
0:00:00.030585458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e5f0
0:00:00.030587420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030589194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e640
0:00:00.030587420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030589194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e640
0:00:00.030591312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030591312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030593391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240ccd0 (avdec_cook)
0:00:00.030595749  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cook> set parent (ref and sink)
0:00:00.030593391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240ccd0 (avdec_cook)
0:00:00.030595749  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cook> set parent (ref and sink)
0:00:00.030597246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cook, plugin 0x29c23ded50 libav
0:00:00.030599400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dca' typename : 'GstElementFactory'
0:00:00.030597246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cook, plugin 0x29c23ded50 libav
0:00:00.030599400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dca' typename : 'GstElementFactory'
0:00:00.030603646  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030603646  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030605342  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030605342  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030607450  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030609026  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030607450  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030609026  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030610797  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030622314  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030610797  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030622314  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030624182  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030625871  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030624182  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030625871  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030628295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030628295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030629970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e7e8
0:00:00.030632150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030629970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e7e8
0:00:00.030632150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030643537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e848
0:00:00.030645565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030643537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0e848
0:00:00.030645565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030647521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240cdb0 (avdec_dca)
0:00:00.030649751  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dca> set parent (ref and sink)
0:00:00.030647521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240cdb0 (avdec_dca)
0:00:00.030649751  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dca> set parent (ref and sink)
0:00:00.030651216  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dca, plugin 0x29c23ded50 libav
0:00:00.030651216  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dca, plugin 0x29c23ded50 libav
0:00:00.030653303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dsd_lsbf' typename : 'GstElementFactory'
0:00:00.030653303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dsd_lsbf' typename : 'GstElementFactory'
0:00:00.030657543  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030657543  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030668626  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030671074  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030668626  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030671074  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030672711  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030674601  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030672711  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030674601  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030676196  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030676196  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030678204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030679809  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030682104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030678204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030679809  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030682104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030692980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ea00
0:00:00.030692980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ea00
0:00:00.030694941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030696649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ea50
0:00:00.030694941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030696649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ea50
0:00:00.030698396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030700408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240ce90 (avdec_dsd_lsbf)
0:00:00.030698396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030700408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c240ce90 (avdec_dsd_lsbf)
0:00:00.030713507  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dsd_lsbf> set parent (ref and sink)
0:00:00.030713507  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dsd_lsbf> set parent (ref and sink)
0:00:00.030715066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dsd_lsbf, plugin 0x29c23ded50 libav
0:00:00.030717247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dsd_msbf' typename : 'GstElementFactory'
0:00:00.030715066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dsd_lsbf, plugin 0x29c23ded50 libav
0:00:00.030717247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dsd_msbf' typename : 'GstElementFactory'
0:00:00.030735089  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030735089  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030737795  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030737795  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030740237  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030742020  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030743880  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030740237  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030742020  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030743880  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030754828  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030756815  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030754828  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030756815  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030758403  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030758403  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030760730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030762406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ec08
0:00:00.030760730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030762406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ec08
0:00:00.030764345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030765932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ec58
0:00:00.030764345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030765932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ec58
0:00:00.030767676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030767676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030778984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2410000 (avdec_dsd_msbf)
0:00:00.030781412  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dsd_msbf> set parent (ref and sink)
0:00:00.030778984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2410000 (avdec_dsd_msbf)
0:00:00.030781412  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dsd_msbf> set parent (ref and sink)
0:00:00.030782956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dsd_msbf, plugin 0x29c23ded50 libav
0:00:00.030785125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dsd_lsbf_planar' typename : 'GstElementFactory'
0:00:00.030782956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dsd_msbf, plugin 0x29c23ded50 libav
0:00:00.030785125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dsd_lsbf_planar' typename : 'GstElementFactory'
0:00:00.030789605  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030789605  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030792049  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030792049  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030794466  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030796377  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030794466  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030796377  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030798186  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030799784  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030798186  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030799784  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030801719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030803309  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030801719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030803309  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030805547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030805547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030807179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ee30
0:00:00.030809141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030807179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ee30
0:00:00.030809141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030810650  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ee80
0:00:00.030812499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030810650  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0ee80
0:00:00.030812499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030816012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24100e0 (avdec_dsd_lsbf_planar)
0:00:00.030816012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24100e0 (avdec_dsd_lsbf_planar)
0:00:00.030818585  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dsd_lsbf_planar> set parent (ref and sink)
0:00:00.030818585  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dsd_lsbf_planar> set parent (ref and sink)
0:00:00.030820122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dsd_lsbf_planar, plugin 0x29c23ded50 libav
0:00:00.030822206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dsd_msbf_planar' typename : 'GstElementFactory'
0:00:00.030820122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dsd_lsbf_planar, plugin 0x29c23ded50 libav
0:00:00.030822206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dsd_msbf_planar' typename : 'GstElementFactory'
0:00:00.030826647  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030826647  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030829053  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030831379  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030829053  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030831379  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030832939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030832939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030834832  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030836425  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030834832  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030836425  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030838362  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030839927  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030838362  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030839927  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030842134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030843757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f050
0:00:00.030845571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030842134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030843757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f050
0:00:00.030845571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030847203  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f0a0
0:00:00.030848990  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030847203  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f0a0
0:00:00.030848990  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030851015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24101c0 (avdec_dsd_msbf_planar)
0:00:00.030851015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24101c0 (avdec_dsd_msbf_planar)
0:00:00.030853382  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dsd_msbf_planar> set parent (ref and sink)
0:00:00.030854867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dsd_msbf_planar, plugin 0x29c23ded50 libav
0:00:00.030853382  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dsd_msbf_planar> set parent (ref and sink)
0:00:00.030854867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dsd_msbf_planar, plugin 0x29c23ded50 libav
0:00:00.030857027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dsicinaudio' typename : 'GstElementFactory'
0:00:00.030857027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dsicinaudio' typename : 'GstElementFactory'
0:00:00.030861360  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030861360  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030863047  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030863047  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030865192  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030866785  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030868620  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030865192  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030866785  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030868620  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030870184  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030872105  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030870184  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030872105  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030873665  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030873665  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030875966  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030877539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f250
0:00:00.030875966  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030877539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f250
0:00:00.030879485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030881011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f2b8
0:00:00.030879485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030881011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f2b8
0:00:00.030882740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030882740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030884691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24102a0 (avdec_dsicinaudio)
0:00:00.030887138  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dsicinaudio> set parent (ref and sink)
0:00:00.030884691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24102a0 (avdec_dsicinaudio)
0:00:00.030887138  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dsicinaudio> set parent (ref and sink)
0:00:00.030888561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dsicinaudio, plugin 0x29c23ded50 libav
0:00:00.030890670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dss_sp' typename : 'GstElementFactory'
0:00:00.030888561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dsicinaudio, plugin 0x29c23ded50 libav
0:00:00.030890670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dss_sp' typename : 'GstElementFactory'
0:00:00.030894768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030894768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030896424  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030896424  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030898687  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030900301  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030898687  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030900301  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030902048  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030903597  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030902048  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030903597  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030905436  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030907062  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030905436  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030907062  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030909355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030909355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030910965  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f470
0:00:00.030912939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030910965  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f470
0:00:00.030912939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030914374  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f4d8
0:00:00.030916230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030914374  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f4d8
0:00:00.030916230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030918293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2410380 (avdec_dss_sp)
0:00:00.030920612  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dss_sp> set parent (ref and sink)
0:00:00.030918293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2410380 (avdec_dss_sp)
0:00:00.030920612  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dss_sp> set parent (ref and sink)
0:00:00.030922191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dss_sp, plugin 0x29c23ded50 libav
0:00:00.030922191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dss_sp, plugin 0x29c23ded50 libav
0:00:00.030924262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dst' typename : 'GstElementFactory'
0:00:00.030924262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dst' typename : 'GstElementFactory'
0:00:00.030928532  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030928532  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030930205  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030932304  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030930205  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030932304  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030933909  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030935737  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030933909  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030935737  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030937268  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030937268  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030939175  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030940781  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030939175  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030940781  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030943024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030944607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f670
0:00:00.030943024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030944607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f670
0:00:00.030946432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030947933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f6c0
0:00:00.030946432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030947933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f6c0
0:00:00.030949694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030951702  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2410460 (avdec_dst)
0:00:00.030949694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030951702  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2410460 (avdec_dst)
0:00:00.030953909  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dst> set parent (ref and sink)
0:00:00.030953909  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dst> set parent (ref and sink)
0:00:00.030955427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dst, plugin 0x29c23ded50 libav
0:00:00.030957478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_eac3' typename : 'GstElementFactory'
0:00:00.030955427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dst, plugin 0x29c23ded50 libav
0:00:00.030957478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_eac3' typename : 'GstElementFactory'
0:00:00.030961641  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030961641  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.030964060  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030966258  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030964060  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030966258  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.030967742  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030969569  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030967742  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030969569  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.030971054  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030973074  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030971054  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030973074  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.030974787  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030974787  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.030977089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030978808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f858
0:00:00.030977089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.030978808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f858
0:00:00.030980688  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030982234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f8a8
0:00:00.030980688  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.030982234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0f8a8
0:00:00.030986329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030986329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.030989759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2410540 (avdec_eac3)
0:00:00.030989759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2410540 (avdec_eac3)
0:00:00.030992230  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_eac3> set parent (ref and sink)
0:00:00.030992230  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_eac3> set parent (ref and sink)
0:00:00.030993827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_eac3, plugin 0x29c23ded50 libav
0:00:00.030996191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_evrc' typename : 'GstElementFactory'
0:00:00.030993827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_eac3, plugin 0x29c23ded50 libav
0:00:00.030996191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_evrc' typename : 'GstElementFactory'
0:00:00.031002362  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031002362  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031004869  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031007171  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031004869  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031007171  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031008883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031008883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031010805  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031012439  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031010805  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031012439  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031014272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031015843  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031014272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031015843  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031018087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031018087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031019763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0fa40
0:00:00.031021822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031019763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0fa40
0:00:00.031021822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031023310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0faa8
0:00:00.031025156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031023310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0faa8
0:00:00.031025156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031027183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2410620 (avdec_evrc)
0:00:00.031029548  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_evrc> set parent (ref and sink)
0:00:00.031027183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2410620 (avdec_evrc)
0:00:00.031029548  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_evrc> set parent (ref and sink)
0:00:00.031031052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_evrc, plugin 0x29c23ded50 libav
0:00:00.031031052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_evrc, plugin 0x29c23ded50 libav
0:00:00.031033112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wavesynth' typename : 'GstElementFactory'
0:00:00.031033112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wavesynth' typename : 'GstElementFactory'
0:00:00.031037348  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031039023  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031037348  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031039023  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031041079  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031041079  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031042702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031044672  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031042702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031044672  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031046264  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031048240  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031046264  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031048240  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031049853  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031049853  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031052236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031053847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0fc40
0:00:00.031052236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031053847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0fc40
0:00:00.031055768  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031057610  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0fca8
0:00:00.031055768  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031057610  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0fca8
0:00:00.031059334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031061391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412870 (avdec_wavesynth)
0:00:00.031059334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031061391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412870 (avdec_wavesynth)
0:00:00.031063644  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wavesynth> set parent (ref and sink)
0:00:00.031063644  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wavesynth> set parent (ref and sink)
0:00:00.031065130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wavesynth, plugin 0x29c23ded50 libav
0:00:00.031067160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_flac' typename : 'GstElementFactory'
0:00:00.031065130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wavesynth, plugin 0x29c23ded50 libav
0:00:00.031067160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_flac' typename : 'GstElementFactory'
0:00:00.031081369  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031081369  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031084110  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031086337  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031084110  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031086337  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031087883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031089761  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031087883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031089761  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031091304  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031093258  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031091304  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031093258  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031094801  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031097158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031094801  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031097158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031098752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0fe40
0:00:00.031098752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0fe40
0:00:00.031101051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031102624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0fe98
0:00:00.031101051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031102624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f0fe98
0:00:00.031104560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031104560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031107563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412950 (avdec_flac)
0:00:00.031110177  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_flac> set parent (ref and sink)
0:00:00.031107563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412950 (avdec_flac)
0:00:00.031110177  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_flac> set parent (ref and sink)
0:00:00.031111646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_flac, plugin 0x29c23ded50 libav
0:00:00.031111646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_flac, plugin 0x29c23ded50 libav
0:00:00.031113897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_g723_1' typename : 'GstElementFactory'
0:00:00.031113897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_g723_1' typename : 'GstElementFactory'
0:00:00.031130813  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031130813  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031133288  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031135446  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031133288  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031135446  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031137065  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031137065  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031138951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031140581  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031138951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031140581  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031142459  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031144036  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031142459  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031144036  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031146314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031146314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031147995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10018
0:00:00.031150099  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031147995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10018
0:00:00.031150099  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031161393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10080
0:00:00.031163211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031161393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10080
0:00:00.031163211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031165105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412a30 (avdec_g723_1)
0:00:00.031167385  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_g723_1> set parent (ref and sink)
0:00:00.031165105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412a30 (avdec_g723_1)
0:00:00.031167385  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_g723_1> set parent (ref and sink)
0:00:00.031168849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_g723_1, plugin 0x29c23ded50 libav
0:00:00.031168849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_g723_1, plugin 0x29c23ded50 libav
0:00:00.031170874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_g729' typename : 'GstElementFactory'
0:00:00.031170874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_g729' typename : 'GstElementFactory'
0:00:00.031175249  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031175249  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031176867  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031178851  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031176867  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031178851  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031180338  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031182133  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031180338  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031182133  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031183654  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031183654  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031185504  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031187469  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031185504  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031187469  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031189658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031191238  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f101f8
0:00:00.031189658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031191238  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f101f8
0:00:00.031193020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031194521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10260
0:00:00.031193020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031194521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10260
0:00:00.031196424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031196424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031198396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412b10 (avdec_g729)
0:00:00.031200766  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_g729> set parent (ref and sink)
0:00:00.031198396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412b10 (avdec_g729)
0:00:00.031200766  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_g729> set parent (ref and sink)
0:00:00.031202199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_g729, plugin 0x29c23ded50 libav
0:00:00.031202199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_g729, plugin 0x29c23ded50 libav
0:00:00.031204148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_gsm' typename : 'GstElementFactory'
0:00:00.031204148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_gsm' typename : 'GstElementFactory'
0:00:00.031208465  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031210108  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031208465  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031210108  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031211942  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031211942  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031213567  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031215655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031213567  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031215655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031217177  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031219059  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031220609  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031217177  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031219059  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031220609  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031222776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031222776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031224322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f103d0
0:00:00.031226163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031224322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f103d0
0:00:00.031226163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031227566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10438
0:00:00.031229424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031227566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10438
0:00:00.031229424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031231376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412bf0 (avdec_gsm)
0:00:00.031231376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412bf0 (avdec_gsm)
0:00:00.031235238  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_gsm> set parent (ref and sink)
0:00:00.031235238  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_gsm> set parent (ref and sink)
0:00:00.031236826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_gsm, plugin 0x29c23ded50 libav
0:00:00.031236826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_gsm, plugin 0x29c23ded50 libav
0:00:00.031238944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_gsm_ms' typename : 'GstElementFactory'
0:00:00.031238944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_gsm_ms' typename : 'GstElementFactory'
0:00:00.031243122  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031244885  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031243122  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031244885  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031246900  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031248510  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031246900  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031248510  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031250302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031251834  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031250302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031251834  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031253678  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031255249  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031253678  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031255249  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031257390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031257390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031258940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f105c0
0:00:00.031260847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031258940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f105c0
0:00:00.031260847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031262300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10628
0:00:00.031264174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031262300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10628
0:00:00.031264174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031265985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412cd0 (avdec_gsm_ms)
0:00:00.031268153  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_gsm_ms> set parent (ref and sink)
0:00:00.031265985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412cd0 (avdec_gsm_ms)
0:00:00.031268153  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_gsm_ms> set parent (ref and sink)
0:00:00.031269559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_gsm_ms, plugin 0x29c23ded50 libav
0:00:00.031269559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_gsm_ms, plugin 0x29c23ded50 libav
0:00:00.031271526  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_iac' typename : 'GstElementFactory'
0:00:00.031271526  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_iac' typename : 'GstElementFactory'
0:00:00.031278999  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031278999  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031281570  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031283695  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031281570  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031283695  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031285198  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031285198  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031287021  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031288662  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031287021  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031288662  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031290514  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031292133  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031290514  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031292133  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031294311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031294311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031295896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f107b0
0:00:00.031297769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031299235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10800
0:00:00.031295896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f107b0
0:00:00.031297769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031299235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10800
0:00:00.031300920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031300920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031302965  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412db0 (avdec_iac)
0:00:00.031305196  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_iac> set parent (ref and sink)
0:00:00.031302965  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412db0 (avdec_iac)
0:00:00.031305196  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_iac> set parent (ref and sink)
0:00:00.031306607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_iac, plugin 0x29c23ded50 libav
0:00:00.031306607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_iac, plugin 0x29c23ded50 libav
0:00:00.031308543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_imc' typename : 'GstElementFactory'
0:00:00.031308543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_imc' typename : 'GstElementFactory'
0:00:00.031312934  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031314572  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031312934  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031314572  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031316603  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031316603  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031318187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031320033  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031318187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031320033  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031321499  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031323365  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031321499  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031323365  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031324812  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031327329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031324812  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031327329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031328825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10990
0:00:00.031330669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031328825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10990
0:00:00.031330669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031332086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f109e0
0:00:00.031332086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f109e0
0:00:00.031333906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031336102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412e90 (avdec_imc)
0:00:00.031333906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031336102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2412e90 (avdec_imc)
0:00:00.031338332  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_imc> set parent (ref and sink)
0:00:00.031338332  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_imc> set parent (ref and sink)
0:00:00.031339766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_imc, plugin 0x29c23ded50 libav
0:00:00.031341821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_interplayacm' typename : 'GstElementFactory'
0:00:00.031339766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_imc, plugin 0x29c23ded50 libav
0:00:00.031341821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_interplayacm' typename : 'GstElementFactory'
0:00:00.031345937  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031345937  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031347563  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031349510  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031347563  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031349510  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031351031  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031351031  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031352827  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031354602  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031352827  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031354602  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031356386  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031358029  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031356386  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031358029  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031360271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031360271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031361794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10b68
0:00:00.031363783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031361794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10b68
0:00:00.031363783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031365239  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10bd0
0:00:00.031367039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031365239  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10bd0
0:00:00.031367039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031368943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24140b0 (avdec_interplayacm)
0:00:00.031368943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24140b0 (avdec_interplayacm)
0:00:00.031371243  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_interplayacm> set parent (ref and sink)
0:00:00.031372774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_interplayacm, plugin 0x29c23ded50 libav
0:00:00.031371243  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_interplayacm> set parent (ref and sink)
0:00:00.031372774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_interplayacm, plugin 0x29c23ded50 libav
0:00:00.031374796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mace3' typename : 'GstElementFactory'
0:00:00.031374796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mace3' typename : 'GstElementFactory'
0:00:00.031388592  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031388592  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031391428  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031391428  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031393866  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031395555  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031393866  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031395555  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031397338  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031398882  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031397338  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031398882  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031400736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031402273  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031400736  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031402273  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031404595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031404595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031406211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10d80
0:00:00.031408198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031406211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10d80
0:00:00.031408198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031409658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10dd0
0:00:00.031411716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031409658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10dd0
0:00:00.031411716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031414411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2414190 (avdec_mace3)
0:00:00.031414411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2414190 (avdec_mace3)
0:00:00.031416914  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mace3> set parent (ref and sink)
0:00:00.031416914  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mace3> set parent (ref and sink)
0:00:00.031418478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mace3, plugin 0x29c23ded50 libav
0:00:00.031420583  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mace6' typename : 'GstElementFactory'
0:00:00.031418478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mace3, plugin 0x29c23ded50 libav
0:00:00.031420583  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mace6' typename : 'GstElementFactory'
0:00:00.031425207  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031425207  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031427625  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031427625  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031429912  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031431759  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031429912  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031431759  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031433492  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031435109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031433492  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031435109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031436925  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031438476  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031436925  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031438476  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031440694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031442277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10f90
0:00:00.031440694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031442277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10f90
0:00:00.031444144  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031445630  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10fe0
0:00:00.031444144  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031445630  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f10fe0
0:00:00.031447498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031447498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031449472  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2414270 (avdec_mace6)
0:00:00.031451615  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mace6> set parent (ref and sink)
0:00:00.031449472  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2414270 (avdec_mace6)
0:00:00.031451615  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mace6> set parent (ref and sink)
0:00:00.031453041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mace6, plugin 0x29c23ded50 libav
0:00:00.031453041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mace6, plugin 0x29c23ded50 libav
0:00:00.031454991  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_metasound' typename : 'GstElementFactory'
0:00:00.031454991  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_metasound' typename : 'GstElementFactory'
0:00:00.031459083  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031459083  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031460899  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031463166  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031464691  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031460899  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031463166  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031464691  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031466411  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031467965  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031466411  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031467965  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031469811  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031469811  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031471344  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031473579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031471344  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031473579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031475076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11180
0:00:00.031475076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11180
0:00:00.031478000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031479593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f111d0
0:00:00.031478000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031479593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f111d0
0:00:00.031481292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031481292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031483314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2414350 (avdec_metasound)
0:00:00.031485543  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_metasound> set parent (ref and sink)
0:00:00.031483314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2414350 (avdec_metasound)
0:00:00.031485543  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_metasound> set parent (ref and sink)
0:00:00.031487050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_metasound, plugin 0x29c23ded50 libav
0:00:00.031489120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mlp' typename : 'GstElementFactory'
0:00:00.031487050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_metasound, plugin 0x29c23ded50 libav
0:00:00.031489120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mlp' typename : 'GstElementFactory'
0:00:00.031493216  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031494874  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031493216  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031494874  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031496947  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031496947  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031498508  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031500427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031498508  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031500427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031501873  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031503686  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031501873  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031503686  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031505122  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031505122  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031507356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031509150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11368
0:00:00.031507356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031509150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11368
0:00:00.031511041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031512536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f113d0
0:00:00.031514263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031511041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031512536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f113d0
0:00:00.031514263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031516151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2414430 (avdec_mlp)
0:00:00.031516151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2414430 (avdec_mlp)
0:00:00.031518502  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mlp> set parent (ref and sink)
0:00:00.031519974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mlp, plugin 0x29c23ded50 libav
0:00:00.031518502  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mlp> set parent (ref and sink)
0:00:00.031519974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mlp, plugin 0x29c23ded50 libav
0:00:00.031522038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp1float' typename : 'GstElementFactory'
0:00:00.031522038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp1float' typename : 'GstElementFactory'
0:00:00.031528342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031528342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031530791  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031533022  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031530791  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031533022  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031534671  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031534671  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031536530  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031538102  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031536530  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031538102  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031539979  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031541531  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031539979  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031541531  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031543795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031545472  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11568
0:00:00.031543795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031545472  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11568
0:00:00.031547303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031548884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f115b8
0:00:00.031547303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031548884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f115b8
0:00:00.031550790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031550790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031552876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2414510 (avdec_mp1float)
0:00:00.031555160  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp1float> set parent (ref and sink)
0:00:00.031552876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2414510 (avdec_mp1float)
0:00:00.031555160  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp1float> set parent (ref and sink)
0:00:00.031556581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp1float, plugin 0x29c23ded50 libav
0:00:00.031556581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp1float, plugin 0x29c23ded50 libav
0:00:00.031558569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp2float' typename : 'GstElementFactory'
0:00:00.031558569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp2float' typename : 'GstElementFactory'
0:00:00.031562733  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031562733  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031564445  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031566528  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031568083  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031564445  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031566528  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031568083  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031569790  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031571334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031569790  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031571334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031573162  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031573162  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031574812  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031577095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031574812  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031577095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031578601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11770
0:00:00.031578601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11770
0:00:00.031580475  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031582180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f117c0
0:00:00.031580475  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031582180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f117c0
0:00:00.031584068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031584068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031587709  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24145f0 (avdec_mp2float)
0:00:00.031587709  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24145f0 (avdec_mp2float)
0:00:00.031590200  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp2float> set parent (ref and sink)
0:00:00.031590200  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp2float> set parent (ref and sink)
0:00:00.031591827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp2float, plugin 0x29c23ded50 libav
0:00:00.031593984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp3' typename : 'GstElementFactory'
0:00:00.031591827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp2float, plugin 0x29c23ded50 libav
0:00:00.031593984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp3' typename : 'GstElementFactory'
0:00:00.031598244  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031598244  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031600043  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031602104  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031600043  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031602104  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031603630  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031603630  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031605409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031607256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031605409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031607256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031609109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031610724  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031609109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031610724  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031612968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031612968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031614519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11968
0:00:00.031616362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031614519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11968
0:00:00.031616362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031617785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f119b8
0:00:00.031619736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031617785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f119b8
0:00:00.031619736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031621619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24146d0 (avdec_mp3)
0:00:00.031624165  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp3> set parent (ref and sink)
0:00:00.031621619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24146d0 (avdec_mp3)
0:00:00.031624165  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp3> set parent (ref and sink)
0:00:00.031625543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp3, plugin 0x29c23ded50 libav
0:00:00.031627666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp3float' typename : 'GstElementFactory'
0:00:00.031625543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp3, plugin 0x29c23ded50 libav
0:00:00.031627666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp3float' typename : 'GstElementFactory'
0:00:00.031631802  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031631802  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031634151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031636206  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031634151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031636206  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031637754  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031639541  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031637754  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031639541  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031641074  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031641074  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031642896  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031644449  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031642896  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031644449  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031646750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031648315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11b78
0:00:00.031650038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031646750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031648315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11b78
0:00:00.031650038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031651540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11bc8
0:00:00.031651540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11bc8
0:00:00.031653393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031655434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2416040 (avdec_mp3float)
0:00:00.031653393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031655434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2416040 (avdec_mp3float)
0:00:00.031657635  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp3float> set parent (ref and sink)
0:00:00.031657635  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp3float> set parent (ref and sink)
0:00:00.031659123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp3float, plugin 0x29c23ded50 libav
0:00:00.031661092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp3adu' typename : 'GstElementFactory'
0:00:00.031659123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp3float, plugin 0x29c23ded50 libav
0:00:00.031661092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp3adu' typename : 'GstElementFactory'
0:00:00.031665172  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031665172  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031666886  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031666886  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031669170  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031670776  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031672519  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031669170  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031670776  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031672519  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031674093  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031674093  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031675947  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031677724  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031675947  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031677724  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031680015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031680015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031681570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11da0
0:00:00.031683762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031681570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11da0
0:00:00.031683762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031685182  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11df0
0:00:00.031685182  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11df0
0:00:00.031688834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031688834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031691031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2416120 (avdec_mp3adu)
0:00:00.031693320  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp3adu> set parent (ref and sink)
0:00:00.031691031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2416120 (avdec_mp3adu)
0:00:00.031693320  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp3adu> set parent (ref and sink)
0:00:00.031694756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp3adu, plugin 0x29c23ded50 libav
0:00:00.031696808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp3adufloat' typename : 'GstElementFactory'
0:00:00.031694756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp3adu, plugin 0x29c23ded50 libav
0:00:00.031696808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp3adufloat' typename : 'GstElementFactory'
0:00:00.031700984  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031700984  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031703297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031705541  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031703297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031705541  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031707078  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031707078  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031708872  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031710422  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031708872  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031710422  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031712259  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031713751  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031712259  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031713751  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031715853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031717421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11fb8
0:00:00.031715853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031717421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f11fb8
0:00:00.031719342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031719342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031720843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12008
0:00:00.031722644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031724598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2416200 (avdec_mp3adufloat)
0:00:00.031720843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12008
0:00:00.031722644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031724598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2416200 (avdec_mp3adufloat)
0:00:00.031726898  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp3adufloat> set parent (ref and sink)
0:00:00.031726898  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp3adufloat> set parent (ref and sink)
0:00:00.031728388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp3adufloat, plugin 0x29c23ded50 libav
0:00:00.031730340  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp3on4' typename : 'GstElementFactory'
0:00:00.031728388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp3adufloat, plugin 0x29c23ded50 libav
0:00:00.031730340  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp3on4' typename : 'GstElementFactory'
0:00:00.031734299  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031734299  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031736620  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031738608  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031736620  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031738608  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031740183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031741969  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031740183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031741969  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031743543  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031743543  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031745424  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031746944  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031745424  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031746944  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031749137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031750737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12190
0:00:00.031749137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031750737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12190
0:00:00.031752525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031754048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f121e0
0:00:00.031752525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031754048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f121e0
0:00:00.031755899  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031755899  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031758413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24162e0 (avdec_mp3on4)
0:00:00.031760774  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp3on4> set parent (ref and sink)
0:00:00.031758413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24162e0 (avdec_mp3on4)
0:00:00.031760774  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp3on4> set parent (ref and sink)
0:00:00.031762196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp3on4, plugin 0x29c23ded50 libav
0:00:00.031762196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp3on4, plugin 0x29c23ded50 libav
0:00:00.031764270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp3on4float' typename : 'GstElementFactory'
0:00:00.031764270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mp3on4float' typename : 'GstElementFactory'
0:00:00.031770556  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031770556  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031772941  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031774934  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031772941  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031774934  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031776451  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031778291  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031776451  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031778291  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031779802  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031781727  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031779802  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031781727  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031783334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031783334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031785569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031787142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12370
0:00:00.031785569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031787142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12370
0:00:00.031788906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031790406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f123c0
0:00:00.031788906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031790406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f123c0
0:00:00.031792112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031792112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031794755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24163c0 (avdec_mp3on4float)
0:00:00.031797237  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp3on4float> set parent (ref and sink)
0:00:00.031794755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24163c0 (avdec_mp3on4float)
0:00:00.031797237  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mp3on4float> set parent (ref and sink)
0:00:00.031798704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp3on4float, plugin 0x29c23ded50 libav
0:00:00.031798704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mp3on4float, plugin 0x29c23ded50 libav
0:00:00.031800808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mpc7' typename : 'GstElementFactory'
0:00:00.031800808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mpc7' typename : 'GstElementFactory'
0:00:00.031805222  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031807083  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031805222  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031807083  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031809048  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031809048  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031810618  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031812440  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031810618  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031812440  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031813940  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031815898  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031813940  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031815898  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031817446  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031817446  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031819730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031821292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12540
0:00:00.031819730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031821292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12540
0:00:00.031823035  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031824507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12590
0:00:00.031823035  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031824507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12590
0:00:00.031826327  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031828271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24164a0 (avdec_mpc7)
0:00:00.031826327  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031828271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24164a0 (avdec_mpc7)
0:00:00.031830502  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mpc7> set parent (ref and sink)
0:00:00.031830502  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mpc7> set parent (ref and sink)
0:00:00.031832022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mpc7, plugin 0x29c23ded50 libav
0:00:00.031834147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mpc8' typename : 'GstElementFactory'
0:00:00.031832022  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mpc7, plugin 0x29c23ded50 libav
0:00:00.031834147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mpc8' typename : 'GstElementFactory'
0:00:00.031838335  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031838335  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031840642  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031842686  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031840642  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031842686  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031844287  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031844287  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031846078  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031847733  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031846078  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031847733  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031849538  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031851220  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031849538  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031851220  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031853458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031855031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12730
0:00:00.031853458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031855031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12730
0:00:00.031856772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031858258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12780
0:00:00.031856772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031858258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12780
0:00:00.031860199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031860199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031863916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2416580 (avdec_mpc8)
0:00:00.031863916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2416580 (avdec_mpc8)
0:00:00.031866424  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mpc8> set parent (ref and sink)
0:00:00.031866424  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mpc8> set parent (ref and sink)
0:00:00.031867992  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mpc8, plugin 0x29c23ded50 libav
0:00:00.031870173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_nellymoser' typename : 'GstElementFactory'
0:00:00.031867992  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mpc8, plugin 0x29c23ded50 libav
0:00:00.031870173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_nellymoser' typename : 'GstElementFactory'
0:00:00.031874594  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031874594  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031876999  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031879023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031876999  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031879023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031880532  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031882316  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031880532  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031882316  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031883814  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031885762  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031883814  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031885762  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031887234  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031889441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031887234  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031889441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031891020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12930
0:00:00.031891020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12930
0:00:00.031892927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031894442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12980
0:00:00.031892927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031894442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12980
0:00:00.031897278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031897278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031899444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2416660 (avdec_nellymoser)
0:00:00.031916286  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_nellymoser> set parent (ref and sink)
0:00:00.031917934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_nellymoser, plugin 0x29c23ded50 libav
0:00:00.031920216  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_on2avc' typename : 'GstElementFactory'
0:00:00.031899444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2416660 (avdec_nellymoser)
0:00:00.031916286  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_nellymoser> set parent (ref and sink)
0:00:00.031917934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_nellymoser, plugin 0x29c23ded50 libav
0:00:00.031920216  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_on2avc' typename : 'GstElementFactory'
0:00:00.031934887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031936784  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031934887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031936784  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031938994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031940710  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031938994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031940710  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031942628  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031942628  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031944322  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031946301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031944322  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031946301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031947954  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031947954  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031950323  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031952223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12b18
0:00:00.031950323  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031952223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12b18
0:00:00.031954077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031955649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12b68
0:00:00.031954077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031955649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12b68
0:00:00.031957473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031968743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2418090 (avdec_on2avc)
0:00:00.031957473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031968743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2418090 (avdec_on2avc)
0:00:00.031971050  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_on2avc> set parent (ref and sink)
0:00:00.031972493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_on2avc, plugin 0x29c23ded50 libav
0:00:00.031971050  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_on2avc> set parent (ref and sink)
0:00:00.031972493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_on2avc, plugin 0x29c23ded50 libav
0:00:00.031974563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_opus' typename : 'GstElementFactory'
0:00:00.031974563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_opus' typename : 'GstElementFactory'
0:00:00.031978803  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031978803  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.031980481  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031980481  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031982401  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031983933  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031982401  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.031983933  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031985678  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031987174  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031985678  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.031987174  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031988949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031990540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031988949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.031990540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.031992832  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031992832  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.031994374  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12ce0
0:00:00.031996306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031997720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12d48
0:00:00.031994374  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12ce0
0:00:00.031996306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.031997720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12d48
0:00:00.031999644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.031999644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032003273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2418170 (avdec_opus)
0:00:00.032003273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2418170 (avdec_opus)
0:00:00.032005782  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_opus> set parent (ref and sink)
0:00:00.032005782  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_opus> set parent (ref and sink)
0:00:00.032007272  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_opus, plugin 0x29c23ded50 libav
0:00:00.032009354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_paf_audio' typename : 'GstElementFactory'
0:00:00.032007272  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_opus, plugin 0x29c23ded50 libav
0:00:00.032009354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_paf_audio' typename : 'GstElementFactory'
0:00:00.032013788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032013788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032016170  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032018396  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032016170  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032018396  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032020037  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032020037  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032021854  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032023397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032025168  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032021854  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032023397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032025168  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032026714  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032029032  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032026714  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032029032  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032030554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12f10
0:00:00.032032559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032030554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12f10
0:00:00.032032559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032034110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12f78
0:00:00.032034110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f12f78
0:00:00.032035929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032038115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2418250 (avdec_paf_audio)
0:00:00.032035929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032038115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2418250 (avdec_paf_audio)
0:00:00.032040383  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_paf_audio> set parent (ref and sink)
0:00:00.032040383  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_paf_audio> set parent (ref and sink)
0:00:00.032041860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_paf_audio, plugin 0x29c23ded50 libav
0:00:00.032044024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_qcelp' typename : 'GstElementFactory'
0:00:00.032041860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_paf_audio, plugin 0x29c23ded50 libav
0:00:00.032044024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_qcelp' typename : 'GstElementFactory'
0:00:00.032050302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032050302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032052737  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032054796  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032052737  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032054796  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032056297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032058091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032056297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032058091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032059574  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032059574  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032061509  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032062993  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032061509  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032062993  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032065139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032066758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13100
0:00:00.032065139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032066758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13100
0:00:00.032068611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032068611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032070084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13168
0:00:00.032072122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032070084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13168
0:00:00.032072122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032074046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2418330 (avdec_qcelp)
0:00:00.032076430  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_qcelp> set parent (ref and sink)
0:00:00.032074046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2418330 (avdec_qcelp)
0:00:00.032076430  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_qcelp> set parent (ref and sink)
0:00:00.032077952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_qcelp, plugin 0x29c23ded50 libav
0:00:00.032077952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_qcelp, plugin 0x29c23ded50 libav
0:00:00.032080111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_qdm2' typename : 'GstElementFactory'
0:00:00.032080111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_qdm2' typename : 'GstElementFactory'
0:00:00.032084479  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032086148  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032084479  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032086148  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032088292  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032088292  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032089902  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032091721  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032089902  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032091721  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032093278  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032095168  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032093278  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032095168  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032096818  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032096818  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032099159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032100700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f132f0
0:00:00.032099159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032100700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f132f0
0:00:00.032102503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032103983  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13358
0:00:00.032102503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032103983  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13358
0:00:00.032105819  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032107746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2418410 (avdec_qdm2)
0:00:00.032105819  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032107746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2418410 (avdec_qdm2)
0:00:00.032109902  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_qdm2> set parent (ref and sink)
0:00:00.032109902  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_qdm2> set parent (ref and sink)
0:00:00.032111368  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_qdm2, plugin 0x29c23ded50 libav
0:00:00.032113398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_qdmc' typename : 'GstElementFactory'
0:00:00.032111368  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_qdm2, plugin 0x29c23ded50 libav
0:00:00.032113398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_qdmc' typename : 'GstElementFactory'
0:00:00.032117433  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032117433  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032119733  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032121815  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032119733  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032121815  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032123335  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032125114  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032123335  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032125114  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032126701  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032128579  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032126701  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032128579  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032130107  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032132298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032130107  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032132298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032133872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f134e0
0:00:00.032133872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f134e0
0:00:00.032135741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032137260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13548
0:00:00.032135741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032137260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13548
0:00:00.032139206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032139206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032142114  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24184f0 (avdec_qdmc)
0:00:00.032142114  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24184f0 (avdec_qdmc)
0:00:00.032144528  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_qdmc> set parent (ref and sink)
0:00:00.032146321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_qdmc, plugin 0x29c23ded50 libav
0:00:00.032144528  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_qdmc> set parent (ref and sink)
0:00:00.032146321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_qdmc, plugin 0x29c23ded50 libav
0:00:00.032148460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_real_144' typename : 'GstElementFactory'
0:00:00.032148460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_real_144' typename : 'GstElementFactory'
0:00:00.032152770  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032152770  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032154459  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032156755  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032154459  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032156755  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032158279  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032160024  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032158279  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032160024  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032161497  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032163380  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032161497  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032163380  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032164995  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032164995  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032167331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032168893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f136d8
0:00:00.032167331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032168893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f136d8
0:00:00.032172064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032172064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032173667  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13740
0:00:00.032173667  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13740
0:00:00.032175660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032177660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24185d0 (avdec_real_144)
0:00:00.032175660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032177660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24185d0 (avdec_real_144)
0:00:00.032179901  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_real_144> set parent (ref and sink)
0:00:00.032181367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_real_144, plugin 0x29c23ded50 libav
0:00:00.032179901  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_real_144> set parent (ref and sink)
0:00:00.032181367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_real_144, plugin 0x29c23ded50 libav
0:00:00.032183339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_real_288' typename : 'GstElementFactory'
0:00:00.032183339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_real_288' typename : 'GstElementFactory'
0:00:00.032187503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032187503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032189223  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032191228  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032189223  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032191228  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032192721  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032192721  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032194475  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032196246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032194475  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032196246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032198051  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032199529  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032198051  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032199529  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032201799  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032201799  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032203382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f138e8
0:00:00.032205370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032203382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f138e8
0:00:00.032205370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032206800  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13950
0:00:00.032208800  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032206800  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13950
0:00:00.032208800  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032210680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24186b0 (avdec_real_288)
0:00:00.032213060  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_real_288> set parent (ref and sink)
0:00:00.032210680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24186b0 (avdec_real_288)
0:00:00.032213060  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_real_288> set parent (ref and sink)
0:00:00.032214439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_real_288, plugin 0x29c23ded50 libav
0:00:00.032214439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_real_288, plugin 0x29c23ded50 libav
0:00:00.032216437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ralf' typename : 'GstElementFactory'
0:00:00.032216437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ralf' typename : 'GstElementFactory'
0:00:00.032220535  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032222183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032220535  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032222183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032224189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032224189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032225771  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032227548  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032225771  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032227548  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032229000  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032230769  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032232266  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032229000  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032230769  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032232266  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032234637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032234637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032236153  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13af0
0:00:00.032238045  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032236153  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13af0
0:00:00.032238045  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032239461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13b40
0:00:00.032241255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032239461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13b40
0:00:00.032241255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032243132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241a8c0 (avdec_ralf)
0:00:00.032243132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241a8c0 (avdec_ralf)
0:00:00.032245438  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ralf> set parent (ref and sink)
0:00:00.032245438  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ralf> set parent (ref and sink)
0:00:00.032246865  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ralf, plugin 0x29c23ded50 libav
0:00:00.032249184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_shorten' typename : 'GstElementFactory'
0:00:00.032246865  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ralf, plugin 0x29c23ded50 libav
0:00:00.032249184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_shorten' typename : 'GstElementFactory'
0:00:00.032253222  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032253222  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032254954  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032256887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032254954  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032256887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032258354  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032260155  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032258354  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032260155  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032261612  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032263499  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032261612  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032263499  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032265119  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032265119  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032267408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032268948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13cc0
0:00:00.032267408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032268948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13cc0
0:00:00.032270894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032272324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13d18
0:00:00.032270894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032272324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13d18
0:00:00.032274169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032274169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032276087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241a9a0 (avdec_shorten)
0:00:00.032278255  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_shorten> set parent (ref and sink)
0:00:00.032276087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241a9a0 (avdec_shorten)
0:00:00.032278255  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_shorten> set parent (ref and sink)
0:00:00.032279674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_shorten, plugin 0x29c23ded50 libav
0:00:00.032281694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sipr' typename : 'GstElementFactory'
0:00:00.032279674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_shorten, plugin 0x29c23ded50 libav
0:00:00.032281694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sipr' typename : 'GstElementFactory'
0:00:00.032287655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032287655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032290218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032290218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032292472  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032294407  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032292472  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032294407  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032296210  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032297778  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032296210  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032297778  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032299617  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032301213  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032299617  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032301213  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032303369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032303369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032304939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13ea8
0:00:00.032306912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032304939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13ea8
0:00:00.032306912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032308356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13f10
0:00:00.032310244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032308356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f13f10
0:00:00.032310244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032312168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241aa80 (avdec_sipr)
0:00:00.032314411  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sipr> set parent (ref and sink)
0:00:00.032312168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241aa80 (avdec_sipr)
0:00:00.032314411  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sipr> set parent (ref and sink)
0:00:00.032315884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sipr, plugin 0x29c23ded50 libav
0:00:00.032315884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sipr, plugin 0x29c23ded50 libav
0:00:00.032317963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_smackaud' typename : 'GstElementFactory'
0:00:00.032317963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_smackaud' typename : 'GstElementFactory'
0:00:00.032322377  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032322377  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032324074  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032326081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032324074  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032326081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032327586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032329371  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032327586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032329371  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032330971  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032330971  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032332866  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032334368  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032336512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032337992  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14098
0:00:00.032332866  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032334368  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032336512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032337992  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14098
0:00:00.032339835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032341273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14100
0:00:00.032339835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032341273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14100
0:00:00.032343042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032343042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032346676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241ab60 (avdec_smackaud)
0:00:00.032346676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241ab60 (avdec_smackaud)
0:00:00.032349131  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_smackaud> set parent (ref and sink)
0:00:00.032349131  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_smackaud> set parent (ref and sink)
0:00:00.032350623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_smackaud, plugin 0x29c23ded50 libav
0:00:00.032352722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sonic' typename : 'GstElementFactory'
0:00:00.032350623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_smackaud, plugin 0x29c23ded50 libav
0:00:00.032352722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sonic' typename : 'GstElementFactory'
0:00:00.032356982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032356982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032359319  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032361299  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032359319  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032361299  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032362916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032364950  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032362916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032364950  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032366454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032368301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032366454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032368301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032369906  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032369906  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032372187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032373798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14278
0:00:00.032372187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032373798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14278
0:00:00.032376687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032376687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032378324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f142e0
0:00:00.032380176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032378324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f142e0
0:00:00.032380176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032382139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241ac40 (avdec_sonic)
0:00:00.032382139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241ac40 (avdec_sonic)
0:00:00.032384380  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sonic> set parent (ref and sink)
0:00:00.032385840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sonic, plugin 0x29c23ded50 libav
0:00:00.032384380  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sonic> set parent (ref and sink)
0:00:00.032385840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sonic, plugin 0x29c23ded50 libav
0:00:00.032387849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_tak' typename : 'GstElementFactory'
0:00:00.032387849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_tak' typename : 'GstElementFactory'
0:00:00.032392096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032393922  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032392096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032393922  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032396064  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032396064  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032397644  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032399671  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032397644  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032399671  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032401162  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032403056  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032401162  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032403056  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032404603  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032404603  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032406892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032408436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14480
0:00:00.032406892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032408436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14480
0:00:00.032410373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032411925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f144e0
0:00:00.032410373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032411925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f144e0
0:00:00.032413639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032415608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241ad20 (avdec_tak)
0:00:00.032413639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032415608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241ad20 (avdec_tak)
0:00:00.032417799  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_tak> set parent (ref and sink)
0:00:00.032419213  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_tak, plugin 0x29c23ded50 libav
0:00:00.032417799  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_tak> set parent (ref and sink)
0:00:00.032419213  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_tak, plugin 0x29c23ded50 libav
0:00:00.032421260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_truehd' typename : 'GstElementFactory'
0:00:00.032421260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_truehd' typename : 'GstElementFactory'
0:00:00.032425336  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032425336  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032426939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032428877  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032426939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032428877  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032430444  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032430444  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032432205  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032433818  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032432205  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032433818  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032435633  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032437136  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032435633  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032437136  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032439302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032440852  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14660
0:00:00.032439302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032440852  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14660
0:00:00.032442687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032444150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f146c8
0:00:00.032442687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032444150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f146c8
0:00:00.032446047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032446047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032447978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241ae00 (avdec_truehd)
0:00:00.032450191  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_truehd> set parent (ref and sink)
0:00:00.032447978  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241ae00 (avdec_truehd)
0:00:00.032450191  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_truehd> set parent (ref and sink)
0:00:00.032451652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_truehd, plugin 0x29c23ded50 libav
0:00:00.032451652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_truehd, plugin 0x29c23ded50 libav
0:00:00.032463518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_truespeech' typename : 'GstElementFactory'
0:00:00.032463518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_truespeech' typename : 'GstElementFactory'
0:00:00.032467880  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032469525  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032467880  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032469525  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032471570  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032473176  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032471570  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032473176  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032474962  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032474962  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032528390  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032528390  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032530964  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032532505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032530964  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032532505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032534812  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032534812  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032536414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14858
0:00:00.032538459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032536414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14858
0:00:00.032538459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032539894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f148c0
0:00:00.032541890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032539894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f148c0
0:00:00.032541890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032544145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241aee0 (avdec_truespeech)
0:00:00.032544145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241aee0 (avdec_truespeech)
0:00:00.032546535  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_truespeech> set parent (ref and sink)
0:00:00.032546535  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_truespeech> set parent (ref and sink)
0:00:00.032548345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_truespeech, plugin 0x29c23ded50 libav
0:00:00.032550427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_tta' typename : 'GstElementFactory'
0:00:00.032548345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_truespeech, plugin 0x29c23ded50 libav
0:00:00.032550427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_tta' typename : 'GstElementFactory'
0:00:00.032555611  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032555611  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032557997  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032560117  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032557997  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032560117  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032561655  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032561655  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032563476  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032564992  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032563476  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032564992  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032566720  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032568283  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032566720  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032568283  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032570525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032570525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032572052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14a48
0:00:00.032574174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032572052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14a48
0:00:00.032574174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032575605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14ab0
0:00:00.032577565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032575605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14ab0
0:00:00.032577565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032579455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c040 (avdec_tta)
0:00:00.032579455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c040 (avdec_tta)
0:00:00.032582734  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_tta> set parent (ref and sink)
0:00:00.032584305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_tta, plugin 0x29c23ded50 libav
0:00:00.032582734  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_tta> set parent (ref and sink)
0:00:00.032584305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_tta, plugin 0x29c23ded50 libav
0:00:00.032586603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_twinvq' typename : 'GstElementFactory'
0:00:00.032586603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_twinvq' typename : 'GstElementFactory'
0:00:00.032591496  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032591496  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032593883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032595870  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032593883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032595870  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032597428  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032597428  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032599260  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032601057  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032599260  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032601057  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032602868  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032604368  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032602868  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032604368  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032606852  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032608679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14c28
0:00:00.032606852  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032608679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14c28
0:00:00.032610499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032612030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14c78
0:00:00.032610499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032612030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14c78
0:00:00.032613887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032613887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032615932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c120 (avdec_twinvq)
0:00:00.032618433  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_twinvq> set parent (ref and sink)
0:00:00.032615932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c120 (avdec_twinvq)
0:00:00.032618433  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_twinvq> set parent (ref and sink)
0:00:00.032620067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_twinvq, plugin 0x29c23ded50 libav
0:00:00.032620067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_twinvq, plugin 0x29c23ded50 libav
0:00:00.032622409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vmdaudio' typename : 'GstElementFactory'
0:00:00.032622409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vmdaudio' typename : 'GstElementFactory'
0:00:00.032626944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032626944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032628684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032628684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032630668  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032632210  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032630668  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032632210  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032633934  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032635526  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032637404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032633934  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032635526  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032637404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032639073  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032639073  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032641536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032643197  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14e00
0:00:00.032641536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032643197  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14e00
0:00:00.032645007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032645007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032646544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14e68
0:00:00.032648705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032646544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f14e68
0:00:00.032648705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032650693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c200 (avdec_vmdaudio)
0:00:00.032650693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c200 (avdec_vmdaudio)
0:00:00.032653194  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vmdaudio> set parent (ref and sink)
0:00:00.032654668  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vmdaudio, plugin 0x29c23ded50 libav
0:00:00.032653194  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vmdaudio> set parent (ref and sink)
0:00:00.032654668  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vmdaudio, plugin 0x29c23ded50 libav
0:00:00.032656821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmalossless' typename : 'GstElementFactory'
0:00:00.032656821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmalossless' typename : 'GstElementFactory'
0:00:00.032664390  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032664390  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032666967  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032669051  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032666967  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032669051  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032670546  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032670546  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032672378  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032674032  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032672378  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032674032  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032675885  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032677583  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032675885  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032677583  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032679774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032679774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032681411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15010
0:00:00.032683382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032681411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15010
0:00:00.032683382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032684851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15068
0:00:00.032686891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032684851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15068
0:00:00.032686891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032688950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c2e0 (avdec_wmalossless)
0:00:00.032688950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c2e0 (avdec_wmalossless)
0:00:00.032691827  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmalossless> set parent (ref and sink)
0:00:00.032693386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmalossless, plugin 0x29c23ded50 libav
0:00:00.032691827  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmalossless> set parent (ref and sink)
0:00:00.032693386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmalossless, plugin 0x29c23ded50 libav
0:00:00.032695674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmapro' typename : 'GstElementFactory'
0:00:00.032695674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmapro' typename : 'GstElementFactory'
0:00:00.032700535  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032700535  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032703177  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032703177  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032705466  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032707328  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032705466  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032707328  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032709063  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032710615  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032709063  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032710615  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032712393  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032714142  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032712393  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032714142  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032716492  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032718122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15228
0:00:00.032716492  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032718122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15228
0:00:00.032719878  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032721416  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15278
0:00:00.032719878  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032721416  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15278
0:00:00.032723346  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032723346  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032725414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c3c0 (avdec_wmapro)
0:00:00.032725414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c3c0 (avdec_wmapro)
0:00:00.032727837  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmapro> set parent (ref and sink)
0:00:00.032729570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmapro, plugin 0x29c23ded50 libav
0:00:00.032727837  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmapro> set parent (ref and sink)
0:00:00.032729570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmapro, plugin 0x29c23ded50 libav
0:00:00.032731804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmav1' typename : 'GstElementFactory'
0:00:00.032731804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmav1' typename : 'GstElementFactory'
0:00:00.032736146  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032736146  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032737853  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032737853  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032739887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032741510  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032739887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032741510  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032743248  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032744749  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032746514  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032743248  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032744749  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032746514  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032748258  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032748258  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032750659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032752212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15418
0:00:00.032750659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032752212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15418
0:00:00.032753973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032755462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15468
0:00:00.032753973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032755462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15468
0:00:00.032757526  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032757526  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032759582  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c4a0 (avdec_wmav1)
0:00:00.032759582  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c4a0 (avdec_wmav1)
0:00:00.032762019  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmav1> set parent (ref and sink)
0:00:00.032763501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmav1, plugin 0x29c23ded50 libav
0:00:00.032762019  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmav1> set parent (ref and sink)
0:00:00.032763501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmav1, plugin 0x29c23ded50 libav
0:00:00.032765576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmav2' typename : 'GstElementFactory'
0:00:00.032765576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmav2' typename : 'GstElementFactory'
0:00:00.032769949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032769949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032771780  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032774121  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032771780  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032774121  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032775708  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032777554  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032775708  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032777554  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032779028  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032779028  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032780855  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032782558  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032780855  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032782558  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032784868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032786430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15648
0:00:00.032784868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032786430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15648
0:00:00.032788178  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032789649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15698
0:00:00.032788178  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032789649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15698
0:00:00.032791778  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032791778  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032793777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c580 (avdec_wmav2)
0:00:00.032796036  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmav2> set parent (ref and sink)
0:00:00.032793777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c580 (avdec_wmav2)
0:00:00.032796036  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmav2> set parent (ref and sink)
0:00:00.032797395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmav2, plugin 0x29c23ded50 libav
0:00:00.032797395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmav2, plugin 0x29c23ded50 libav
0:00:00.032799435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmavoice' typename : 'GstElementFactory'
0:00:00.032799435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmavoice' typename : 'GstElementFactory'
0:00:00.032803700  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032805394  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032803700  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032805394  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032807456  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032809038  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032807456  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032809038  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032810845  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032810845  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032812341  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032814224  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032812341  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032814224  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032815870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032815870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032818340  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032819878  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15888
0:00:00.032818340  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032819878  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15888
0:00:00.032821711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032823172  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f158f0
0:00:00.032825112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032821711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032823172  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f158f0
0:00:00.032825112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032827097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c660 (avdec_wmavoice)
0:00:00.032827097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241c660 (avdec_wmavoice)
0:00:00.032829508  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmavoice> set parent (ref and sink)
0:00:00.032830992  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmavoice, plugin 0x29c23ded50 libav
0:00:00.032829508  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmavoice> set parent (ref and sink)
0:00:00.032830992  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmavoice, plugin 0x29c23ded50 libav
0:00:00.032833378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ws_snd1' typename : 'GstElementFactory'
0:00:00.032833378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ws_snd1' typename : 'GstElementFactory'
0:00:00.032839772  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032839772  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032842312  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032844563  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032842312  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032844563  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032846243  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032846243  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032848203  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032849829  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032851782  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032848203  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032849829  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032851782  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032853296  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032853296  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032855622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032857224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15a80
0:00:00.032855622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032857224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15a80
0:00:00.032859039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032860559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15ae8
0:00:00.032859039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032860559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15ae8
0:00:00.032863112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032863112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032865252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241e800 (avdec_ws_snd1)
0:00:00.032865252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241e800 (avdec_ws_snd1)
0:00:00.032867642  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ws_snd1> set parent (ref and sink)
0:00:00.032869198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ws_snd1, plugin 0x29c23ded50 libav
0:00:00.032867642  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ws_snd1> set parent (ref and sink)
0:00:00.032869198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ws_snd1, plugin 0x29c23ded50 libav
0:00:00.032871291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xma1' typename : 'GstElementFactory'
0:00:00.032871291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xma1' typename : 'GstElementFactory'
0:00:00.032875729  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032875729  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032877479  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032879646  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032877479  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032879646  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032881204  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032883039  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032881204  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032883039  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032884590  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032884590  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032886382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032888170  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032886382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032888170  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032890320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032891897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15c78
0:00:00.032890320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032891897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15c78
0:00:00.032893740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032893740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032895238  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15cc8
0:00:00.032897209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032895238  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15cc8
0:00:00.032897209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032900729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241e8e0 (avdec_xma1)
0:00:00.032900729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241e8e0 (avdec_xma1)
0:00:00.032903403  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xma1> set parent (ref and sink)
0:00:00.032903403  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xma1> set parent (ref and sink)
0:00:00.032904945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xma1, plugin 0x29c23ded50 libav
0:00:00.032907192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xma2' typename : 'GstElementFactory'
0:00:00.032904945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xma1, plugin 0x29c23ded50 libav
0:00:00.032907192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xma2' typename : 'GstElementFactory'
0:00:00.032911496  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032911496  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032913995  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032915985  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032913995  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032915985  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032917491  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032917491  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032919287  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032921134  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032919287  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032921134  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032922920  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032924610  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032922920  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032924610  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032926816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032926816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032928401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15e50
0:00:00.032930398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032931839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15ea0
0:00:00.032928401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15e50
0:00:00.032930398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032931839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f15ea0
0:00:00.032933574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032933574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032935500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241e9c0 (avdec_xma2)
0:00:00.032937771  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xma2> set parent (ref and sink)
0:00:00.032935500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241e9c0 (avdec_xma2)
0:00:00.032937771  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xma2> set parent (ref and sink)
0:00:00.032939208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xma2, plugin 0x29c23ded50 libav
0:00:00.032939208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xma2, plugin 0x29c23ded50 libav
0:00:00.032941345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pcm_f16le' typename : 'GstElementFactory'
0:00:00.032941345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pcm_f16le' typename : 'GstElementFactory'
0:00:00.032945611  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032947253  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032945611  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032947253  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032949439  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032949439  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032951007  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032952775  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032951007  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032952775  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032954233  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032956107  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032954233  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032956107  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032957663  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032960231  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032957663  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032960231  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032961769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16040
0:00:00.032963638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032961769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16040
0:00:00.032963638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032965181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16090
0:00:00.032965181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16090
0:00:00.032967058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032968974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241eaa0 (avdec_pcm_f16le)
0:00:00.032967058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032968974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241eaa0 (avdec_pcm_f16le)
0:00:00.032971159  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pcm_f16le> set parent (ref and sink)
0:00:00.032971159  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pcm_f16le> set parent (ref and sink)
0:00:00.032972655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pcm_f16le, plugin 0x29c23ded50 libav
0:00:00.032974745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pcm_f24le' typename : 'GstElementFactory'
0:00:00.032972655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pcm_f16le, plugin 0x29c23ded50 libav
0:00:00.032974745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pcm_f24le' typename : 'GstElementFactory'
0:00:00.032978793  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032978793  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.032980499  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032982584  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032980499  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032982584  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.032984066  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032985849  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032984066  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032985849  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.032987316  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032987316  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032989262  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032990765  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032989262  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.032990765  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.032993001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032994535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16230
0:00:00.032993001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.032994535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16230
0:00:00.032996317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032996317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.032997794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16280
0:00:00.032999842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.032997794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16280
0:00:00.032999842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033001725  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241eb80 (avdec_pcm_f24le)
0:00:00.033003903  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pcm_f24le> set parent (ref and sink)
0:00:00.033001725  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241eb80 (avdec_pcm_f24le)
0:00:00.033003903  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pcm_f24le> set parent (ref and sink)
0:00:00.033005281  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pcm_f24le, plugin 0x29c23ded50 libav
0:00:00.033007258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pcm_lxf' typename : 'GstElementFactory'
0:00:00.033005281  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pcm_f24le, plugin 0x29c23ded50 libav
0:00:00.033007258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pcm_lxf' typename : 'GstElementFactory'
0:00:00.033011306  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033011306  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033013588  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033015881  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033013588  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033015881  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033017580  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033017580  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033019427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033020974  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033019427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033020974  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033022874  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033024401  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033022874  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033024401  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033026624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033026624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033028210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16420
0:00:00.033030046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033028210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16420
0:00:00.033030046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033031437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16470
0:00:00.033033201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033031437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16470
0:00:00.033033201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033035116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241ec60 (avdec_pcm_lxf)
0:00:00.033037307  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pcm_lxf> set parent (ref and sink)
0:00:00.033035116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241ec60 (avdec_pcm_lxf)
0:00:00.033037307  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pcm_lxf> set parent (ref and sink)
0:00:00.033038732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pcm_lxf, plugin 0x29c23ded50 libav
0:00:00.033038732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pcm_lxf, plugin 0x29c23ded50 libav
0:00:00.033040736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_interplay_dpcm' typename : 'GstElementFactory'
0:00:00.033040736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_interplay_dpcm' typename : 'GstElementFactory'
0:00:00.033044889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033044889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033047327  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033049538  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033047327  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033049538  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033051136  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033051136  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033053011  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033054841  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033053011  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033054841  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033056771  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033058382  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033056771  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033058382  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033060535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033062129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16608
0:00:00.033060535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033062129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16608
0:00:00.033063946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033065436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16670
0:00:00.033063946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033065436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16670
0:00:00.033067291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033067291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033069225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241ed40 (avdec_interplay_dpcm)
0:00:00.033071553  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_interplay_dpcm> set parent (ref and sink)
0:00:00.033069225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241ed40 (avdec_interplay_dpcm)
0:00:00.033071553  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_interplay_dpcm> set parent (ref and sink)
0:00:00.033072987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_interplay_dpcm, plugin 0x29c23ded50 libav
0:00:00.033072987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_interplay_dpcm, plugin 0x29c23ded50 libav
0:00:00.033075011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_roq_dpcm' typename : 'GstElementFactory'
0:00:00.033075011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_roq_dpcm' typename : 'GstElementFactory'
0:00:00.033080982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033080982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033083455  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033085495  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033087095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033083455  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033085495  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033087095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033088810  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033090350  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033088810  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033090350  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033092236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033092236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033093782  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033095930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033093782  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033095930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033097473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16810
0:00:00.033099337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033097473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16810
0:00:00.033099337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033100854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16878
0:00:00.033100854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16878
0:00:00.033102718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033104918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241ee20 (avdec_roq_dpcm)
0:00:00.033102718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033104918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c241ee20 (avdec_roq_dpcm)
0:00:00.033108429  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_roq_dpcm> set parent (ref and sink)
0:00:00.033108429  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_roq_dpcm> set parent (ref and sink)
0:00:00.033110030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_roq_dpcm, plugin 0x29c23ded50 libav
0:00:00.033110030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_roq_dpcm, plugin 0x29c23ded50 libav
0:00:00.033112096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sol_dpcm' typename : 'GstElementFactory'
0:00:00.033112096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sol_dpcm' typename : 'GstElementFactory'
0:00:00.033116473  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033118207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033116473  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033118207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033120097  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033120097  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033121680  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033123711  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033121680  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033123711  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033125205  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033127033  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033125205  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033127033  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033128495  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033128495  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033130786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033132335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16a08
0:00:00.033130786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033132335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16a08
0:00:00.033134134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033135618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16a70
0:00:00.033137436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033134134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033135618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16a70
0:00:00.033137436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033139502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2420820 (avdec_sol_dpcm)
0:00:00.033139502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2420820 (avdec_sol_dpcm)
0:00:00.033141731  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sol_dpcm> set parent (ref and sink)
0:00:00.033143166  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sol_dpcm, plugin 0x29c23ded50 libav
0:00:00.033141731  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sol_dpcm> set parent (ref and sink)
0:00:00.033143166  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sol_dpcm, plugin 0x29c23ded50 libav
0:00:00.033145192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xan_dpcm' typename : 'GstElementFactory'
0:00:00.033145192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xan_dpcm' typename : 'GstElementFactory'
0:00:00.033149260  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033149260  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033150971  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033150971  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033152888  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033154495  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033152888  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033154495  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033156250  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033157751  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033156250  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033157751  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033159517  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033161397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033159517  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033161397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033163762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033165388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16c00
0:00:00.033163762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033165388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16c00
0:00:00.033167196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033167196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033168724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16c68
0:00:00.033170763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033168724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16c68
0:00:00.033170763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033174029  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2420900 (avdec_xan_dpcm)
0:00:00.033174029  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2420900 (avdec_xan_dpcm)
0:00:00.033176495  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xan_dpcm> set parent (ref and sink)
0:00:00.033176495  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xan_dpcm> set parent (ref and sink)
0:00:00.033177954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xan_dpcm, plugin 0x29c23ded50 libav
0:00:00.033177954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xan_dpcm, plugin 0x29c23ded50 libav
0:00:00.033180110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_4xm' typename : 'GstElementFactory'
0:00:00.033180110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_4xm' typename : 'GstElementFactory'
0:00:00.033184603  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033186346  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033184603  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033186346  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033188371  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033189995  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033188371  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033189995  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033191727  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033193263  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033191727  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033193263  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033195178  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033196739  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033195178  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033196739  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033199015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033199015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033200585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16e00
0:00:00.033202488  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033200585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16e00
0:00:00.033202488  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033203933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16e50
0:00:00.033205781  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033203933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16e50
0:00:00.033205781  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033207641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24209e0 (avdec_adpcm_4xm)
0:00:00.033207641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24209e0 (avdec_adpcm_4xm)
0:00:00.033209867  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_4xm> set parent (ref and sink)
0:00:00.033211564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_4xm, plugin 0x29c23ded50 libav
0:00:00.033213493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_adx' typename : 'GstElementFactory'
0:00:00.033209867  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_4xm> set parent (ref and sink)
0:00:00.033211564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_4xm, plugin 0x29c23ded50 libav
0:00:00.033213493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_adx' typename : 'GstElementFactory'
0:00:00.033217492  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033219151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033217492  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033219151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033221192  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033221192  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033222757  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033224537  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033222757  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033224537  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033226004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033227921  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033226004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033227921  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033229370  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033229370  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033231652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033233220  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16ff8
0:00:00.033231652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033233220  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f16ff8
0:00:00.033235032  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033236547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17048
0:00:00.033235032  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033236547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17048
0:00:00.033238449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033240616  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2420ac0 (avdec_adpcm_adx)
0:00:00.033238449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033240616  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2420ac0 (avdec_adpcm_adx)
0:00:00.033242720  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_adx> set parent (ref and sink)
0:00:00.033242720  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_adx> set parent (ref and sink)
0:00:00.033244212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_adx, plugin 0x29c23ded50 libav
0:00:00.033246193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_afc' typename : 'GstElementFactory'
0:00:00.033244212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_adx, plugin 0x29c23ded50 libav
0:00:00.033246193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_afc' typename : 'GstElementFactory'
0:00:00.033250193  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033250193  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033251796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033251796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033253795  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033255338  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033253795  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033255338  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033257042  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033258586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033257042  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033258586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033260350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033261841  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033260350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033261841  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033264032  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033265513  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f171f8
0:00:00.033264032  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033265513  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f171f8
0:00:00.033267242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033268729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17248
0:00:00.033267242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033268729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17248
0:00:00.033270468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033270468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033272371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2420ba0 (avdec_adpcm_afc)
0:00:00.033274498  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_afc> set parent (ref and sink)
0:00:00.033272371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2420ba0 (avdec_adpcm_afc)
0:00:00.033274498  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_afc> set parent (ref and sink)
0:00:00.033275864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_afc, plugin 0x29c23ded50 libav
0:00:00.033275864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_afc, plugin 0x29c23ded50 libav
0:00:00.033277836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_aica' typename : 'GstElementFactory'
0:00:00.033277836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_aica' typename : 'GstElementFactory'
0:00:00.033282209  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033283883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033282209  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033283883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033285849  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033287487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033285849  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033287487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033289234  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033289234  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033290814  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033292999  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033290814  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033292999  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033294535  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033294535  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033296833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033298370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f173d8
0:00:00.033296833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033298370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f173d8
0:00:00.033303139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033303139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033305461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17428
0:00:00.033307349  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033305461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17428
0:00:00.033307349  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033309411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2420c80 (avdec_adpcm_aica)
0:00:00.033309411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2420c80 (avdec_adpcm_aica)
0:00:00.033311737  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_aica> set parent (ref and sink)
0:00:00.033311737  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_aica> set parent (ref and sink)
0:00:00.033313288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_aica, plugin 0x29c23ded50 libav
0:00:00.033315634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ct' typename : 'GstElementFactory'
0:00:00.033313288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_aica, plugin 0x29c23ded50 libav
0:00:00.033315634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ct' typename : 'GstElementFactory'
0:00:00.033320505  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033320505  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033322290  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033322290  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033324296  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033325911  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033324296  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033325911  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033327732  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033329280  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033327732  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033329280  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033331106  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033332617  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033331106  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033332617  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033334800  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033334800  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033336400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f175c0
0:00:00.033338319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033336400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f175c0
0:00:00.033338319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033339771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17610
0:00:00.033341735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033339771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17610
0:00:00.033341735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033343640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2420d60 (avdec_adpcm_ct)
0:00:00.033345828  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ct> set parent (ref and sink)
0:00:00.033343640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2420d60 (avdec_adpcm_ct)
0:00:00.033345828  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ct> set parent (ref and sink)
0:00:00.033347180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ct, plugin 0x29c23ded50 libav
0:00:00.033347180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ct, plugin 0x29c23ded50 libav
0:00:00.033349173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_dtk' typename : 'GstElementFactory'
0:00:00.033349173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_dtk' typename : 'GstElementFactory'
0:00:00.033353418  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033353418  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033355027  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033357091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033355027  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033357091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033358634  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033360421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033358634  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033360421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033361882  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033363718  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033361882  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033363718  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033365240  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033367531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033365240  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033367531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033369050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f177b8
0:00:00.033370894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033369050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f177b8
0:00:00.033370894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033372422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17808
0:00:00.033372422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17808
0:00:00.033374214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033374214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033377759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2420e40 (avdec_adpcm_dtk)
0:00:00.033380258  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_dtk> set parent (ref and sink)
0:00:00.033377759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2420e40 (avdec_adpcm_dtk)
0:00:00.033380258  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_dtk> set parent (ref and sink)
0:00:00.033381699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_dtk, plugin 0x29c23ded50 libav
0:00:00.033381699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_dtk, plugin 0x29c23ded50 libav
0:00:00.033383751  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ea' typename : 'GstElementFactory'
0:00:00.033383751  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ea' typename : 'GstElementFactory'
0:00:00.033388096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033388096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033389749  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033391734  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033389749  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033391734  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033393298  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033395062  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033393298  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033395062  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033396516  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033398326  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033396516  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033398326  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033399844  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033399844  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033402129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033403716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17998
0:00:00.033402129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033403716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17998
0:00:00.033405518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033407001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f179e8
0:00:00.033405518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033407001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f179e8
0:00:00.033408847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033408847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033410810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2423090 (avdec_adpcm_ea)
0:00:00.033413074  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ea> set parent (ref and sink)
0:00:00.033410810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2423090 (avdec_adpcm_ea)
0:00:00.033413074  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ea> set parent (ref and sink)
0:00:00.033414447  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ea, plugin 0x29c23ded50 libav
0:00:00.033416562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ea_maxis_xa' typename : 'GstElementFactory'
0:00:00.033414447  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ea, plugin 0x29c23ded50 libav
0:00:00.033416562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ea_maxis_xa' typename : 'GstElementFactory'
0:00:00.033420681  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033420681  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033422303  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033422303  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033424424  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033426012  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033424424  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033426012  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033427708  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033429239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033427708  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033429239  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033431065  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033432627  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033431065  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033432627  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033434792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033434792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033436391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17ba8
0:00:00.033438252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033436391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17ba8
0:00:00.033438252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033439683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17bf8
0:00:00.033441762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033439683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17bf8
0:00:00.033441762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033443672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2423170 (avdec_adpcm_ea_maxis_xa)
0:00:00.033445911  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ea_maxis_xa> set parent (ref and sink)
0:00:00.033443672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2423170 (avdec_adpcm_ea_maxis_xa)
0:00:00.033445911  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ea_maxis_xa> set parent (ref and sink)
0:00:00.033447273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ea_maxis_xa, plugin 0x29c23ded50 libav
0:00:00.033447273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ea_maxis_xa, plugin 0x29c23ded50 libav
0:00:00.033449403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ea_r1' typename : 'GstElementFactory'
0:00:00.033449403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ea_r1' typename : 'GstElementFactory'
0:00:00.033453478  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033453478  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033455101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033457091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033455101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033457091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033458538  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033460310  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033458538  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033460310  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033461745  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033463572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033461745  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033463572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033465157  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033467517  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033465157  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033467517  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033469062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17db0
0:00:00.033469062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17db0
0:00:00.033471010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033472570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17e00
0:00:00.033471010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033472570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17e00
0:00:00.033474486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033474486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033476401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2423250 (avdec_adpcm_ea_r1)
0:00:00.033478991  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ea_r1> set parent (ref and sink)
0:00:00.033476401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2423250 (avdec_adpcm_ea_r1)
0:00:00.033478991  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ea_r1> set parent (ref and sink)
0:00:00.033480409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ea_r1, plugin 0x29c23ded50 libav
0:00:00.033480409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ea_r1, plugin 0x29c23ded50 libav
0:00:00.033482458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ea_r2' typename : 'GstElementFactory'
0:00:00.033482458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ea_r2' typename : 'GstElementFactory'
0:00:00.033486627  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033488227  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033486627  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033488227  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033490154  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033491673  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033490154  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033491673  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033493376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033494891  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033493376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033494891  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033496688  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033498286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033496688  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033498286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033500581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033500581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033502118  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17fb0
0:00:00.033503983  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033502118  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f17fb0
0:00:00.033503983  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033505376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18000
0:00:00.033507309  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033505376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18000
0:00:00.033507309  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033509143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2423330 (avdec_adpcm_ea_r2)
0:00:00.033509143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2423330 (avdec_adpcm_ea_r2)
0:00:00.033511438  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ea_r2> set parent (ref and sink)
0:00:00.033512914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ea_r2, plugin 0x29c23ded50 libav
0:00:00.033511438  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ea_r2> set parent (ref and sink)
0:00:00.033512914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ea_r2, plugin 0x29c23ded50 libav
0:00:00.033514809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ea_r3' typename : 'GstElementFactory'
0:00:00.033514809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ea_r3' typename : 'GstElementFactory'
0:00:00.033528690  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033530391  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033528690  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033530391  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033532347  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033532347  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033533871  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033535884  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033533871  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033535884  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033537360  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033537360  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033577910  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033577910  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033581246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033581246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033583968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033585569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f181b0
0:00:00.033583968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033585569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f181b0
0:00:00.033587445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033588940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18200
0:00:00.033587445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033588940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18200
0:00:00.033592720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033592720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033595195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2423410 (avdec_adpcm_ea_r3)
0:00:00.033595195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2423410 (avdec_adpcm_ea_r3)
0:00:00.033597517  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ea_r3> set parent (ref and sink)
0:00:00.033599328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ea_r3, plugin 0x29c23ded50 libav
0:00:00.033597517  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ea_r3> set parent (ref and sink)
0:00:00.033599328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ea_r3, plugin 0x29c23ded50 libav
0:00:00.033601475  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ea_xas' typename : 'GstElementFactory'
0:00:00.033601475  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ea_xas' typename : 'GstElementFactory'
0:00:00.033608644  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033608644  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033611152  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033613376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033611152  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033613376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033614963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033614963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033616854  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033618686  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033616854  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033618686  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033620539  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033622107  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033620539  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033622107  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033624252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033625844  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f183b0
0:00:00.033624252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033625844  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f183b0
0:00:00.033627689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033629184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18400
0:00:00.033627689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033629184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18400
0:00:00.033631055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033631055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033633086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24234f0 (avdec_adpcm_ea_xas)
0:00:00.033635472  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ea_xas> set parent (ref and sink)
0:00:00.033633086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24234f0 (avdec_adpcm_ea_xas)
0:00:00.033635472  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ea_xas> set parent (ref and sink)
0:00:00.033636915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ea_xas, plugin 0x29c23ded50 libav
0:00:00.033636915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ea_xas, plugin 0x29c23ded50 libav
0:00:00.033639033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_g722' typename : 'GstElementFactory'
0:00:00.033639033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_g722' typename : 'GstElementFactory'
0:00:00.033643163  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033644745  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033643163  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033644745  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033646630  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033648113  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033646630  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033648113  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033649812  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033651283  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033649812  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033651283  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033653051  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033654521  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033653051  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033654521  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033656639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033656639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033658186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18590
0:00:00.033660154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033658186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18590
0:00:00.033660154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033661606  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f185f8
0:00:00.033663658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033661606  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f185f8
0:00:00.033663658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033665728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24235d0 (avdec_g722)
0:00:00.033665728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24235d0 (avdec_g722)
0:00:00.033668051  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_g722> set parent (ref and sink)
0:00:00.033668051  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_g722> set parent (ref and sink)
0:00:00.033669516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_g722, plugin 0x29c23ded50 libav
0:00:00.033671590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_g726' typename : 'GstElementFactory'
0:00:00.033669516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_g722, plugin 0x29c23ded50 libav
0:00:00.033671590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_g726' typename : 'GstElementFactory'
0:00:00.033675738  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033675738  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033677380  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033679385  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033677380  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033679385  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033680912  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033682700  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033680912  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033682700  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033684277  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033684277  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033686124  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033687731  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033686124  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033687731  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033689933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033691478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18770
0:00:00.033689933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033691478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18770
0:00:00.033693410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033693410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033694884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f187d8
0:00:00.033697148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033694884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f187d8
0:00:00.033697148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033700861  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24236b0 (avdec_g726)
0:00:00.033700861  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24236b0 (avdec_g726)
0:00:00.033703284  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_g726> set parent (ref and sink)
0:00:00.033703284  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_g726> set parent (ref and sink)
0:00:00.033704796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_g726, plugin 0x29c23ded50 libav
0:00:00.033706893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_g726le' typename : 'GstElementFactory'
0:00:00.033704796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_g726, plugin 0x29c23ded50 libav
0:00:00.033706893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_g726le' typename : 'GstElementFactory'
0:00:00.033711130  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033711130  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033713508  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033715591  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033713508  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033715591  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033717101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033717101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033718910  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033720586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033718910  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033720586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033722411  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033723937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033722411  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033723937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033726066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033727661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f189c0
0:00:00.033726066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033727661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f189c0
0:00:00.033729536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033731009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18a28
0:00:00.033729536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033731009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18a28
0:00:00.033732870  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033732870  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033734774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2425010 (avdec_g726le)
0:00:00.033737008  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_g726le> set parent (ref and sink)
0:00:00.033734774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2425010 (avdec_g726le)
0:00:00.033737008  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_g726le> set parent (ref and sink)
0:00:00.033738435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_g726le, plugin 0x29c23ded50 libav
0:00:00.033738435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_g726le, plugin 0x29c23ded50 libav
0:00:00.033740495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_amv' typename : 'GstElementFactory'
0:00:00.033740495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_amv' typename : 'GstElementFactory'
0:00:00.033744767  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033746433  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033744767  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033746433  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033748371  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033748371  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033749970  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033751837  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033753308  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033749970  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033751837  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033753308  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033755130  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033756638  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033755130  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033756638  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033758768  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033758768  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033760302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18bc0
0:00:00.033762176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033760302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18bc0
0:00:00.033762176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033763605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18c10
0:00:00.033763605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18c10
0:00:00.033766576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033766576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033768693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24250f0 (avdec_adpcm_ima_amv)
0:00:00.033770951  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_amv> set parent (ref and sink)
0:00:00.033768693  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24250f0 (avdec_adpcm_ima_amv)
0:00:00.033770951  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_amv> set parent (ref and sink)
0:00:00.033772390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_amv, plugin 0x29c23ded50 libav
0:00:00.033772390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_amv, plugin 0x29c23ded50 libav
0:00:00.033774516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_apc' typename : 'GstElementFactory'
0:00:00.033774516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_apc' typename : 'GstElementFactory'
0:00:00.033778760  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033780671  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033778760  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033780671  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033782685  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033784218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033782685  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033784218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033785945  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033787477  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033785945  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033787477  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033789302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033789302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033790806  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033793233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033790806  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033793233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033794735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18db8
0:00:00.033796647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033794735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18db8
0:00:00.033796647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033798202  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18e08
0:00:00.033798202  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18e08
0:00:00.033800109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033802095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24251d0 (avdec_adpcm_ima_apc)
0:00:00.033800109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033802095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24251d0 (avdec_adpcm_ima_apc)
0:00:00.033804340  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_apc> set parent (ref and sink)
0:00:00.033805727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_apc, plugin 0x29c23ded50 libav
0:00:00.033804340  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_apc> set parent (ref and sink)
0:00:00.033805727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_apc, plugin 0x29c23ded50 libav
0:00:00.033807706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_dat4' typename : 'GstElementFactory'
0:00:00.033807706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_dat4' typename : 'GstElementFactory'
0:00:00.033811825  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033811825  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033813438  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033815455  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033813438  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033815455  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033816956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033818781  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033816956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033818781  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033820297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033820297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033822168  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033823726  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033822168  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033823726  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033825989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033827583  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18fa8
0:00:00.033825989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033827583  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18fa8
0:00:00.033829474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033830949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18ff8
0:00:00.033829474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033830949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f18ff8
0:00:00.033832704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033834607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24252b0 (avdec_adpcm_ima_dat4)
0:00:00.033832704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033834607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24252b0 (avdec_adpcm_ima_dat4)
0:00:00.033836935  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_dat4> set parent (ref and sink)
0:00:00.033836935  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_dat4> set parent (ref and sink)
0:00:00.033838381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_dat4, plugin 0x29c23ded50 libav
0:00:00.033840398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_dk3' typename : 'GstElementFactory'
0:00:00.033838381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_dat4, plugin 0x29c23ded50 libav
0:00:00.033840398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_dk3' typename : 'GstElementFactory'
0:00:00.033846401  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033846401  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033848792  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033850834  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033848792  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033850834  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033852377  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033854229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033852377  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033854229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033855700  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033857564  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033855700  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033857564  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033859168  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033859168  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033861356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033862980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19190
0:00:00.033861356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033862980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19190
0:00:00.033864762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033866237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f191e0
0:00:00.033864762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033866237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f191e0
0:00:00.033868113  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033868113  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033870115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2425390 (avdec_adpcm_ima_dk3)
0:00:00.033872406  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_dk3> set parent (ref and sink)
0:00:00.033870115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2425390 (avdec_adpcm_ima_dk3)
0:00:00.033872406  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_dk3> set parent (ref and sink)
0:00:00.033873827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_dk3, plugin 0x29c23ded50 libav
0:00:00.033873827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_dk3, plugin 0x29c23ded50 libav
0:00:00.033875941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_dk4' typename : 'GstElementFactory'
0:00:00.033875941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_dk4' typename : 'GstElementFactory'
0:00:00.033881234  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033882979  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033881234  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033882979  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033884913  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033884913  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033886518  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033888409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033886518  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033888409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033889935  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033891939  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033889935  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033891939  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033893542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033893542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033895814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033897375  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19388
0:00:00.033895814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033897375  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19388
0:00:00.033899162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033900626  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f193d8
0:00:00.033899162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033900626  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f193d8
0:00:00.033902476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033902476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033908197  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2425470 (avdec_adpcm_ima_dk4)
0:00:00.033908197  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2425470 (avdec_adpcm_ima_dk4)
0:00:00.033911413  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_dk4> set parent (ref and sink)
0:00:00.033911413  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_dk4> set parent (ref and sink)
0:00:00.033912916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_dk4, plugin 0x29c23ded50 libav
0:00:00.033915310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_ea_eacs' typename : 'GstElementFactory'
0:00:00.033912916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_dk4, plugin 0x29c23ded50 libav
0:00:00.033915310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_ea_eacs' typename : 'GstElementFactory'
0:00:00.033919670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033919670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033921978  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033921978  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033924216  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033926198  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033924216  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033926198  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033928109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033929711  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033928109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033929711  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033931602  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033931602  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033933318  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033935804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033933318  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033935804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033937382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f195a0
0:00:00.033939314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033937382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f195a0
0:00:00.033939314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033940717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f195f0
0:00:00.033942682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033940717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f195f0
0:00:00.033942682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033944551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2425550 (avdec_adpcm_ima_ea_eacs)
0:00:00.033944551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2425550 (avdec_adpcm_ima_ea_eacs)
0:00:00.033946911  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_ea_eacs> set parent (ref and sink)
0:00:00.033948367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_ea_eacs, plugin 0x29c23ded50 libav
0:00:00.033946911  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_ea_eacs> set parent (ref and sink)
0:00:00.033948367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_ea_eacs, plugin 0x29c23ded50 libav
0:00:00.033950452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_ea_sead' typename : 'GstElementFactory'
0:00:00.033950452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_ea_sead' typename : 'GstElementFactory'
0:00:00.033954564  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033954564  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033956187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033958244  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033956187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033958244  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033959702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033961486  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033962963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033959702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033961486  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033962963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033964878  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033964878  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033966470  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033968809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033966470  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033968809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.033970330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f197b8
0:00:00.033970330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f197b8
0:00:00.033972266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033974037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19808
0:00:00.033972266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.033974037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19808
0:00:00.033975966  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033977881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2425630 (avdec_adpcm_ima_ea_sead)
0:00:00.033975966  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.033977881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2425630 (avdec_adpcm_ima_ea_sead)
0:00:00.033980223  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_ea_sead> set parent (ref and sink)
0:00:00.033980223  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_ea_sead> set parent (ref and sink)
0:00:00.033981625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_ea_sead, plugin 0x29c23ded50 libav
0:00:00.033983660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_iss' typename : 'GstElementFactory'
0:00:00.033981625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_ea_sead, plugin 0x29c23ded50 libav
0:00:00.033983660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_iss' typename : 'GstElementFactory'
0:00:00.033987712  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033987712  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.033989334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033991293  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033989334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033991293  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.033992794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033994585  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033992794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033994585  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.033996098  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033996098  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033998042  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033999619  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.033998042  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.033999619  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034001835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034003355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f199c0
0:00:00.034001835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034003355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f199c0
0:00:00.034005190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034005190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034006647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19a10
0:00:00.034008661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034006647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19a10
0:00:00.034008661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034010579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426840 (avdec_adpcm_ima_iss)
0:00:00.034012763  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_iss> set parent (ref and sink)
0:00:00.034010579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426840 (avdec_adpcm_ima_iss)
0:00:00.034012763  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_iss> set parent (ref and sink)
0:00:00.034014148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_iss, plugin 0x29c23ded50 libav
0:00:00.034016112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_oki' typename : 'GstElementFactory'
0:00:00.034014148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_iss, plugin 0x29c23ded50 libav
0:00:00.034016112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_oki' typename : 'GstElementFactory'
0:00:00.034020067  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034020067  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034022319  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034024317  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034022319  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034024317  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034025800  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034027593  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034025800  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034027593  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034029181  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034029181  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034031141  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034032766  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034031141  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034032766  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034034977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034036525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19bc0
0:00:00.034034977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034036525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19bc0
0:00:00.034039929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034039929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034041565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19c10
0:00:00.034043451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034041565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19c10
0:00:00.034043451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034046839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426920 (avdec_adpcm_ima_oki)
0:00:00.034046839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426920 (avdec_adpcm_ima_oki)
0:00:00.034049935  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_oki> set parent (ref and sink)
0:00:00.034049935  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_oki> set parent (ref and sink)
0:00:00.034051412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_oki, plugin 0x29c23ded50 libav
0:00:00.034053635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_qt' typename : 'GstElementFactory'
0:00:00.034051412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_oki, plugin 0x29c23ded50 libav
0:00:00.034053635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_qt' typename : 'GstElementFactory'
0:00:00.034058034  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034058034  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034060433  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034060433  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034062634  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034064599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034062634  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034064599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034066407  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034068039  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034069969  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034071496  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034066407  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034068039  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034069969  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034071496  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034073717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034073717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034075302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19da8
0:00:00.034077528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034075302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19da8
0:00:00.034077528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034079018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19df8
0:00:00.034080979  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034079018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19df8
0:00:00.034080979  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034082885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426a00 (avdec_adpcm_ima_qt)
0:00:00.034082885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426a00 (avdec_adpcm_ima_qt)
0:00:00.034085194  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_qt> set parent (ref and sink)
0:00:00.034086654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_qt, plugin 0x29c23ded50 libav
0:00:00.034085194  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_qt> set parent (ref and sink)
0:00:00.034086654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_qt, plugin 0x29c23ded50 libav
0:00:00.034088717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_rad' typename : 'GstElementFactory'
0:00:00.034088717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_rad' typename : 'GstElementFactory'
0:00:00.034094626  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034094626  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034097075  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034099147  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034097075  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034099147  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034100673  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034100673  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034102589  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034104180  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034102589  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034104180  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034106072  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034107698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034106072  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034107698  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034110030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034110030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034111618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19fa8
0:00:00.034113564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034111618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19fa8
0:00:00.034113564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034115053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19ff8
0:00:00.034116908  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034115053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f19ff8
0:00:00.034116908  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034119451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426ae0 (avdec_adpcm_ima_rad)
0:00:00.034119451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426ae0 (avdec_adpcm_ima_rad)
0:00:00.034121875  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_rad> set parent (ref and sink)
0:00:00.034123322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_rad, plugin 0x29c23ded50 libav
0:00:00.034121875  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_rad> set parent (ref and sink)
0:00:00.034123322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_rad, plugin 0x29c23ded50 libav
0:00:00.034125379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_smjpeg' typename : 'GstElementFactory'
0:00:00.034125379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_smjpeg' typename : 'GstElementFactory'
0:00:00.034129506  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034129506  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034131221  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034131221  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034133280  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034134930  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034133280  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034134930  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034136633  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034138220  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034136633  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034138220  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034140144  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034141743  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034140144  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034141743  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034144024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034145568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a1a0
0:00:00.034144024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034145568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a1a0
0:00:00.034147331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034148803  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a1f0
0:00:00.034147331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034148803  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a1f0
0:00:00.034150696  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034150696  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034152665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426bc0 (avdec_adpcm_ima_smjpeg)
0:00:00.034155006  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_smjpeg> set parent (ref and sink)
0:00:00.034152665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426bc0 (avdec_adpcm_ima_smjpeg)
0:00:00.034155006  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_smjpeg> set parent (ref and sink)
0:00:00.034156371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_smjpeg, plugin 0x29c23ded50 libav
0:00:00.034156371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_smjpeg, plugin 0x29c23ded50 libav
0:00:00.034158359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_wav' typename : 'GstElementFactory'
0:00:00.034158359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_wav' typename : 'GstElementFactory'
0:00:00.034162385  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034162385  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034164067  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034166136  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034164067  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034166136  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034167680  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034169453  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034170926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034167680  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034169453  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034170926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034172687  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034172687  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034174250  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034176577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034174250  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034176577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034178148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a398
0:00:00.034178148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a398
0:00:00.034180131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034181873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a3e8
0:00:00.034180131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034181873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a3e8
0:00:00.034183741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034183741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034186417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426ca0 (avdec_adpcm_ima_wav)
0:00:00.034188838  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_wav> set parent (ref and sink)
0:00:00.034186417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426ca0 (avdec_adpcm_ima_wav)
0:00:00.034188838  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_wav> set parent (ref and sink)
0:00:00.034190207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_wav, plugin 0x29c23ded50 libav
0:00:00.034190207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_wav, plugin 0x29c23ded50 libav
0:00:00.034192254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_ws' typename : 'GstElementFactory'
0:00:00.034192254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ima_ws' typename : 'GstElementFactory'
0:00:00.034196406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034198097  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034196406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034198097  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034200011  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034201599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034200011  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034201599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034203368  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034204987  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034203368  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034204987  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034206838  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034206838  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034208369  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034210618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034208369  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034210618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034212110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a590
0:00:00.034212110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a590
0:00:00.034214815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034216490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a5e0
0:00:00.034214815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034216490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a5e0
0:00:00.034218352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034220322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426d80 (avdec_adpcm_ima_ws)
0:00:00.034218352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034220322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426d80 (avdec_adpcm_ima_ws)
0:00:00.034222541  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_ws> set parent (ref and sink)
0:00:00.034222541  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ima_ws> set parent (ref and sink)
0:00:00.034224015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_ws, plugin 0x29c23ded50 libav
0:00:00.034226061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ms' typename : 'GstElementFactory'
0:00:00.034224015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ima_ws, plugin 0x29c23ded50 libav
0:00:00.034226061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_ms' typename : 'GstElementFactory'
0:00:00.034230190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034230190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034232469  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034234488  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034232469  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034234488  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034236054  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034236054  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034237903  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034239473  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034237903  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034239473  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034241367  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034242935  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034241367  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034242935  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034245059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034246612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a780
0:00:00.034245059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034246612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a780
0:00:00.034248455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034249929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a7d0
0:00:00.034248455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034249929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a7d0
0:00:00.034251852  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034251852  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034254425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426e60 (avdec_adpcm_ms)
0:00:00.034256769  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ms> set parent (ref and sink)
0:00:00.034254425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2426e60 (avdec_adpcm_ms)
0:00:00.034256769  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_ms> set parent (ref and sink)
0:00:00.034258146  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ms, plugin 0x29c23ded50 libav
0:00:00.034258146  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_ms, plugin 0x29c23ded50 libav
0:00:00.034260133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_mtaf' typename : 'GstElementFactory'
0:00:00.034260133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_mtaf' typename : 'GstElementFactory'
0:00:00.034264208  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034264208  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034265911  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034267929  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034265911  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034267929  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034269517  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034271285  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034269517  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034271285  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034272789  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034274724  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034272789  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034274724  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034276354  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034276354  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034278691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034280489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a970
0:00:00.034278691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034280489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a970
0:00:00.034282282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034283730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a9c0
0:00:00.034282282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034283730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1a9c0
0:00:00.034285461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034285461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034287425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24298c0 (avdec_adpcm_mtaf)
0:00:00.034289839  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_mtaf> set parent (ref and sink)
0:00:00.034287425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24298c0 (avdec_adpcm_mtaf)
0:00:00.034289839  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_mtaf> set parent (ref and sink)
0:00:00.034291304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_mtaf, plugin 0x29c23ded50 libav
0:00:00.034291304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_mtaf, plugin 0x29c23ded50 libav
0:00:00.034293431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_psx' typename : 'GstElementFactory'
0:00:00.034297617  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034293431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_psx' typename : 'GstElementFactory'
0:00:00.034297617  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034299153  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034299153  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034301086  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034302613  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034301086  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034302613  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034304319  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034305838  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034304319  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034305838  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034307629  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034309187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034307629  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034309187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034311419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034311419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034312985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1ab50
0:00:00.034314868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034312985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1ab50
0:00:00.034314868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034316279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1aba0
0:00:00.034318110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034316279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1aba0
0:00:00.034318110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034320013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24299a0 (avdec_adpcm_psx)
0:00:00.034322376  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_psx> set parent (ref and sink)
0:00:00.034320013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24299a0 (avdec_adpcm_psx)
0:00:00.034322376  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_psx> set parent (ref and sink)
0:00:00.034323775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_psx, plugin 0x29c23ded50 libav
0:00:00.034325767  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_sbpro_2' typename : 'GstElementFactory'
0:00:00.034323775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_psx, plugin 0x29c23ded50 libav
0:00:00.034325767  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_sbpro_2' typename : 'GstElementFactory'
0:00:00.034331821  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034331821  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034334350  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034336539  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034334350  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034336539  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034338059  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034338059  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034339902  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034341585  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034339902  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034341585  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034343442  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034344968  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034343442  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034344968  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034347143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034348700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1ad48
0:00:00.034347143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034348700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1ad48
0:00:00.034350559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034352006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1ad98
0:00:00.034350559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034352006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1ad98
0:00:00.034353865  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034353865  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034356713  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2429a80 (avdec_adpcm_sbpro_2)
0:00:00.034359112  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_sbpro_2> set parent (ref and sink)
0:00:00.034356713  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2429a80 (avdec_adpcm_sbpro_2)
0:00:00.034359112  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_sbpro_2> set parent (ref and sink)
0:00:00.034360586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_sbpro_2, plugin 0x29c23ded50 libav
0:00:00.034360586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_sbpro_2, plugin 0x29c23ded50 libav
0:00:00.034362654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_sbpro_3' typename : 'GstElementFactory'
0:00:00.034362654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_sbpro_3' typename : 'GstElementFactory'
0:00:00.034366847  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034368668  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034366847  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034368668  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034370667  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034370667  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034372235  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034374016  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034372235  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034374016  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034375558  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034377450  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034375558  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034377450  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034379018  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034381431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034379018  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034381431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034382927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1af50
0:00:00.034384879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034382927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1af50
0:00:00.034384879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034386385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1afa0
0:00:00.034386385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1afa0
0:00:00.034388294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034388294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034391761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2429b60 (avdec_adpcm_sbpro_3)
0:00:00.034391761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2429b60 (avdec_adpcm_sbpro_3)
0:00:00.034394231  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_sbpro_3> set parent (ref and sink)
0:00:00.034395833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_sbpro_3, plugin 0x29c23ded50 libav
0:00:00.034394231  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_sbpro_3> set parent (ref and sink)
0:00:00.034395833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_sbpro_3, plugin 0x29c23ded50 libav
0:00:00.034397919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_sbpro_4' typename : 'GstElementFactory'
0:00:00.034397919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_sbpro_4' typename : 'GstElementFactory'
0:00:00.034402365  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034402365  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034404103  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034406376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034404103  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034406376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034407892  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034409654  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034407892  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034409654  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034411119  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034412961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034411119  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034412961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034414626  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034414626  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034416893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034418429  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b158
0:00:00.034416893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034418429  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b158
0:00:00.034420191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034421627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b1a8
0:00:00.034420191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034421627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b1a8
0:00:00.034423420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034425313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2429c40 (avdec_adpcm_sbpro_4)
0:00:00.034423420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034425313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2429c40 (avdec_adpcm_sbpro_4)
0:00:00.034427620  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_sbpro_4> set parent (ref and sink)
0:00:00.034427620  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_sbpro_4> set parent (ref and sink)
0:00:00.034429089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_sbpro_4, plugin 0x29c23ded50 libav
0:00:00.034431054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_swf' typename : 'GstElementFactory'
0:00:00.034429089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_sbpro_4, plugin 0x29c23ded50 libav
0:00:00.034431054  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_swf' typename : 'GstElementFactory'
0:00:00.034435081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034435081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034436786  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034436786  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034438769  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034440270  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034438769  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034440270  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034441956  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034443464  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034441956  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034443464  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034445260  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034446988  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034445260  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034446988  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034449195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034449195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034450732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b350
0:00:00.034452661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034450732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b350
0:00:00.034452661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034454102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b3a0
0:00:00.034456207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034454102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b3a0
0:00:00.034456207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034458116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2429d20 (avdec_adpcm_swf)
0:00:00.034458116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2429d20 (avdec_adpcm_swf)
0:00:00.034460380  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_swf> set parent (ref and sink)
0:00:00.034462103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_swf, plugin 0x29c23ded50 libav
0:00:00.034460380  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_swf> set parent (ref and sink)
0:00:00.034462103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_swf, plugin 0x29c23ded50 libav
0:00:00.034464070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_thp' typename : 'GstElementFactory'
0:00:00.034464070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_thp' typename : 'GstElementFactory'
0:00:00.034469787  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034469787  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034472304  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034474345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034472304  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034474345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034475848  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034475848  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034477672  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034479455  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034481330  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034477672  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034479455  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034481330  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034482836  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034482836  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034485094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034486720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b548
0:00:00.034485094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034486720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b548
0:00:00.034488539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034490029  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b598
0:00:00.034488539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034490029  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b598
0:00:00.034491936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034491936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034493909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2429e00 (avdec_adpcm_thp)
0:00:00.034496200  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_thp> set parent (ref and sink)
0:00:00.034493909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2429e00 (avdec_adpcm_thp)
0:00:00.034496200  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_thp> set parent (ref and sink)
0:00:00.034497563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_thp, plugin 0x29c23ded50 libav
0:00:00.034497563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_thp, plugin 0x29c23ded50 libav
0:00:00.034499568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_thp_le' typename : 'GstElementFactory'
0:00:00.034499568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_thp_le' typename : 'GstElementFactory'
0:00:00.034503753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034505383  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034503753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034505383  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034507466  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034509056  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034507466  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034509056  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034510842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034512424  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034510842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034512424  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034514286  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034515804  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034514286  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034515804  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034518071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034518071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034519682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b758
0:00:00.034521646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034519682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b758
0:00:00.034521646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034523105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b7a8
0:00:00.034523105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b7a8
0:00:00.034524909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034527115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2429ee0 (avdec_adpcm_thp_le)
0:00:00.034524909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034527115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2429ee0 (avdec_adpcm_thp_le)
0:00:00.034529466  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_thp_le> set parent (ref and sink)
0:00:00.034530923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_thp_le, plugin 0x29c23ded50 libav
0:00:00.034529466  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_thp_le> set parent (ref and sink)
0:00:00.034530923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_thp_le, plugin 0x29c23ded50 libav
0:00:00.034532922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_vima' typename : 'GstElementFactory'
0:00:00.034532922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_vima' typename : 'GstElementFactory'
0:00:00.034536920  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034536920  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034538526  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034540508  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034538526  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034540508  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034542042  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034543833  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034542042  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034543833  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034545437  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034545437  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034547340  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034548898  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034547340  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034548898  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034551075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034552672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b938
0:00:00.034551075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034552672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b938
0:00:00.034554717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034556253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b9a0
0:00:00.034554717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034556253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1b9a0
0:00:00.034558012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034558012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034559967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b010 (avdec_adpcm_vima)
0:00:00.034562399  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_vima> set parent (ref and sink)
0:00:00.034559967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b010 (avdec_adpcm_vima)
0:00:00.034562399  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_vima> set parent (ref and sink)
0:00:00.034563813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_vima, plugin 0x29c23ded50 libav
0:00:00.034563813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_vima, plugin 0x29c23ded50 libav
0:00:00.034565896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_xa' typename : 'GstElementFactory'
0:00:00.034565896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_xa' typename : 'GstElementFactory'
0:00:00.034570115  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034571809  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034570115  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034571809  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034573762  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034573762  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034575289  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034577088  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034575289  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034577088  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034578607  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034580582  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034582055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034578607  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034580582  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034582055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034584269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034584269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034585843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1bb28
0:00:00.034587756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034585843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1bb28
0:00:00.034587756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034589211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1bb78
0:00:00.034589211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1bb78
0:00:00.034591227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034593422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b0f0 (avdec_adpcm_xa)
0:00:00.034591227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034593422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b0f0 (avdec_adpcm_xa)
0:00:00.034595613  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_xa> set parent (ref and sink)
0:00:00.034595613  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_xa> set parent (ref and sink)
0:00:00.034597110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_xa, plugin 0x29c23ded50 libav
0:00:00.034599125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_yamaha' typename : 'GstElementFactory'
0:00:00.034597110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_xa, plugin 0x29c23ded50 libav
0:00:00.034599125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_adpcm_yamaha' typename : 'GstElementFactory'
0:00:00.034603263  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034603263  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034605016  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034606994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034605016  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034606994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034608536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034608536  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034610292  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034611951  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034610292  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034611951  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034613820  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034615398  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034613820  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034615398  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034617587  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034617587  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034619166  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1bd18
0:00:00.034621108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034619166  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1bd18
0:00:00.034621108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034622508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1bd68
0:00:00.034622508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1bd68
0:00:00.034626920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034626920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034629109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b1d0 (avdec_adpcm_yamaha)
0:00:00.034631475  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_yamaha> set parent (ref and sink)
0:00:00.034629109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b1d0 (avdec_adpcm_yamaha)
0:00:00.034631475  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_adpcm_yamaha> set parent (ref and sink)
0:00:00.034632974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_yamaha, plugin 0x29c23ded50 libav
0:00:00.034632974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_adpcm_yamaha, plugin 0x29c23ded50 libav
0:00:00.034634995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_aasc' typename : 'GstElementFactory'
0:00:00.034634995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_aasc' typename : 'GstElementFactory'
0:00:00.034639288  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034639288  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034640939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034643106  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034640939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034643106  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034644619  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034646449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034644619  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034646449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034647960  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034649813  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034647960  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034649813  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034651387  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034651387  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034653578  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034655135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1bef8
0:00:00.034653578  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034655135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1bef8
0:00:00.034658744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034658744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034660341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1c0f0
0:00:00.034662301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034660341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1c0f0
0:00:00.034662301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034664213  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b2b0 (avdec_aasc)
0:00:00.034664213  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b2b0 (avdec_aasc)
0:00:00.034666416  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_aasc> set parent (ref and sink)
0:00:00.034667906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_aasc, plugin 0x29c23ded50 libav
0:00:00.034666416  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_aasc> set parent (ref and sink)
0:00:00.034667906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_aasc, plugin 0x29c23ded50 libav
0:00:00.034669921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_aic' typename : 'GstElementFactory'
0:00:00.034669921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_aic' typename : 'GstElementFactory'
0:00:00.034674171  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034674171  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034675855  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034675855  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034677858  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034679571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034677858  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034679571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034681270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034682832  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034681270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034682832  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034684616  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034686288  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034684616  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034686288  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034688541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034690105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1c278
0:00:00.034688541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034690105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1c278
0:00:00.034692621  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034694081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1c470
0:00:00.034692621  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034694081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1c470
0:00:00.034695969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034695969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034699485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b390 (avdec_aic)
0:00:00.034699485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b390 (avdec_aic)
0:00:00.034701877  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_aic> set parent (ref and sink)
0:00:00.034701877  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_aic> set parent (ref and sink)
0:00:00.034703354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_aic, plugin 0x29c23ded50 libav
0:00:00.034705382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_alias_pix' typename : 'GstElementFactory'
0:00:00.034703354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_aic, plugin 0x29c23ded50 libav
0:00:00.034705382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_alias_pix' typename : 'GstElementFactory'
0:00:00.034709558  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034709558  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034711385  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034713461  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034711385  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034713461  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034714972  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034714972  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034716748  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034718431  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034716748  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034718431  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034720272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034721825  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034720272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034721825  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034724004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034724004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034725559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1c618
0:00:00.034728394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034725559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1c618
0:00:00.034728394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034729843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1c810
0:00:00.034729843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1c810
0:00:00.034731749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034733951  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b470 (avdec_alias_pix)
0:00:00.034731749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034733951  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b470 (avdec_alias_pix)
0:00:00.034736231  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_alias_pix> set parent (ref and sink)
0:00:00.034737742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_alias_pix, plugin 0x29c23ded50 libav
0:00:00.034736231  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_alias_pix> set parent (ref and sink)
0:00:00.034737742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_alias_pix, plugin 0x29c23ded50 libav
0:00:00.034739719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_amv' typename : 'GstElementFactory'
0:00:00.034739719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_amv' typename : 'GstElementFactory'
0:00:00.034743908  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034743908  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034745585  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034747606  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034745585  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034747606  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034749211  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034749211  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034750997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034752512  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034750997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034752512  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034754344  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034755924  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034754344  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034755924  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034758124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034758124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034759675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1c990
0:00:00.034762194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034759675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1c990
0:00:00.034762194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034763598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1cb88
0:00:00.034765667  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034763598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1cb88
0:00:00.034765667  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034767550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b550 (avdec_amv)
0:00:00.034769738  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_amv> set parent (ref and sink)
0:00:00.034767550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b550 (avdec_amv)
0:00:00.034769738  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_amv> set parent (ref and sink)
0:00:00.034771160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_amv, plugin 0x29c23ded50 libav
0:00:00.034771160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_amv, plugin 0x29c23ded50 libav
0:00:00.034773155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_anm' typename : 'GstElementFactory'
0:00:00.034773155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_anm' typename : 'GstElementFactory'
0:00:00.034777124  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034777124  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034778940  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034780961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034778940  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034780961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034782489  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034784292  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034782489  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034784292  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034785768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034785768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034787691  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034789467  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034787691  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034789467  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034791712  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034793507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1cd10
0:00:00.034791712  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034793507  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1cd10
0:00:00.034795950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034797482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1cf08
0:00:00.034795950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034797482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1cf08
0:00:00.034799239  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034799239  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034801193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b630 (avdec_anm)
0:00:00.034803438  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_anm> set parent (ref and sink)
0:00:00.034801193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242b630 (avdec_anm)
0:00:00.034803438  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_anm> set parent (ref and sink)
0:00:00.034804830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_anm, plugin 0x29c23ded50 libav
0:00:00.034804830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_anm, plugin 0x29c23ded50 libav
0:00:00.034806786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ansi' typename : 'GstElementFactory'
0:00:00.034806786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ansi' typename : 'GstElementFactory'
0:00:00.034813111  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034813111  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034815676  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034817762  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034819296  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034815676  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034817762  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034819296  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034821170  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034821170  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034822796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034824759  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034822796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034824759  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034826302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034826302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034828593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034830150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1d090
0:00:00.034828593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034830150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1d090
0:00:00.034832683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034834176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1d288
0:00:00.034832683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034834176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1d288
0:00:00.034835920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034835920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034837964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f080 (avdec_ansi)
0:00:00.034840371  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ansi> set parent (ref and sink)
0:00:00.034837964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f080 (avdec_ansi)
0:00:00.034840371  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ansi> set parent (ref and sink)
0:00:00.034841796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ansi, plugin 0x29c23ded50 libav
0:00:00.034843820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_apng' typename : 'GstElementFactory'
0:00:00.034841796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ansi, plugin 0x29c23ded50 libav
0:00:00.034843820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_apng' typename : 'GstElementFactory'
0:00:00.034848037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034848037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034850334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034852663  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034850334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034852663  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034854263  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034854263  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034856037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034857571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034856037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034857571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034859365  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034860947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034859365  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034860947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034863183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034863183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034864810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1d430
0:00:00.034867426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034864810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1d430
0:00:00.034867426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034868899  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1d628
0:00:00.034870639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034868899  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1d628
0:00:00.034870639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034874377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f160 (avdec_apng)
0:00:00.034876814  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_apng> set parent (ref and sink)
0:00:00.034874377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f160 (avdec_apng)
0:00:00.034876814  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_apng> set parent (ref and sink)
0:00:00.034878242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_apng, plugin 0x29c23ded50 libav
0:00:00.034878242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_apng, plugin 0x29c23ded50 libav
0:00:00.034880333  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_asv1' typename : 'GstElementFactory'
0:00:00.034880333  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_asv1' typename : 'GstElementFactory'
0:00:00.034884852  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034884852  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034886560  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034888590  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034886560  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034888590  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034890088  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034891904  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034890088  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034891904  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034893465  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034893465  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034895331  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034896928  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034895331  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034896928  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034899030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034900561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1d7a8
0:00:00.034899030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034900561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1d7a8
0:00:00.034903019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034904505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1d9a0
0:00:00.034903019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034904505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1d9a0
0:00:00.034906410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034906410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034908300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f240 (avdec_asv1)
0:00:00.034908300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f240 (avdec_asv1)
0:00:00.034912218  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_asv1> set parent (ref and sink)
0:00:00.034912218  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_asv1> set parent (ref and sink)
0:00:00.034913743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_asv1, plugin 0x29c23ded50 libav
0:00:00.034915909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_asv2' typename : 'GstElementFactory'
0:00:00.034913743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_asv1, plugin 0x29c23ded50 libav
0:00:00.034915909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_asv2' typename : 'GstElementFactory'
0:00:00.034920197  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034920197  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034922644  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034924656  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034922644  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034924656  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034926160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034927984  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034926160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034927984  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034929487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034931288  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034929487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034931288  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034932778  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034934971  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034932778  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034934971  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034936419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1db30
0:00:00.034936419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1db30
0:00:00.034938942  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034940421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1dd28
0:00:00.034938942  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034940421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1dd28
0:00:00.034942295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034942295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034944170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f320 (avdec_asv2)
0:00:00.034946420  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_asv2> set parent (ref and sink)
0:00:00.034944170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f320 (avdec_asv2)
0:00:00.034946420  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_asv2> set parent (ref and sink)
0:00:00.034947768  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_asv2, plugin 0x29c23ded50 libav
0:00:00.034949815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_aura' typename : 'GstElementFactory'
0:00:00.034947768  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_asv2, plugin 0x29c23ded50 libav
0:00:00.034949815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_aura' typename : 'GstElementFactory'
0:00:00.034953857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034953857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034955599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034955599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034957656  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034959271  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034957656  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034959271  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034961000  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034962546  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034961000  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034962546  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034964296  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034965773  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034964296  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034965773  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034967894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034967894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.034969493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1dec0
0:00:00.034969493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1dec0
0:00:00.034972144  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034973647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1e0b8
0:00:00.034972144  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.034973647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1e0b8
0:00:00.034975372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034977279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f400 (avdec_aura)
0:00:00.034975372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.034977279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f400 (avdec_aura)
0:00:00.034979566  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_aura> set parent (ref and sink)
0:00:00.034981042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_aura, plugin 0x29c23ded50 libav
0:00:00.034979566  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_aura> set parent (ref and sink)
0:00:00.034981042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_aura, plugin 0x29c23ded50 libav
0:00:00.034982982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_aura2' typename : 'GstElementFactory'
0:00:00.034982982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_aura2' typename : 'GstElementFactory'
0:00:00.034987113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034987113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.034988686  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034990658  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034988686  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034990658  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.034992216  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034992216  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034993971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034995621  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034993971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.034995621  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034997474  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034999143  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.034997474  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.034999143  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035001334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035002874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1e240
0:00:00.035001334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035002874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1e240
0:00:00.035005341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035005341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035006817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1e438
0:00:00.035008841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035006817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1e438
0:00:00.035008841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035010737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f4e0 (avdec_aura2)
0:00:00.035012913  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_aura2> set parent (ref and sink)
0:00:00.035010737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f4e0 (avdec_aura2)
0:00:00.035012913  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_aura2> set parent (ref and sink)
0:00:00.035014397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_aura2, plugin 0x29c23ded50 libav
0:00:00.035014397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_aura2, plugin 0x29c23ded50 libav
0:00:00.035016338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_avrp' typename : 'GstElementFactory'
0:00:00.035016338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_avrp' typename : 'GstElementFactory'
0:00:00.035020438  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035020438  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035022091  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035024189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035022091  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035024189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035025788  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035027549  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035025788  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035027549  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035029079  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035031012  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035029079  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035031012  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035032541  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035032541  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035034792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035036533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1e5c8
0:00:00.035034792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035036533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1e5c8
0:00:00.035039024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035040499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1e7c0
0:00:00.035039024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035040499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1e7c0
0:00:00.035042368  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035042368  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035044256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f5c0 (avdec_avrp)
0:00:00.035046654  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_avrp> set parent (ref and sink)
0:00:00.035044256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f5c0 (avdec_avrp)
0:00:00.035046654  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_avrp> set parent (ref and sink)
0:00:00.035048073  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_avrp, plugin 0x29c23ded50 libav
0:00:00.035048073  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_avrp, plugin 0x29c23ded50 libav
0:00:00.035050079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_avrn' typename : 'GstElementFactory'
0:00:00.035050079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_avrn' typename : 'GstElementFactory'
0:00:00.035058659  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035058659  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035061195  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035063316  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035061195  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035063316  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035064860  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035064860  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035066800  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035068369  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035066800  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035068369  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035070190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035071769  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035070190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035071769  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035073937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035075516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1e948
0:00:00.035073937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035075516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1e948
0:00:00.035079833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035079833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035082030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1eb40
0:00:00.035083935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035082030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1eb40
0:00:00.035083935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035085980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f6a0 (avdec_avrn)
0:00:00.035088330  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_avrn> set parent (ref and sink)
0:00:00.035085980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c242f6a0 (avdec_avrn)
0:00:00.035088330  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_avrn> set parent (ref and sink)
0:00:00.035089737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_avrn, plugin 0x29c23ded50 libav
0:00:00.035089737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_avrn, plugin 0x29c23ded50 libav
0:00:00.035091737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_avs' typename : 'GstElementFactory'
0:00:00.035091737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_avs' typename : 'GstElementFactory'
0:00:00.035096021  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035096021  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035097695  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035099973  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035097695  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035099973  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035101484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035103268  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035101484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035103268  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035104775  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035104775  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035106655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035108292  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035106655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035108292  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035110528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035112127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1ecd8
0:00:00.035110528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035112127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1ecd8
0:00:00.035114615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035116067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1eed0
0:00:00.035114615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035116067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1eed0
0:00:00.035117922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035117922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035120498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2430800 (avdec_avs)
0:00:00.035120498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2430800 (avdec_avs)
0:00:00.035122814  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_avs> set parent (ref and sink)
0:00:00.035124517  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_avs, plugin 0x29c23ded50 libav
0:00:00.035122814  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_avs> set parent (ref and sink)
0:00:00.035124517  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_avs, plugin 0x29c23ded50 libav
0:00:00.035126533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_avui' typename : 'GstElementFactory'
0:00:00.035126533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_avui' typename : 'GstElementFactory'
0:00:00.035130750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035130750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035132447  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035132447  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035134511  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035136283  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035134511  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035136283  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035138003  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035139527  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035141317  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035138003  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035139527  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035141317  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035142820  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035142820  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035145049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035146629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1f060
0:00:00.035145049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035146629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1f060
0:00:00.035149066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035150519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1f258
0:00:00.035149066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035150519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1f258
0:00:00.035152298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035152298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035154163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24308e0 (avdec_avui)
0:00:00.035156431  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_avui> set parent (ref and sink)
0:00:00.035154163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24308e0 (avdec_avui)
0:00:00.035156431  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_avui> set parent (ref and sink)
0:00:00.035157772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_avui, plugin 0x29c23ded50 libav
0:00:00.035157772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_avui, plugin 0x29c23ded50 libav
0:00:00.035159749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_bethsoftvid' typename : 'GstElementFactory'
0:00:00.035159749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_bethsoftvid' typename : 'GstElementFactory'
0:00:00.035163925  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035165583  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035163925  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035165583  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035167496  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035169090  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035167496  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035169090  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035170865  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035172425  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035170865  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035172425  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035174248  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035174248  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035175871  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035178396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035175871  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035178396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035179926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1f3f0
0:00:00.035179926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1f3f0
0:00:00.035182481  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035183957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1f5e8
0:00:00.035182481  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035183957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1f5e8
0:00:00.035185680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035185680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035187632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24309c0 (avdec_bethsoftvid)
0:00:00.035190004  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_bethsoftvid> set parent (ref and sink)
0:00:00.035187632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24309c0 (avdec_bethsoftvid)
0:00:00.035190004  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_bethsoftvid> set parent (ref and sink)
0:00:00.035191430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_bethsoftvid, plugin 0x29c23ded50 libav
0:00:00.035193697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_bfi' typename : 'GstElementFactory'
0:00:00.035191430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_bethsoftvid, plugin 0x29c23ded50 libav
0:00:00.035193697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_bfi' typename : 'GstElementFactory'
0:00:00.035197758  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035197758  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035199347  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035199347  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035201374  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035202913  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035201374  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035202913  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035204634  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035206146  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035204634  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035206146  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035207887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035209456  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035207887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035209456  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035211699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035211699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035213278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1f778
0:00:00.035215764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035213278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1f778
0:00:00.035215764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035217190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1f970
0:00:00.035218979  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035217190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1f970
0:00:00.035218979  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035220834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2430aa0 (avdec_bfi)
0:00:00.035220834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2430aa0 (avdec_bfi)
0:00:00.035223144  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_bfi> set parent (ref and sink)
0:00:00.035224771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_bfi, plugin 0x29c23ded50 libav
0:00:00.035223144  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_bfi> set parent (ref and sink)
0:00:00.035224771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_bfi, plugin 0x29c23ded50 libav
0:00:00.035226735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_binkvideo' typename : 'GstElementFactory'
0:00:00.035226735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_binkvideo' typename : 'GstElementFactory'
0:00:00.035230886  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035230886  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035232487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035234414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035232487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035234414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035235887  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035237669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035235887  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035237669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035239118  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035240944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035239118  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035240944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035242452  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035244765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035242452  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035244765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035246303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1faf8
0:00:00.035246303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1faf8
0:00:00.035248766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035250227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1fcf0
0:00:00.035248766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035250227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1fcf0
0:00:00.035251935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035251935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035253834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2430b80 (avdec_binkvideo)
0:00:00.035256121  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_binkvideo> set parent (ref and sink)
0:00:00.035253834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2430b80 (avdec_binkvideo)
0:00:00.035256121  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_binkvideo> set parent (ref and sink)
0:00:00.035257548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_binkvideo, plugin 0x29c23ded50 libav
0:00:00.035257548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_binkvideo, plugin 0x29c23ded50 libav
0:00:00.035259568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_bmp' typename : 'GstElementFactory'
0:00:00.035259568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_bmp' typename : 'GstElementFactory'
0:00:00.035263651  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035265320  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035263651  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035265320  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035267449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035269042  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035267449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035269042  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035270772  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035272334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035270772  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035272334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035274137  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035275642  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035274137  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035275642  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035277845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035277845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035279390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1fe88
0:00:00.035279390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f1fe88
0:00:00.035285002  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035285002  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035287285  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20080
0:00:00.035289192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035287285  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20080
0:00:00.035289192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035291143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2430c60 (avdec_bmp)
0:00:00.035293359  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_bmp> set parent (ref and sink)
0:00:00.035291143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2430c60 (avdec_bmp)
0:00:00.035293359  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_bmp> set parent (ref and sink)
0:00:00.035294770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_bmp, plugin 0x29c23ded50 libav
0:00:00.035294770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_bmp, plugin 0x29c23ded50 libav
0:00:00.035296746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_bmv_video' typename : 'GstElementFactory'
0:00:00.035296746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_bmv_video' typename : 'GstElementFactory'
0:00:00.035303509  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035303509  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035305966  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035308098  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035305966  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035308098  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035309744  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035309744  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035311583  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035313123  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035311583  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035313123  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035314954  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035316475  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035314954  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035316475  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035318757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035318757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035320305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20210
0:00:00.035322905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035320305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20210
0:00:00.035322905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035324473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20408
0:00:00.035326280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035324473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20408
0:00:00.035326280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035328269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2430d40 (avdec_bmv_video)
0:00:00.035330507  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_bmv_video> set parent (ref and sink)
0:00:00.035328269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2430d40 (avdec_bmv_video)
0:00:00.035330507  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_bmv_video> set parent (ref and sink)
0:00:00.035332053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_bmv_video, plugin 0x29c23ded50 libav
0:00:00.035332053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_bmv_video, plugin 0x29c23ded50 libav
0:00:00.035334081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_brender_pix' typename : 'GstElementFactory'
0:00:00.035334081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_brender_pix' typename : 'GstElementFactory'
0:00:00.035338275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035338275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035339974  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035341924  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035339974  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035341924  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035343382  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035345183  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035343382  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035345183  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035346761  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035348679  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035346761  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035348679  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035350248  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035350248  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035352568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035354105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f205a0
0:00:00.035352568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035354105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f205a0
0:00:00.035356546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035358036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20798
0:00:00.035356546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035358036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20798
0:00:00.035361299  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035361299  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035365528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2430e20 (avdec_brender_pix)
0:00:00.035365528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2430e20 (avdec_brender_pix)
0:00:00.035368783  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_brender_pix> set parent (ref and sink)
0:00:00.035368783  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_brender_pix> set parent (ref and sink)
0:00:00.035370364  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_brender_pix, plugin 0x29c23ded50 libav
0:00:00.035372493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_c93' typename : 'GstElementFactory'
0:00:00.035370364  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_brender_pix, plugin 0x29c23ded50 libav
0:00:00.035372493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_c93' typename : 'GstElementFactory'
0:00:00.035376724  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035376724  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035378428  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035380393  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035378428  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035380393  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035381937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035383734  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035381937  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035383734  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035385179  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035387008  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035385179  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035387008  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035388587  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035388587  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035390773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035392341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20918
0:00:00.035390773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035392341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20918
0:00:00.035394811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035394811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035396279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20b10
0:00:00.035398089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035396279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20b10
0:00:00.035398089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035399972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2433070 (avdec_c93)
0:00:00.035402137  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_c93> set parent (ref and sink)
0:00:00.035399972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2433070 (avdec_c93)
0:00:00.035402137  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_c93> set parent (ref and sink)
0:00:00.035403494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_c93, plugin 0x29c23ded50 libav
0:00:00.035405488  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cavs' typename : 'GstElementFactory'
0:00:00.035403494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_c93, plugin 0x29c23ded50 libav
0:00:00.035405488  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cavs' typename : 'GstElementFactory'
0:00:00.035409548  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035409548  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035411841  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035411841  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035414251  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035416045  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035414251  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035416045  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035417776  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035419315  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035417776  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035419315  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035421084  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035422640  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035421084  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035422640  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035424805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035424805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035426390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20cd0
0:00:00.035428891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035426390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20cd0
0:00:00.035428891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035430301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20ec8
0:00:00.035432305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035430301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f20ec8
0:00:00.035432305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035434176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2433150 (avdec_cavs)
0:00:00.035436513  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cavs> set parent (ref and sink)
0:00:00.035434176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2433150 (avdec_cavs)
0:00:00.035436513  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cavs> set parent (ref and sink)
0:00:00.035437917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cavs, plugin 0x29c23ded50 libav
0:00:00.035437917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cavs, plugin 0x29c23ded50 libav
0:00:00.035439966  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cdgraphics' typename : 'GstElementFactory'
0:00:00.035439966  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cdgraphics' typename : 'GstElementFactory'
0:00:00.035444190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035445830  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035444190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035445830  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035447765  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035447765  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035449349  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035451172  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035449349  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035451172  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035452670  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035454504  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035452670  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035454504  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035455986  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035458167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035455986  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035458167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035459711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f21058
0:00:00.035459711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f21058
0:00:00.035462363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035463891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f21250
0:00:00.035462363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035463891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f21250
0:00:00.035465607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035467510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2433230 (avdec_cdgraphics)
0:00:00.035465607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035467510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2433230 (avdec_cdgraphics)
0:00:00.035469909  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cdgraphics> set parent (ref and sink)
0:00:00.035469909  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cdgraphics> set parent (ref and sink)
0:00:00.035471438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cdgraphics, plugin 0x29c23ded50 libav
0:00:00.035471438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cdgraphics, plugin 0x29c23ded50 libav
0:00:00.035473588  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cdxl' typename : 'GstElementFactory'
0:00:00.035473588  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cdxl' typename : 'GstElementFactory'
0:00:00.035477948  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035479540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035477948  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035479540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035481435  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035482964  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035481435  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035482964  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035484669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035486215  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035484669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035486215  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035487939  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035489553  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035487939  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035489553  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035491770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035491770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035493291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f213d8
0:00:00.035495813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035493291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f213d8
0:00:00.035495813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035497228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f215d0
0:00:00.035497228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f215d0
0:00:00.035500097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035500097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035502191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2433310 (avdec_cdxl)
0:00:00.035504498  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cdxl> set parent (ref and sink)
0:00:00.035502191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2433310 (avdec_cdxl)
0:00:00.035504498  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cdxl> set parent (ref and sink)
0:00:00.035505889  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cdxl, plugin 0x29c23ded50 libav
0:00:00.035507953  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cfhd' typename : 'GstElementFactory'
0:00:00.035505889  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cdxl, plugin 0x29c23ded50 libav
0:00:00.035507953  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cfhd' typename : 'GstElementFactory'
0:00:00.035512096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035512096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035513812  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035513812  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035515805  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035517398  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035515805  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035517398  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035519129  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035520673  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035519129  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035520673  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035522468  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035524002  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035522468  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035524002  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035526145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035526145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035527687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f21750
0:00:00.035527687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f21750
0:00:00.035530249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035531858  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f21948
0:00:00.035533753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035530249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035531858  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f21948
0:00:00.035533753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035535685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24333f0 (avdec_cfhd)
0:00:00.035535685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24333f0 (avdec_cfhd)
0:00:00.035537994  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cfhd> set parent (ref and sink)
0:00:00.035539501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cfhd, plugin 0x29c23ded50 libav
0:00:00.035537994  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cfhd> set parent (ref and sink)
0:00:00.035539501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cfhd, plugin 0x29c23ded50 libav
0:00:00.035541552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cinepak' typename : 'GstElementFactory'
0:00:00.035541552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cinepak' typename : 'GstElementFactory'
0:00:00.035549043  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035549043  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035551638  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035553684  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035551638  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035553684  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035555193  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035555193  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035557071  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035558684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035557071  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035558684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035560524  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035562063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035560524  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035562063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035564278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035565827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f21ac8
0:00:00.035564278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035565827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f21ac8
0:00:00.035568375  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035569950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f21cc0
0:00:00.035568375  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035569950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f21cc0
0:00:00.035571873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035571873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035573910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24334d0 (avdec_cinepak)
0:00:00.035576235  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cinepak> set parent (ref and sink)
0:00:00.035573910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24334d0 (avdec_cinepak)
0:00:00.035576235  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cinepak> set parent (ref and sink)
0:00:00.035577669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cinepak, plugin 0x29c23ded50 libav
0:00:00.035577669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cinepak, plugin 0x29c23ded50 libav
0:00:00.035579794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_clearvideo' typename : 'GstElementFactory'
0:00:00.035579794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_clearvideo' typename : 'GstElementFactory'
0:00:00.035584136  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035584136  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035585844  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035587938  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035585844  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035587938  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035589647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035591454  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035589647  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035591454  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035592975  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035594785  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035592975  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035594785  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035596229  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035596229  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035598549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035600081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f21e58
0:00:00.035598549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035600081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f21e58
0:00:00.035602627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035602627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035604145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f22050
0:00:00.035606210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035604145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f22050
0:00:00.035606210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035608109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24335b0 (avdec_clearvideo)
0:00:00.035608109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24335b0 (avdec_clearvideo)
0:00:00.035610550  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_clearvideo> set parent (ref and sink)
0:00:00.035612027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_clearvideo, plugin 0x29c23ded50 libav
0:00:00.035610550  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_clearvideo> set parent (ref and sink)
0:00:00.035612027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_clearvideo, plugin 0x29c23ded50 libav
0:00:00.035614098  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cljr' typename : 'GstElementFactory'
0:00:00.035614098  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cljr' typename : 'GstElementFactory'
0:00:00.035618139  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035619837  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035618139  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035619837  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035621786  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035621786  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035623305  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035625194  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035623305  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035625194  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035626669  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035628534  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035626669  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035628534  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035630058  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035630058  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035632308  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035633874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f221d8
0:00:00.035632308  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035633874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f221d8
0:00:00.035636390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035636390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035637897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f223d0
0:00:00.035640183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035637897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f223d0
0:00:00.035640183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035642083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2433690 (avdec_cljr)
0:00:00.035644475  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cljr> set parent (ref and sink)
0:00:00.035642083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2433690 (avdec_cljr)
0:00:00.035644475  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cljr> set parent (ref and sink)
0:00:00.035645866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cljr, plugin 0x29c23ded50 libav
0:00:00.035645866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cljr, plugin 0x29c23ded50 libav
0:00:00.035647857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cllc' typename : 'GstElementFactory'
0:00:00.035647857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cllc' typename : 'GstElementFactory'
0:00:00.035651951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035653633  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035651951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035653633  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035655609  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035655609  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035657258  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035659105  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035657258  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035659105  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035660677  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035662559  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035660677  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035662559  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035664205  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035666454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035664205  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035666454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035667944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f22568
0:00:00.035667944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f22568
0:00:00.035670415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035671919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f22760
0:00:00.035670415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035671919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f22760
0:00:00.035673669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035673669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035677617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24350c0 (avdec_cllc)
0:00:00.035677617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24350c0 (avdec_cllc)
0:00:00.035680138  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cllc> set parent (ref and sink)
0:00:00.035680138  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cllc> set parent (ref and sink)
0:00:00.035681629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cllc, plugin 0x29c23ded50 libav
0:00:00.035683769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cpia' typename : 'GstElementFactory'
0:00:00.035681629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cllc, plugin 0x29c23ded50 libav
0:00:00.035683769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cpia' typename : 'GstElementFactory'
0:00:00.035688016  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035688016  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035690342  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035692368  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035690342  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035692368  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035693895  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035695718  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035697245  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035699038  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035693895  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035695718  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035697245  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035699038  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035700591  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035700591  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035702872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035704461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f228e8
0:00:00.035702872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035704461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f228e8
0:00:00.035706921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035706921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035708417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f22ae0
0:00:00.035710264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035708417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f22ae0
0:00:00.035710264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035712140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24351a0 (avdec_cpia)
0:00:00.035714352  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cpia> set parent (ref and sink)
0:00:00.035712140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24351a0 (avdec_cpia)
0:00:00.035714352  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cpia> set parent (ref and sink)
0:00:00.035715828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cpia, plugin 0x29c23ded50 libav
0:00:00.035715828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cpia, plugin 0x29c23ded50 libav
0:00:00.035717851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_camstudio' typename : 'GstElementFactory'
0:00:00.035717851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_camstudio' typename : 'GstElementFactory'
0:00:00.035721996  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035723633  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035721996  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035723633  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035725526  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035727101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035725526  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035727101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035728813  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035730327  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035728813  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035730327  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035732218  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035732218  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035733765  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035736071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035733765  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035736071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035737557  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f22c60
0:00:00.035737557  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f22c60
0:00:00.035740058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035741555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f22e58
0:00:00.035740058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035741555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f22e58
0:00:00.035743548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035745503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2435280 (avdec_camstudio)
0:00:00.035743548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035745503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2435280 (avdec_camstudio)
0:00:00.035747876  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_camstudio> set parent (ref and sink)
0:00:00.035747876  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_camstudio> set parent (ref and sink)
0:00:00.035749320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_camstudio, plugin 0x29c23ded50 libav
0:00:00.035751399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cyuv' typename : 'GstElementFactory'
0:00:00.035749320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_camstudio, plugin 0x29c23ded50 libav
0:00:00.035751399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_cyuv' typename : 'GstElementFactory'
0:00:00.035755620  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035755620  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035757851  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035760026  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035757851  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035760026  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035761566  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035761566  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035763364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035764981  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035763364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035764981  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035766785  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035768300  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035766785  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035768300  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035770467  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035772034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23000
0:00:00.035770467  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035772034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23000
0:00:00.035774450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035775980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f231f8
0:00:00.035774450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035775980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f231f8
0:00:00.035777744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035777744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035779653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2435360 (avdec_cyuv)
0:00:00.035781848  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cyuv> set parent (ref and sink)
0:00:00.035779653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2435360 (avdec_cyuv)
0:00:00.035781848  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_cyuv> set parent (ref and sink)
0:00:00.035783198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cyuv, plugin 0x29c23ded50 libav
0:00:00.035783198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_cyuv, plugin 0x29c23ded50 libav
0:00:00.035785181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dds' typename : 'GstElementFactory'
0:00:00.035785181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dds' typename : 'GstElementFactory'
0:00:00.035791560  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035791560  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035793975  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035796166  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035793975  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035796166  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035797827  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035799677  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035797827  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035799677  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035801181  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035803178  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035801181  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035803178  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035804752  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035806937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035804752  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035806937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035808443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23390
0:00:00.035808443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23390
0:00:00.035812589  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035812589  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035814250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23588
0:00:00.035816100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035814250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23588
0:00:00.035816100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035818077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2435440 (avdec_dds)
0:00:00.035818077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2435440 (avdec_dds)
0:00:00.035820390  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dds> set parent (ref and sink)
0:00:00.035821887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dds, plugin 0x29c23ded50 libav
0:00:00.035820390  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dds> set parent (ref and sink)
0:00:00.035821887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dds, plugin 0x29c23ded50 libav
0:00:00.035823830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dfa' typename : 'GstElementFactory'
0:00:00.035823830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dfa' typename : 'GstElementFactory'
0:00:00.035827897  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035829487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035827897  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035829487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035831369  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035831369  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035832879  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035834710  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035832879  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035834710  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035836164  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035837959  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035836164  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035837959  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035839532  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035839532  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035841837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035843363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23710
0:00:00.035841837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035843363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23710
0:00:00.035845836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035847287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23908
0:00:00.035845836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035847287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23908
0:00:00.035848993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035848993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035852459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2435520 (avdec_dfa)
0:00:00.035852459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2435520 (avdec_dfa)
0:00:00.035854976  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dfa> set parent (ref and sink)
0:00:00.035856524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dfa, plugin 0x29c23ded50 libav
0:00:00.035854976  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dfa> set parent (ref and sink)
0:00:00.035856524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dfa, plugin 0x29c23ded50 libav
0:00:00.035858608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dirac' typename : 'GstElementFactory'
0:00:00.035858608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dirac' typename : 'GstElementFactory'
0:00:00.035862863  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035862863  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035864547  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035864547  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035866531  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035868367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035866531  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035868367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035870096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035871661  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035870096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035871661  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035873452  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035874982  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035873452  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035874982  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035877199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035877199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035878913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23a90
0:00:00.035881465  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035878913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23a90
0:00:00.035881465  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035882952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23c88
0:00:00.035884784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035882952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23c88
0:00:00.035884784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035886691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2435600 (avdec_dirac)
0:00:00.035886691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2435600 (avdec_dirac)
0:00:00.035889066  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dirac> set parent (ref and sink)
0:00:00.035890527  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dirac, plugin 0x29c23ded50 libav
0:00:00.035889066  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dirac> set parent (ref and sink)
0:00:00.035890527  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dirac, plugin 0x29c23ded50 libav
0:00:00.035892477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dnxhd' typename : 'GstElementFactory'
0:00:00.035892477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dnxhd' typename : 'GstElementFactory'
0:00:00.035896572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035896572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035898244  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035900231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035905246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035898244  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035900231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035905246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035917055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035918685  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035917055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035918685  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035920558  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035922367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035920558  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035922367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035934548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035934548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035936261  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23e08
0:00:00.035939121  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035936261  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f23e08
0:00:00.035939121  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035940671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24000
0:00:00.035940671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24000
0:00:00.035942919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035945118  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24356e0 (avdec_dnxhd)
0:00:00.035942919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035945118  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24356e0 (avdec_dnxhd)
0:00:00.035947509  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dnxhd> set parent (ref and sink)
0:00:00.035947509  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dnxhd> set parent (ref and sink)
0:00:00.035958961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dnxhd, plugin 0x29c23ded50 libav
0:00:00.035961011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dpx' typename : 'GstElementFactory'
0:00:00.035958961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dnxhd, plugin 0x29c23ded50 libav
0:00:00.035961011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dpx' typename : 'GstElementFactory'
0:00:00.035965528  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035965528  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.035967249  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035967249  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035969486  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035980707  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035969486  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.035980707  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035982548  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035984269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035982548  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.035984269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035986193  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035987796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035986193  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.035987796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.035990154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035990154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.035991804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24198
0:00:00.035991804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24198
0:00:00.035995955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035995955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.035997714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24390
0:00:00.035999680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.035997714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24390
0:00:00.035999680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036001757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2437000 (avdec_dpx)
0:00:00.036013393  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dpx> set parent (ref and sink)
0:00:00.036001757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2437000 (avdec_dpx)
0:00:00.036013393  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dpx> set parent (ref and sink)
0:00:00.036014857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dpx, plugin 0x29c23ded50 libav
0:00:00.036014857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dpx, plugin 0x29c23ded50 libav
0:00:00.036016873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dsicinvideo' typename : 'GstElementFactory'
0:00:00.036016873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dsicinvideo' typename : 'GstElementFactory'
0:00:00.036021595  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036023313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036021595  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036023313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036025478  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036025478  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036027085  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036028925  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036027085  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036028925  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036030435  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036032353  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036030435  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036032353  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036033859  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036033859  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036036083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036037706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24540
0:00:00.036036083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036037706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24540
0:00:00.036040275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036041849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24738
0:00:00.036040275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036041849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24738
0:00:00.036043617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036045645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24370e0 (avdec_dsicinvideo)
0:00:00.036043617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036045645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24370e0 (avdec_dsicinvideo)
0:00:00.036048091  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dsicinvideo> set parent (ref and sink)
0:00:00.036048091  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dsicinvideo> set parent (ref and sink)
0:00:00.036049640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dsicinvideo, plugin 0x29c23ded50 libav
0:00:00.036051750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dvvideo' typename : 'GstElementFactory'
0:00:00.036049640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dsicinvideo, plugin 0x29c23ded50 libav
0:00:00.036051750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dvvideo' typename : 'GstElementFactory'
0:00:00.036055933  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036055933  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036058444  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036060561  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036058444  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036060561  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036062102  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036063933  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036062102  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036063933  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036065608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036067482  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036065608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036067482  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036069348  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036069348  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036071715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036073371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f248c8
0:00:00.036071715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036073371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f248c8
0:00:00.036075893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036077425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24ac0
0:00:00.036075893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036077425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24ac0
0:00:00.036079499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036079499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036081545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24371c0 (avdec_dvvideo)
0:00:00.036083898  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dvvideo> set parent (ref and sink)
0:00:00.036081545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24371c0 (avdec_dvvideo)
0:00:00.036083898  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dvvideo> set parent (ref and sink)
0:00:00.036085534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dvvideo, plugin 0x29c23ded50 libav
0:00:00.036085534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dvvideo, plugin 0x29c23ded50 libav
0:00:00.036087600  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dxa' typename : 'GstElementFactory'
0:00:00.036087600  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dxa' typename : 'GstElementFactory'
0:00:00.036104175  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036104175  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036106991  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036109265  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036106991  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036109265  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036110862  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036110862  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036112834  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036114746  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036112834  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036114746  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036116734  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036118484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036116734  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036118484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036120768  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036120768  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036122454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24c68
0:00:00.036134380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036122454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24c68
0:00:00.036134380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036135880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24e60
0:00:00.036137655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036135880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24e60
0:00:00.036137655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036139915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24372a0 (avdec_dxa)
0:00:00.036139915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24372a0 (avdec_dxa)
0:00:00.036142284  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dxa> set parent (ref and sink)
0:00:00.036143938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dxa, plugin 0x29c23ded50 libav
0:00:00.036142284  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dxa> set parent (ref and sink)
0:00:00.036143938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dxa, plugin 0x29c23ded50 libav
0:00:00.036146004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dxtory' typename : 'GstElementFactory'
0:00:00.036146004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dxtory' typename : 'GstElementFactory'
0:00:00.036150311  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036150311  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036152128  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036154145  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036152128  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036154145  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036155825  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036155825  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036157717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036159317  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036157717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036159317  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036170712  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036172219  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036170712  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036172219  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036174424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036174424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036175981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24fe0
0:00:00.036178672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036175981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f24fe0
0:00:00.036178672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036180134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f251d8
0:00:00.036181957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036180134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f251d8
0:00:00.036181957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036183809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2437380 (avdec_dxtory)
0:00:00.036186002  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dxtory> set parent (ref and sink)
0:00:00.036183809  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2437380 (avdec_dxtory)
0:00:00.036186002  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dxtory> set parent (ref and sink)
0:00:00.036187414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dxtory, plugin 0x29c23ded50 libav
0:00:00.036187414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dxtory, plugin 0x29c23ded50 libav
0:00:00.036189389  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dxv' typename : 'GstElementFactory'
0:00:00.036189389  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_dxv' typename : 'GstElementFactory'
0:00:00.036193418  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036193418  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036195064  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036197128  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036195064  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036197128  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036198677  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036200469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036198677  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036200469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036201927  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036203769  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036201927  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036203769  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036205193  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036207457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036205193  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036207457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036208954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f25358
0:00:00.036208954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f25358
0:00:00.036211489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036212952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f25550
0:00:00.036211489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036212952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f25550
0:00:00.036214652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036214652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036218439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2437460 (avdec_dxv)
0:00:00.036218439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2437460 (avdec_dxv)
0:00:00.036220945  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dxv> set parent (ref and sink)
0:00:00.036220945  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_dxv> set parent (ref and sink)
0:00:00.036222458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dxv, plugin 0x29c23ded50 libav
0:00:00.036224476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_eacmv' typename : 'GstElementFactory'
0:00:00.036222458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_dxv, plugin 0x29c23ded50 libav
0:00:00.036224476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_eacmv' typename : 'GstElementFactory'
0:00:00.036228641  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036228641  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036231269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036233405  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036231269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036233405  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036234918  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036236961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036234918  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036236961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036238446  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036240273  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036238446  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036240273  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036241803  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036241803  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036244010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036245602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f256e0
0:00:00.036244010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036245602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f256e0
0:00:00.036248071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036249560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f258d8
0:00:00.036248071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036249560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f258d8
0:00:00.036251245  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036251245  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036253210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2437540 (avdec_eacmv)
0:00:00.036255589  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_eacmv> set parent (ref and sink)
0:00:00.036253210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2437540 (avdec_eacmv)
0:00:00.036255589  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_eacmv> set parent (ref and sink)
0:00:00.036256989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_eacmv, plugin 0x29c23ded50 libav
0:00:00.036259052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_eamad' typename : 'GstElementFactory'
0:00:00.036256989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_eacmv, plugin 0x29c23ded50 libav
0:00:00.036259052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_eamad' typename : 'GstElementFactory'
0:00:00.036263145  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036263145  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036264753  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036264753  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036266778  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036268295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036266778  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036268295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036269987  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036271521  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036269987  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036271521  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036273275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036274830  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036273275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036274830  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036277019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036277019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036278578  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f25a70
0:00:00.036281296  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036278578  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f25a70
0:00:00.036281296  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036282730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f25c68
0:00:00.036284558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036282730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f25c68
0:00:00.036284558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036286427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2437620 (avdec_eamad)
0:00:00.036288646  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_eamad> set parent (ref and sink)
0:00:00.036286427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2437620 (avdec_eamad)
0:00:00.036288646  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_eamad> set parent (ref and sink)
0:00:00.036290051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_eamad, plugin 0x29c23ded50 libav
0:00:00.036290051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_eamad, plugin 0x29c23ded50 libav
0:00:00.036292017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_eatgq' typename : 'GstElementFactory'
0:00:00.036292017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_eatgq' typename : 'GstElementFactory'
0:00:00.036296118  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036297743  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036296118  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036297743  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036299659  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036299659  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036301212  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036302979  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036301212  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036302979  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036304449  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036306221  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036304449  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036306221  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036307735  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036310035  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036307735  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036310035  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036311540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f25df8
0:00:00.036311540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f25df8
0:00:00.036314100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036315611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f25ff0
0:00:00.036314100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036315611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f25ff0
0:00:00.036317435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036319389  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2439070 (avdec_eatgq)
0:00:00.036317435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036319389  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2439070 (avdec_eatgq)
0:00:00.036321638  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_eatgq> set parent (ref and sink)
0:00:00.036321638  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_eatgq> set parent (ref and sink)
0:00:00.036323109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_eatgq, plugin 0x29c23ded50 libav
0:00:00.036325073  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_eatgv' typename : 'GstElementFactory'
0:00:00.036323109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_eatgq, plugin 0x29c23ded50 libav
0:00:00.036325073  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_eatgv' typename : 'GstElementFactory'
0:00:00.036331547  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036331547  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036333986  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036336178  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036333986  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036336178  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036337694  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036339530  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036337694  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036339530  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036341046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036342856  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036341046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036342856  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036344332  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036344332  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036346622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036348244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26180
0:00:00.036346622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036348244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26180
0:00:00.036350677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036352174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26378
0:00:00.036350677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036352174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26378
0:00:00.036353804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036353804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036355867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2439150 (avdec_eatgv)
0:00:00.036358153  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_eatgv> set parent (ref and sink)
0:00:00.036355867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2439150 (avdec_eatgv)
0:00:00.036358153  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_eatgv> set parent (ref and sink)
0:00:00.036359643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_eatgv, plugin 0x29c23ded50 libav
0:00:00.036359643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_eatgv, plugin 0x29c23ded50 libav
0:00:00.036361716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_eatqi' typename : 'GstElementFactory'
0:00:00.036361716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_eatqi' typename : 'GstElementFactory'
0:00:00.036368369  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036368369  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036370801  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036372946  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036370801  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036372946  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036374471  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036374471  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036376286  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036377908  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036376286  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036377908  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036379701  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036381366  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036379701  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036381366  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036383590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036383590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036385148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26508
0:00:00.036387719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036385148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26508
0:00:00.036387719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036389172  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26700
0:00:00.036390927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036389172  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26700
0:00:00.036390927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036394394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2439230 (avdec_eatqi)
0:00:00.036394394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2439230 (avdec_eatqi)
0:00:00.036396883  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_eatqi> set parent (ref and sink)
0:00:00.036396883  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_eatqi> set parent (ref and sink)
0:00:00.036398418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_eatqi, plugin 0x29c23ded50 libav
0:00:00.036400521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_8bps' typename : 'GstElementFactory'
0:00:00.036398418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_eatqi, plugin 0x29c23ded50 libav
0:00:00.036400521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_8bps' typename : 'GstElementFactory'
0:00:00.036404793  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036404793  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036407114  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036409148  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036407114  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036409148  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036410674  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036412404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036410674  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036412404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036413898  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036413898  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036415763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036417516  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036415763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036417516  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036419716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036421290  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26888
0:00:00.036419716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036421290  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26888
0:00:00.036423722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036425228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26a80
0:00:00.036423722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036425228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26a80
0:00:00.036427106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036427106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036429037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2439310 (avdec_8bps)
0:00:00.036431295  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_8bps> set parent (ref and sink)
0:00:00.036429037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2439310 (avdec_8bps)
0:00:00.036431295  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_8bps> set parent (ref and sink)
0:00:00.036432701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_8bps, plugin 0x29c23ded50 libav
0:00:00.036432701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_8bps, plugin 0x29c23ded50 libav
0:00:00.036434720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_escape124' typename : 'GstElementFactory'
0:00:00.036434720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_escape124' typename : 'GstElementFactory'
0:00:00.036438915  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036438915  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036440559  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036442615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036440559  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036442615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036444120  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036445868  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036447294  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036444120  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036445868  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036447294  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036449059  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036449059  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036450601  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036453245  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036450601  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036453245  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036454775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26c10
0:00:00.036454775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26c10
0:00:00.036457314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036458780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26e08
0:00:00.036457314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036458780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26e08
0:00:00.036461581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036461581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036463633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24393f0 (avdec_escape124)
0:00:00.036463633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24393f0 (avdec_escape124)
0:00:00.036465982  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_escape124> set parent (ref and sink)
0:00:00.036467593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_escape124, plugin 0x29c23ded50 libav
0:00:00.036465982  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_escape124> set parent (ref and sink)
0:00:00.036467593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_escape124, plugin 0x29c23ded50 libav
0:00:00.036469591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_escape130' typename : 'GstElementFactory'
0:00:00.036469591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_escape130' typename : 'GstElementFactory'
0:00:00.036473734  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036475376  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036473734  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036475376  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036477255  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036477255  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036478833  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036480582  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036478833  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036480582  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036482053  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036483879  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036482053  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036483879  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036485307  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036485307  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036487481  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036489115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26f90
0:00:00.036487481  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036489115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f26f90
0:00:00.036491629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036493120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27188
0:00:00.036491629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036493120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27188
0:00:00.036494785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036496699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24394d0 (avdec_escape130)
0:00:00.036494785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036496699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24394d0 (avdec_escape130)
0:00:00.036498954  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_escape130> set parent (ref and sink)
0:00:00.036498954  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_escape130> set parent (ref and sink)
0:00:00.036500420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_escape130, plugin 0x29c23ded50 libav
0:00:00.036502417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_exr' typename : 'GstElementFactory'
0:00:00.036500420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_escape130, plugin 0x29c23ded50 libav
0:00:00.036502417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_exr' typename : 'GstElementFactory'
0:00:00.036506542  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036506542  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036508894  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036510898  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036508894  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036510898  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036512397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036514174  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036512397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036514174  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036515649  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036515649  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036517530  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036519095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036517530  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036519095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036521396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036522952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27308
0:00:00.036521396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036522952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27308
0:00:00.036525353  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036526856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27500
0:00:00.036525353  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036526856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27500
0:00:00.036528573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036528573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036530501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24395b0 (avdec_exr)
0:00:00.036532664  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_exr> set parent (ref and sink)
0:00:00.036530501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24395b0 (avdec_exr)
0:00:00.036532664  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_exr> set parent (ref and sink)
0:00:00.036534034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_exr, plugin 0x29c23ded50 libav
0:00:00.036534034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_exr, plugin 0x29c23ded50 libav
0:00:00.036536025  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ffv1' typename : 'GstElementFactory'
0:00:00.036536025  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ffv1' typename : 'GstElementFactory'
0:00:00.036540103  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036541730  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036540103  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036541730  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036543729  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036543729  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036545333  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036547299  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036548762  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036545333  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036547299  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036548762  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036550553  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036552099  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036550553  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036552099  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036554281  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036554281  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036555822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27690
0:00:00.036558305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036555822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27690
0:00:00.036558305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036559796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27888
0:00:00.036559796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27888
0:00:00.036561981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036561981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036563967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2439690 (avdec_ffv1)
0:00:00.036566504  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ffv1> set parent (ref and sink)
0:00:00.036563967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2439690 (avdec_ffv1)
0:00:00.036566504  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ffv1> set parent (ref and sink)
0:00:00.036567948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ffv1, plugin 0x29c23ded50 libav
0:00:00.036567948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ffv1, plugin 0x29c23ded50 libav
0:00:00.036569956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ffvhuff' typename : 'GstElementFactory'
0:00:00.036574173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036569956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ffvhuff' typename : 'GstElementFactory'
0:00:00.036574173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036575726  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036575726  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036577702  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036579506  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036577702  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036579506  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036581224  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036582753  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036581224  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036582753  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036584587  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036586092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036584587  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036586092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036588274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036588274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036589820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27a28
0:00:00.036592310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036589820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27a28
0:00:00.036592310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036593716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27c20
0:00:00.036593716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27c20
0:00:00.036595599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036597653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b030 (avdec_ffvhuff)
0:00:00.036599850  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ffvhuff> set parent (ref and sink)
0:00:00.036601228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ffvhuff, plugin 0x29c23ded50 libav
0:00:00.036595599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036597653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b030 (avdec_ffvhuff)
0:00:00.036599850  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ffvhuff> set parent (ref and sink)
0:00:00.036601228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ffvhuff, plugin 0x29c23ded50 libav
0:00:00.036603192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_fic' typename : 'GstElementFactory'
0:00:00.036603192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_fic' typename : 'GstElementFactory'
0:00:00.036607420  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036607420  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036609039  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036610991  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036609039  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036610991  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036612573  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036612573  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036614358  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036615963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036614358  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036615963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036617741  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036619269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036617741  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036619269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036621437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036622975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27da0
0:00:00.036621437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036622975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27da0
0:00:00.036625511  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036626967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27f98
0:00:00.036625511  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036626967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f27f98
0:00:00.036628746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036630644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b110 (avdec_fic)
0:00:00.036628746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036630644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b110 (avdec_fic)
0:00:00.036632922  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_fic> set parent (ref and sink)
0:00:00.036632922  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_fic> set parent (ref and sink)
0:00:00.036634372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_fic, plugin 0x29c23ded50 libav
0:00:00.036636331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_flashsv' typename : 'GstElementFactory'
0:00:00.036634372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_fic, plugin 0x29c23ded50 libav
0:00:00.036636331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_flashsv' typename : 'GstElementFactory'
0:00:00.036640414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036640414  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036642046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036642046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036644067  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036645627  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036644067  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036645627  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036647350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036648935  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036647350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036648935  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036650751  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036652515  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036650751  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036652515  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036654755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036656320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28128
0:00:00.036654755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036656320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28128
0:00:00.036658106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036658106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036659644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28158
0:00:00.036661762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036659644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28158
0:00:00.036661762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036663607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b1f0 (avdec_flashsv)
0:00:00.036663607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b1f0 (avdec_flashsv)
0:00:00.036666687  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_flashsv> set parent (ref and sink)
0:00:00.036666687  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_flashsv> set parent (ref and sink)
0:00:00.036668180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_flashsv, plugin 0x29c23ded50 libav
0:00:00.036670402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_flashsv2' typename : 'GstElementFactory'
0:00:00.036668180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_flashsv, plugin 0x29c23ded50 libav
0:00:00.036670402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_flashsv2' typename : 'GstElementFactory'
0:00:00.036674561  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036674561  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036676255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036678272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036676255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036678272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036679786  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036681553  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036679786  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036681553  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036683057  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036683057  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036684922  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036686580  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036684922  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036686580  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036688773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036690342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f282f0
0:00:00.036688773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036690342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f282f0
0:00:00.036692141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036693644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28320
0:00:00.036692141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036693644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28320
0:00:00.036695648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036695648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036697590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b2d0 (avdec_flashsv2)
0:00:00.036699858  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_flashsv2> set parent (ref and sink)
0:00:00.036697590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b2d0 (avdec_flashsv2)
0:00:00.036699858  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_flashsv2> set parent (ref and sink)
0:00:00.036701336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_flashsv2, plugin 0x29c23ded50 libav
0:00:00.036703324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_flic' typename : 'GstElementFactory'
0:00:00.036701336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_flashsv2, plugin 0x29c23ded50 libav
0:00:00.036703324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_flic' typename : 'GstElementFactory'
0:00:00.036707309  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036707309  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036709552  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036711604  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036709552  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036711604  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036713094  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036714838  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036713094  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036714838  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036716347  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036716347  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036718186  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036720101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036718186  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036720101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036722452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036722452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036724077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f284b8
0:00:00.036726673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036724077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f284b8
0:00:00.036726673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036728116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f286b0
0:00:00.036730069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036728116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f286b0
0:00:00.036730069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036733309  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b3b0 (avdec_flic)
0:00:00.036733309  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b3b0 (avdec_flic)
0:00:00.036736598  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_flic> set parent (ref and sink)
0:00:00.036736598  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_flic> set parent (ref and sink)
0:00:00.036738148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_flic, plugin 0x29c23ded50 libav
0:00:00.036740450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_flv' typename : 'GstElementFactory'
0:00:00.036738148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_flic, plugin 0x29c23ded50 libav
0:00:00.036740450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_flv' typename : 'GstElementFactory'
0:00:00.036745075  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036745075  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036747309  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036747309  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036749612  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036751514  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036749612  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036751514  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036753279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036754887  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036753279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036754887  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036756666  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036758207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036756666  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036758207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036760496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036762342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28860
0:00:00.036760496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036762342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28860
0:00:00.036764300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036764300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036765765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28890
0:00:00.036767839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036765765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28890
0:00:00.036767839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036769737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b490 (avdec_flv)
0:00:00.036769737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b490 (avdec_flv)
0:00:00.036773290  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_flv> set parent (ref and sink)
0:00:00.036773290  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_flv> set parent (ref and sink)
0:00:00.036774925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_flv, plugin 0x29c23ded50 libav
0:00:00.036774925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_flv, plugin 0x29c23ded50 libav
0:00:00.036777152  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_fmvc' typename : 'GstElementFactory'
0:00:00.036777152  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_fmvc' typename : 'GstElementFactory'
0:00:00.036781623  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036783257  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036781623  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036783257  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036785279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036786811  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036785279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036786811  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036788506  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036790047  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036788506  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036790047  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036791853  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036793396  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036791853  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036793396  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036795755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036795755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036797479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28a38
0:00:00.036797479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28a38
0:00:00.036800084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036801585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28c30
0:00:00.036800084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036801585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28c30
0:00:00.036803316  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036803316  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036806596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b570 (avdec_fmvc)
0:00:00.036809171  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_fmvc> set parent (ref and sink)
0:00:00.036806596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b570 (avdec_fmvc)
0:00:00.036809171  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_fmvc> set parent (ref and sink)
0:00:00.036810599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_fmvc, plugin 0x29c23ded50 libav
0:00:00.036810599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_fmvc, plugin 0x29c23ded50 libav
0:00:00.036812676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_4xm' typename : 'GstElementFactory'
0:00:00.036812676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_4xm' typename : 'GstElementFactory'
0:00:00.036816986  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036816986  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036818734  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036820695  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036818734  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036820695  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036822207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036824040  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036822207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036824040  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036825542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036827419  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036825542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036827419  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036828951  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036828951  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036831137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036832760  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28db0
0:00:00.036831137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036832760  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28db0
0:00:00.036835231  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036836732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28fa8
0:00:00.036835231  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036836732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f28fa8
0:00:00.036838603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036838603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036840607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b650 (avdec_4xm)
0:00:00.036842825  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_4xm> set parent (ref and sink)
0:00:00.036840607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243b650 (avdec_4xm)
0:00:00.036842825  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_4xm> set parent (ref and sink)
0:00:00.036844187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_4xm, plugin 0x29c23ded50 libav
0:00:00.036844187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_4xm, plugin 0x29c23ded50 libav
0:00:00.036846229  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_fraps' typename : 'GstElementFactory'
0:00:00.036846229  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_fraps' typename : 'GstElementFactory'
0:00:00.036853455  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036853455  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036855962  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036857945  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036855962  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036857945  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036859465  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036861325  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036859465  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036861325  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036862809  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036862809  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036864657  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036866305  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036864657  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036866305  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036868490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036870383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29118
0:00:00.036868490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036870383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29118
0:00:00.036872913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036874367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29310
0:00:00.036872913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036874367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29310
0:00:00.036876262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036876262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036879828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243e890 (avdec_fraps)
0:00:00.036879828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243e890 (avdec_fraps)
0:00:00.036882285  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_fraps> set parent (ref and sink)
0:00:00.036882285  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_fraps> set parent (ref and sink)
0:00:00.036883848  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_fraps, plugin 0x29c23ded50 libav
0:00:00.036883848  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_fraps, plugin 0x29c23ded50 libav
0:00:00.036885934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_frwu' typename : 'GstElementFactory'
0:00:00.036885934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_frwu' typename : 'GstElementFactory'
0:00:00.036890524  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036892214  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036890524  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036892214  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036894172  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036895766  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036894172  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036895766  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036897471  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036899218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036897471  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036899218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036901037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036901037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036902578  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036905126  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036902578  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036905126  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036906652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29490
0:00:00.036906652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29490
0:00:00.036910168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036910168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036911783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29688
0:00:00.036913676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036911783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29688
0:00:00.036913676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036915621  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243e970 (avdec_frwu)
0:00:00.036915621  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243e970 (avdec_frwu)
0:00:00.036917976  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_frwu> set parent (ref and sink)
0:00:00.036919430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_frwu, plugin 0x29c23ded50 libav
0:00:00.036917976  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_frwu> set parent (ref and sink)
0:00:00.036919430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_frwu, plugin 0x29c23ded50 libav
0:00:00.036921503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_g2m' typename : 'GstElementFactory'
0:00:00.036921503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_g2m' typename : 'GstElementFactory'
0:00:00.036925740  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036925740  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036927468  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036929690  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036927468  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036929690  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036931187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036932992  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036931187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036932992  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036934439  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036936330  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036934439  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036936330  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036937819  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036937819  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036940067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036941679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29808
0:00:00.036940067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036941679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29808
0:00:00.036944128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036945652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29a00
0:00:00.036944128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036945652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29a00
0:00:00.036947326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036947326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036949215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243ea50 (avdec_g2m)
0:00:00.036951442  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_g2m> set parent (ref and sink)
0:00:00.036949215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243ea50 (avdec_g2m)
0:00:00.036951442  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_g2m> set parent (ref and sink)
0:00:00.036952803  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_g2m, plugin 0x29c23ded50 libav
0:00:00.036954785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_h261' typename : 'GstElementFactory'
0:00:00.036952803  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_g2m, plugin 0x29c23ded50 libav
0:00:00.036954785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_h261' typename : 'GstElementFactory'
0:00:00.036958838  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036958838  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036961307  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036963311  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036961307  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036963311  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036964884  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036964884  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036966694  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036968545  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036966694  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.036968545  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036970397  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036971978  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036970397  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.036971978  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036974151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036975721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29b78
0:00:00.036974151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.036975721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29b78
0:00:00.036978184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036979691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29d70
0:00:00.036978184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.036979691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29d70
0:00:00.036981615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036981615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.036983655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243eb30 (avdec_h261)
0:00:00.036985922  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_h261> set parent (ref and sink)
0:00:00.036983655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243eb30 (avdec_h261)
0:00:00.036985922  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_h261> set parent (ref and sink)
0:00:00.036987338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_h261, plugin 0x29c23ded50 libav
0:00:00.036987338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_h261, plugin 0x29c23ded50 libav
0:00:00.036989313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_h263' typename : 'GstElementFactory'
0:00:00.036989313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_h263' typename : 'GstElementFactory'
0:00:00.036993450  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036993450  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.036995116  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036997418  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036995116  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036997418  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.036998969  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037000765  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037002282  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.036998969  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037000765  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037002282  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037004104  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037005645  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037004104  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037005645  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037007852  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037007852  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037009376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29f20
0:00:00.037011224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037009376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29f20
0:00:00.037011224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037012646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29f50
0:00:00.037014707  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037012646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f29f50
0:00:00.037014707  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037016565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243ec10 (avdec_h263)
0:00:00.037016565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243ec10 (avdec_h263)
0:00:00.037018961  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_h263> set parent (ref and sink)
0:00:00.037020373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_h263, plugin 0x29c23ded50 libav
0:00:00.037018961  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_h263> set parent (ref and sink)
0:00:00.037020373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_h263, plugin 0x29c23ded50 libav
0:00:00.037022446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_h263i' typename : 'GstElementFactory'
0:00:00.037022446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_h263i' typename : 'GstElementFactory'
0:00:00.037026625  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037028221  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037026625  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037028221  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037030143  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037030143  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037031759  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037033562  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037031759  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037033562  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037035014  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037036964  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037035014  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037036964  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037038577  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037038577  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037040902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037042493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2a0e0
0:00:00.037040902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037042493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2a0e0
0:00:00.037044314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037045823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2a110
0:00:00.037044314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037045823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2a110
0:00:00.037047717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037049625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243ecf0 (avdec_h263i)
0:00:00.037047717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037049625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243ecf0 (avdec_h263i)
0:00:00.037051784  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_h263i> set parent (ref and sink)
0:00:00.037051784  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_h263i> set parent (ref and sink)
0:00:00.037053246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_h263i, plugin 0x29c23ded50 libav
0:00:00.037055222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_h263p' typename : 'GstElementFactory'
0:00:00.037053246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_h263i, plugin 0x29c23ded50 libav
0:00:00.037055222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_h263p' typename : 'GstElementFactory'
0:00:00.037059331  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037059331  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037061661  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037061661  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037064018  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037065910  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037064018  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037065910  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037067660  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037069211  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037067660  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037069211  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037070976  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037072499  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037070976  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037072499  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037074690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037076246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2a2e0
0:00:00.037074690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037076246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2a2e0
0:00:00.037077983  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037079490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2a310
0:00:00.037077983  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037079490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2a310
0:00:00.037081385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037081385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037083362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243edd0 (avdec_h263p)
0:00:00.037085445  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_h263p> set parent (ref and sink)
0:00:00.037083362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243edd0 (avdec_h263p)
0:00:00.037085445  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_h263p> set parent (ref and sink)
0:00:00.037086876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_h263p, plugin 0x29c23ded50 libav
0:00:00.037086876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_h263p, plugin 0x29c23ded50 libav
0:00:00.037088841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_h264' typename : 'GstElementFactory'
0:00:00.037088841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_h264' typename : 'GstElementFactory'
0:00:00.037095377  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037095377  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037097756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037100075  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037097756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037100075  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037101709  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037103533  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037101709  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037103533  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037105010  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037106856  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037105010  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037106856  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037108295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037108295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037110466  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037112233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2a4e0
0:00:00.037110466  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037112233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2a4e0
0:00:00.037114769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037116336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2a6d8
0:00:00.037114769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037116336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2a6d8
0:00:00.037118423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037118423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037120465  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243eeb0 (avdec_h264)
0:00:00.037122762  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_h264> set parent (ref and sink)
0:00:00.037120465  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c243eeb0 (avdec_h264)
0:00:00.037122762  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_h264> set parent (ref and sink)
0:00:00.037124243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_h264, plugin 0x29c23ded50 libav
0:00:00.037124243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_h264, plugin 0x29c23ded50 libav
0:00:00.037126288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_hap' typename : 'GstElementFactory'
0:00:00.037126288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_hap' typename : 'GstElementFactory'
0:00:00.037130393  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037132209  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037130393  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037132209  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037134116  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037135641  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037134116  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037135641  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037137368  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037137368  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037138947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037140895  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037138947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037140895  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037142400  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037142400  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037144665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037146404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2a890
0:00:00.037144665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037146404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2a890
0:00:00.037148818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037150356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2aa88
0:00:00.037148818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037150356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2aa88
0:00:00.037152065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037152065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037155758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24408b0 (avdec_hap)
0:00:00.037155758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24408b0 (avdec_hap)
0:00:00.037158115  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_hap> set parent (ref and sink)
0:00:00.037159564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_hap, plugin 0x29c23ded50 libav
0:00:00.037158115  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_hap> set parent (ref and sink)
0:00:00.037159564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_hap, plugin 0x29c23ded50 libav
0:00:00.037161592  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_h265' typename : 'GstElementFactory'
0:00:00.037161592  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_h265' typename : 'GstElementFactory'
0:00:00.037165854  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037165854  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037167599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037167599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037169779  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037171312  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037169779  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037171312  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037173052  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037174610  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037173052  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037174610  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037176342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037177821  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037176342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037177821  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037179949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037181563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ac28
0:00:00.037179949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037181563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ac28
0:00:00.037184019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037184019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037185521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ae20
0:00:00.037187651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037185521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ae20
0:00:00.037187651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037189541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2440990 (avdec_h265)
0:00:00.037189541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2440990 (avdec_h265)
0:00:00.037191697  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_h265> set parent (ref and sink)
0:00:00.037193274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_h265, plugin 0x29c23ded50 libav
0:00:00.037191697  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_h265> set parent (ref and sink)
0:00:00.037193274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_h265, plugin 0x29c23ded50 libav
0:00:00.037195206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_hnm4video' typename : 'GstElementFactory'
0:00:00.037195206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_hnm4video' typename : 'GstElementFactory'
0:00:00.037199497  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037199497  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037201138  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037203101  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037201138  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037203101  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037204618  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037204618  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037206387  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037208032  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037209922  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037206387  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037208032  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037209922  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037211453  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037211453  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037213690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037215291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2aff0
0:00:00.037213690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037215291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2aff0
0:00:00.037217777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037219257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2b1e8
0:00:00.037217777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037219257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2b1e8
0:00:00.037222606  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037222606  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037225446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2440a70 (avdec_hnm4video)
0:00:00.037225446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2440a70 (avdec_hnm4video)
0:00:00.037227790  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_hnm4video> set parent (ref and sink)
0:00:00.037229257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_hnm4video, plugin 0x29c23ded50 libav
0:00:00.037227790  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_hnm4video> set parent (ref and sink)
0:00:00.037229257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_hnm4video, plugin 0x29c23ded50 libav
0:00:00.037231247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_hq_hqa' typename : 'GstElementFactory'
0:00:00.037231247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_hq_hqa' typename : 'GstElementFactory'
0:00:00.037235436  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037237024  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037235436  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037237024  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037238938  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037238938  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037240528  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037242358  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037240528  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037242358  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037243819  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037245681  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037243819  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037245681  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037247106  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037247106  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037249279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037250833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2b370
0:00:00.037249279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037250833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2b370
0:00:00.037253382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037254918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2b568
0:00:00.037253382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037254918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2b568
0:00:00.037256642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037258574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2440b50 (avdec_hq_hqa)
0:00:00.037256642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037258574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2440b50 (avdec_hq_hqa)
0:00:00.037260900  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_hq_hqa> set parent (ref and sink)
0:00:00.037260900  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_hq_hqa> set parent (ref and sink)
0:00:00.037262354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_hq_hqa, plugin 0x29c23ded50 libav
0:00:00.037264348  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_hqx' typename : 'GstElementFactory'
0:00:00.037262354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_hq_hqa, plugin 0x29c23ded50 libav
0:00:00.037264348  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_hqx' typename : 'GstElementFactory'
0:00:00.037268433  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037268433  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037270662  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037272664  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037270662  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037272664  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037274198  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037276007  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037274198  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037276007  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037277635  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037277635  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037279484  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037281026  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037279484  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037281026  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037283187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037284729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2b6e8
0:00:00.037283187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037284729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2b6e8
0:00:00.037287162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037288686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2b8e0
0:00:00.037287162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037288686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2b8e0
0:00:00.037290421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037290421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037292364  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2440c30 (avdec_hqx)
0:00:00.037294789  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_hqx> set parent (ref and sink)
0:00:00.037292364  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2440c30 (avdec_hqx)
0:00:00.037294789  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_hqx> set parent (ref and sink)
0:00:00.037296151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_hqx, plugin 0x29c23ded50 libav
0:00:00.037296151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_hqx, plugin 0x29c23ded50 libav
0:00:00.037298146  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_huffyuv' typename : 'GstElementFactory'
0:00:00.037298146  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_huffyuv' typename : 'GstElementFactory'
0:00:00.037302316  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037303974  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037302316  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037303974  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037305942  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037305942  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037307498  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037309561  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037307498  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037309561  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037311011  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037312873  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037314416  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037311011  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037312873  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037314416  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037316627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037316627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037318139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ba68
0:00:00.037318139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ba68
0:00:00.037320666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037322394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2bc60
0:00:00.037320666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037322394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2bc60
0:00:00.037325247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037325247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037327350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2440d10 (avdec_huffyuv)
0:00:00.037329707  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_huffyuv> set parent (ref and sink)
0:00:00.037327350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2440d10 (avdec_huffyuv)
0:00:00.037329707  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_huffyuv> set parent (ref and sink)
0:00:00.037331184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_huffyuv, plugin 0x29c23ded50 libav
0:00:00.037331184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_huffyuv, plugin 0x29c23ded50 libav
0:00:00.037333235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_idcinvideo' typename : 'GstElementFactory'
0:00:00.037333235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_idcinvideo' typename : 'GstElementFactory'
0:00:00.037339393  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037339393  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037341184  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037341184  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037343242  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037344867  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037343242  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037344867  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037346611  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037348192  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037346611  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037348192  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037350038  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037351563  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037350038  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037351563  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037353692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037353692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037355296  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2bdf8
0:00:00.037355296  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2bdf8
0:00:00.037357878  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037359398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2bff0
0:00:00.037357878  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037359398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2bff0
0:00:00.037361340  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037361340  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037363383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2440df0 (avdec_idcinvideo)
0:00:00.037365719  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_idcinvideo> set parent (ref and sink)
0:00:00.037367177  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_idcinvideo, plugin 0x29c23ded50 libav
0:00:00.037363383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2440df0 (avdec_idcinvideo)
0:00:00.037365719  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_idcinvideo> set parent (ref and sink)
0:00:00.037367177  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_idcinvideo, plugin 0x29c23ded50 libav
0:00:00.037369198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_iff' typename : 'GstElementFactory'
0:00:00.037369198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_iff' typename : 'GstElementFactory'
0:00:00.037373401  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037373401  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037375044  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037377144  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037375044  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037377144  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037378708  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037380478  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037378708  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037380478  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037382108  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037382108  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037383899  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037385462  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037383899  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037385462  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037387624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037389137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2c190
0:00:00.037387624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037389137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2c190
0:00:00.037391555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037393080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2c388
0:00:00.037391555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037393080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2c388
0:00:00.037394828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037394828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037396882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2440ed0 (avdec_iff)
0:00:00.037399256  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_iff> set parent (ref and sink)
0:00:00.037396882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2440ed0 (avdec_iff)
0:00:00.037399256  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_iff> set parent (ref and sink)
0:00:00.037400637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_iff, plugin 0x29c23ded50 libav
0:00:00.037402577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_indeo2' typename : 'GstElementFactory'
0:00:00.037400637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_iff, plugin 0x29c23ded50 libav
0:00:00.037402577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_indeo2' typename : 'GstElementFactory'
0:00:00.037406712  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037406712  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037408943  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037411003  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037408943  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037411003  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037412564  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037412564  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037414364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037416171  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037414364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037416171  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037418022  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037419520  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037421682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037423194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2c510
0:00:00.037418022  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037419520  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037421682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037423194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2c510
0:00:00.037425653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037425653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037427164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2c708
0:00:00.037429097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037427164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2c708
0:00:00.037429097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037431005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442850 (avdec_indeo2)
0:00:00.037431005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442850 (avdec_indeo2)
0:00:00.037433187  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_indeo2> set parent (ref and sink)
0:00:00.037434655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_indeo2, plugin 0x29c23ded50 libav
0:00:00.037433187  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_indeo2> set parent (ref and sink)
0:00:00.037434655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_indeo2, plugin 0x29c23ded50 libav
0:00:00.037436798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_indeo3' typename : 'GstElementFactory'
0:00:00.037436798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_indeo3' typename : 'GstElementFactory'
0:00:00.037441030  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037442679  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037441030  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037442679  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037444575  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037444575  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037446165  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037447949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037446165  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037447949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037449446  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037451336  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037449446  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037451336  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037452762  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037452762  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037454999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037456681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2c8a0
0:00:00.037454999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037456681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2c8a0
0:00:00.037459136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037459136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037460681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ca98
0:00:00.037462666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037460681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ca98
0:00:00.037462666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037466464  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442930 (avdec_indeo3)
0:00:00.037466464  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442930 (avdec_indeo3)
0:00:00.037469677  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_indeo3> set parent (ref and sink)
0:00:00.037471201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_indeo3, plugin 0x29c23ded50 libav
0:00:00.037469677  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_indeo3> set parent (ref and sink)
0:00:00.037471201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_indeo3, plugin 0x29c23ded50 libav
0:00:00.037473277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_indeo4' typename : 'GstElementFactory'
0:00:00.037473277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_indeo4' typename : 'GstElementFactory'
0:00:00.037477642  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037477642  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037479317  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037481445  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037479317  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037481445  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037482960  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037482960  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037484752  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037486599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037484752  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037486599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037488399  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037489882  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037488399  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037489882  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037492109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037492109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037493699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2cc40
0:00:00.037496376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037493699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2cc40
0:00:00.037496376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037497814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ce38
0:00:00.037499820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037497814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ce38
0:00:00.037499820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037501756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442a10 (avdec_indeo4)
0:00:00.037504041  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_indeo4> set parent (ref and sink)
0:00:00.037501756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442a10 (avdec_indeo4)
0:00:00.037504041  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_indeo4> set parent (ref and sink)
0:00:00.037505514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_indeo4, plugin 0x29c23ded50 libav
0:00:00.037505514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_indeo4, plugin 0x29c23ded50 libav
0:00:00.037507488  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_indeo5' typename : 'GstElementFactory'
0:00:00.037507488  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_indeo5' typename : 'GstElementFactory'
0:00:00.037513030  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037513030  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037515310  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037517513  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037515310  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037517513  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037519035  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037519035  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037520852  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037532266  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037520852  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037532266  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037534086  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037535667  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037534086  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037535667  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037537882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037539499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2cfe0
0:00:00.037537882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037539499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2cfe0
0:00:00.037542096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037543629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2d1d8
0:00:00.037542096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037543629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2d1d8
0:00:00.037545586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037545586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037557650  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442af0 (avdec_indeo5)
0:00:00.037559923  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_indeo5> set parent (ref and sink)
0:00:00.037557650  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442af0 (avdec_indeo5)
0:00:00.037559923  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_indeo5> set parent (ref and sink)
0:00:00.037561379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_indeo5, plugin 0x29c23ded50 libav
0:00:00.037561379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_indeo5, plugin 0x29c23ded50 libav
0:00:00.037563506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_interplayvideo' typename : 'GstElementFactory'
0:00:00.037563506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_interplayvideo' typename : 'GstElementFactory'
0:00:00.037567971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037567971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037569658  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037572081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037573721  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037569658  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037572081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037573721  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037575546  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037577214  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037575546  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037577214  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037579177  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037579177  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037580934  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037583337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037580934  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037583337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037584951  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2d388
0:00:00.037584951  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2d388
0:00:00.037587612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037589194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2d580
0:00:00.037587612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037589194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2d580
0:00:00.037591292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037591292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037593396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442bd0 (avdec_interplayvideo)
0:00:00.037595913  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_interplayvideo> set parent (ref and sink)
0:00:00.037593396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442bd0 (avdec_interplayvideo)
0:00:00.037595913  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_interplayvideo> set parent (ref and sink)
0:00:00.037597417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_interplayvideo, plugin 0x29c23ded50 libav
0:00:00.037599561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_jpeg2000' typename : 'GstElementFactory'
0:00:00.037597417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_interplayvideo, plugin 0x29c23ded50 libav
0:00:00.037599561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_jpeg2000' typename : 'GstElementFactory'
0:00:00.037614955  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037614955  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037617484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037619644  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037617484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037619644  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037621243  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037621243  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037623096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037624822  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037623096  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037624822  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037626706  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037628343  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037626706  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037628343  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037630671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037630671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037632384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2d710
0:00:00.037634999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037632384  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2d710
0:00:00.037634999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037636487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2d908
0:00:00.037636487  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2d908
0:00:00.037692112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037692112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037695816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442cb0 (avdec_jpeg2000)
0:00:00.037695816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442cb0 (avdec_jpeg2000)
0:00:00.037698371  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_jpeg2000> set parent (ref and sink)
0:00:00.037698371  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_jpeg2000> set parent (ref and sink)
0:00:00.037700033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_jpeg2000, plugin 0x29c23ded50 libav
0:00:00.037702179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_jpegls' typename : 'GstElementFactory'
0:00:00.037700033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_jpeg2000, plugin 0x29c23ded50 libav
0:00:00.037702179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_jpegls' typename : 'GstElementFactory'
0:00:00.037707350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037707350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037709770  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037711860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037709770  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037711860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037713367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037713367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037715167  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037716805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037715167  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037716805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037718614  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037720249  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037718614  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037720249  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037722549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037724126  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2da98
0:00:00.037722549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037724126  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2da98
0:00:00.037726649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037726649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037728210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2dc90
0:00:00.037729983  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037728210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2dc90
0:00:00.037729983  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037732008  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442d90 (avdec_jpegls)
0:00:00.037734250  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_jpegls> set parent (ref and sink)
0:00:00.037732008  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442d90 (avdec_jpegls)
0:00:00.037734250  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_jpegls> set parent (ref and sink)
0:00:00.037735770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_jpegls, plugin 0x29c23ded50 libav
0:00:00.037735770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_jpegls, plugin 0x29c23ded50 libav
0:00:00.037737780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_jv' typename : 'GstElementFactory'
0:00:00.037737780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_jv' typename : 'GstElementFactory'
0:00:00.037741927  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037741927  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037743590  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037745658  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037747216  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037743590  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037745658  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037747216  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037749050  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037749050  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037750611  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037752486  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037750611  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037752486  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037754175  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037754175  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037756535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037758108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2de18
0:00:00.037756535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037758108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2de18
0:00:00.037762055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037762055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037763622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2e010
0:00:00.037763622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2e010
0:00:00.037765418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037767519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442e70 (avdec_jv)
0:00:00.037765418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037767519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2442e70 (avdec_jv)
0:00:00.037769683  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_jv> set parent (ref and sink)
0:00:00.037769683  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_jv> set parent (ref and sink)
0:00:00.037771117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_jv, plugin 0x29c23ded50 libav
0:00:00.037773093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_kgv1' typename : 'GstElementFactory'
0:00:00.037771117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_jv, plugin 0x29c23ded50 libav
0:00:00.037773093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_kgv1' typename : 'GstElementFactory'
0:00:00.037777150  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037777150  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037778804  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037780803  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037778804  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037780803  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037782312  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037784081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037782312  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037784081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037785544  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037787390  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037785544  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037787390  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037789136  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037789136  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037791376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037792909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2e198
0:00:00.037791376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037792909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2e198
0:00:00.037795325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037795325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037796839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2e390
0:00:00.037798676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037796839  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2e390
0:00:00.037798676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037801438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24448a0 (avdec_kgv1)
0:00:00.037803955  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_kgv1> set parent (ref and sink)
0:00:00.037801438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24448a0 (avdec_kgv1)
0:00:00.037803955  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_kgv1> set parent (ref and sink)
0:00:00.037805479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_kgv1, plugin 0x29c23ded50 libav
0:00:00.037805479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_kgv1, plugin 0x29c23ded50 libav
0:00:00.037807631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_kmvc' typename : 'GstElementFactory'
0:00:00.037807631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_kmvc' typename : 'GstElementFactory'
0:00:00.037811961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037811961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037813685  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037813685  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037815815  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037817566  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037815815  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037817566  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037819302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037820912  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037819302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037820912  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037822708  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037824241  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037822708  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037824241  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037826527  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037828063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2e520
0:00:00.037826527  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037828063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2e520
0:00:00.037830517  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037832018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2e718
0:00:00.037830517  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037832018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2e718
0:00:00.037833876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037833876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037835905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2444980 (avdec_kmvc)
0:00:00.037838164  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_kmvc> set parent (ref and sink)
0:00:00.037835905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2444980 (avdec_kmvc)
0:00:00.037838164  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_kmvc> set parent (ref and sink)
0:00:00.037839545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_kmvc, plugin 0x29c23ded50 libav
0:00:00.037839545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_kmvc, plugin 0x29c23ded50 libav
0:00:00.037841510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_lagarith' typename : 'GstElementFactory'
0:00:00.037841510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_lagarith' typename : 'GstElementFactory'
0:00:00.037845629  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037847295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037845629  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037847295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037849196  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037850743  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037849196  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037850743  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037852469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037854040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037852469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037854040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037855828  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037857386  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037855828  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037857386  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037859574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037859574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037861068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2e8a0
0:00:00.037861068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2e8a0
0:00:00.037864797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037866348  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ea98
0:00:00.037864797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037866348  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ea98
0:00:00.037868170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037868170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037870255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2444a60 (avdec_lagarith)
0:00:00.037872650  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_lagarith> set parent (ref and sink)
0:00:00.037870255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2444a60 (avdec_lagarith)
0:00:00.037872650  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_lagarith> set parent (ref and sink)
0:00:00.037874148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_lagarith, plugin 0x29c23ded50 libav
0:00:00.037874148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_lagarith, plugin 0x29c23ded50 libav
0:00:00.037876334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_loco' typename : 'GstElementFactory'
0:00:00.037876334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_loco' typename : 'GstElementFactory'
0:00:00.037880561  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037882188  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037880561  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037882188  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037883995  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037885539  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037883995  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037885539  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037887236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037888733  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037887236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037888733  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037890575  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037890575  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037892338  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037894536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037892338  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037894536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037896028  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ec10
0:00:00.037896028  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ec10
0:00:00.037898562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037900025  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ee08
0:00:00.037898562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037900025  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ee08
0:00:00.037901888  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037903907  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2444b40 (avdec_loco)
0:00:00.037901888  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037903907  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2444b40 (avdec_loco)
0:00:00.037906202  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_loco> set parent (ref and sink)
0:00:00.037906202  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_loco> set parent (ref and sink)
0:00:00.037907713  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_loco, plugin 0x29c23ded50 libav
0:00:00.037909728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_m101' typename : 'GstElementFactory'
0:00:00.037907713  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_loco, plugin 0x29c23ded50 libav
0:00:00.037909728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_m101' typename : 'GstElementFactory'
0:00:00.037914971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037914971  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037917412  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037919520  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037917412  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037919520  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037921022  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037921022  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037922840  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037924686  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037922840  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037924686  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037926553  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037928203  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037926553  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037928203  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037930323  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037931866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ef90
0:00:00.037930323  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037931866  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ef90
0:00:00.037934547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037936027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2f188
0:00:00.037934547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037936027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2f188
0:00:00.037937777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037937777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037940553  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2444c20 (avdec_m101)
0:00:00.037940553  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2444c20 (avdec_m101)
0:00:00.037942987  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_m101> set parent (ref and sink)
0:00:00.037944427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_m101, plugin 0x29c23ded50 libav
0:00:00.037942987  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_m101> set parent (ref and sink)
0:00:00.037944427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_m101, plugin 0x29c23ded50 libav
0:00:00.037946498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_magicyuv' typename : 'GstElementFactory'
0:00:00.037946498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_magicyuv' typename : 'GstElementFactory'
0:00:00.037950667  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037950667  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037952313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037952313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037954296  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037955828  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037954296  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037955828  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037957563  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037959113  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037960879  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037957563  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037959113  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037960879  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037962334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037962334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037964558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037966124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2f310
0:00:00.037964558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.037966124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2f310
0:00:00.037968547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037968547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.037970073  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2f508
0:00:00.037972043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037970073  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2f508
0:00:00.037972043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.037973956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2444d00 (avdec_magicyuv)
0:00:00.037973956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2444d00 (avdec_magicyuv)
0:00:00.037976402  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_magicyuv> set parent (ref and sink)
0:00:00.037978111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_magicyuv, plugin 0x29c23ded50 libav
0:00:00.037976402  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_magicyuv> set parent (ref and sink)
0:00:00.037978111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_magicyuv, plugin 0x29c23ded50 libav
0:00:00.037980255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mdec' typename : 'GstElementFactory'
0:00:00.037980255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mdec' typename : 'GstElementFactory'
0:00:00.037984572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037986224  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037984572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.037986224  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037988491  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037988491  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.037990098  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037991951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037990098  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037991951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.037993430  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037995331  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037993430  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037995331  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.037996859  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037996859  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.037999165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038000790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2f6a8
0:00:00.037999165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038000790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2f6a8
0:00:00.038003268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038003268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038004786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2f8a0
0:00:00.038006726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038004786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2f8a0
0:00:00.038006726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038008697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2444de0 (avdec_mdec)
0:00:00.038010928  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mdec> set parent (ref and sink)
0:00:00.038008697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2444de0 (avdec_mdec)
0:00:00.038010928  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mdec> set parent (ref and sink)
0:00:00.038012297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mdec, plugin 0x29c23ded50 libav
0:00:00.038012297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mdec, plugin 0x29c23ded50 libav
0:00:00.038014252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mimic' typename : 'GstElementFactory'
0:00:00.038014252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mimic' typename : 'GstElementFactory'
0:00:00.038018433  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038020086  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038018433  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038020086  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038021948  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038021948  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038023515  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038025499  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038023515  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038025499  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038026990  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038028837  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038026990  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038028837  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038030259  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038030259  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038032494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038034063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2fa18
0:00:00.038036447  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038032494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038034063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2fa18
0:00:00.038036447  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038037974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2fc10
0:00:00.038037974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2fc10
0:00:00.038039879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038041992  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2444ec0 (avdec_mimic)
0:00:00.038039879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038041992  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2444ec0 (avdec_mimic)
0:00:00.038044110  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mimic> set parent (ref and sink)
0:00:00.038044110  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mimic> set parent (ref and sink)
0:00:00.038045615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mimic, plugin 0x29c23ded50 libav
0:00:00.038047539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mjpeg' typename : 'GstElementFactory'
0:00:00.038045615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mimic, plugin 0x29c23ded50 libav
0:00:00.038047539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mjpeg' typename : 'GstElementFactory'
0:00:00.038051595  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038051595  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038054067  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038056151  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038054067  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038056151  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038057680  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038057680  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038059477  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038061269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038063087  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038059477  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038061269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038063087  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038064519  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038064519  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038066845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038068417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2fda0
0:00:00.038066845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038068417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2fda0
0:00:00.038070766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038072214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ff98
0:00:00.038070766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038072214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f2ff98
0:00:00.038074082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038074082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038076063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2349030 (avdec_mjpeg)
0:00:00.038078259  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mjpeg> set parent (ref and sink)
0:00:00.038076063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2349030 (avdec_mjpeg)
0:00:00.038078259  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mjpeg> set parent (ref and sink)
0:00:00.038079663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mjpeg, plugin 0x29c23ded50 libav
0:00:00.038079663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mjpeg, plugin 0x29c23ded50 libav
0:00:00.038081613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mjpegb' typename : 'GstElementFactory'
0:00:00.038081613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mjpegb' typename : 'GstElementFactory'
0:00:00.038089005  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038089005  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038091409  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038093505  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038091409  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038093505  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038095090  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038095090  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038096925  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038098483  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038096925  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038098483  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038100300  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038102083  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038100300  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038102083  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038104320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038104320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038105895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30130
0:00:00.038108392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038105895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30130
0:00:00.038108392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038109823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30328
0:00:00.038109823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30328
0:00:00.038111700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038113771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2349110 (avdec_mjpegb)
0:00:00.038111700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038113771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2349110 (avdec_mjpegb)
0:00:00.038115947  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mjpegb> set parent (ref and sink)
0:00:00.038117482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mjpegb, plugin 0x29c23ded50 libav
0:00:00.038115947  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mjpegb> set parent (ref and sink)
0:00:00.038117482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mjpegb, plugin 0x29c23ded50 libav
0:00:00.038119478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mmvideo' typename : 'GstElementFactory'
0:00:00.038119478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mmvideo' typename : 'GstElementFactory'
0:00:00.038123854  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038123854  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038125426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038127518  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038125426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038127518  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038129161  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038129161  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038130942  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038132503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038130942  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038132503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038134388  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038135890  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038134388  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038135890  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038138001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038139524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f304c0
0:00:00.038138001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038139524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f304c0
0:00:00.038142010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038143493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f306b8
0:00:00.038142010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038143493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f306b8
0:00:00.038145303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038145303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038147283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23491f0 (avdec_mmvideo)
0:00:00.038149426  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mmvideo> set parent (ref and sink)
0:00:00.038147283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23491f0 (avdec_mmvideo)
0:00:00.038149426  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mmvideo> set parent (ref and sink)
0:00:00.038150824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mmvideo, plugin 0x29c23ded50 libav
0:00:00.038150824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mmvideo, plugin 0x29c23ded50 libav
0:00:00.038152793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_motionpixels' typename : 'GstElementFactory'
0:00:00.038152793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_motionpixels' typename : 'GstElementFactory'
0:00:00.038158555  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038158555  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038160394  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038160394  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038162366  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038163903  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038162366  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038163903  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038165667  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038167209  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038165667  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038167209  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038169109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038170593  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038169109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038170593  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038172755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038174291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30858
0:00:00.038172755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038174291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30858
0:00:00.038176714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038176714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038178202  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30a50
0:00:00.038179941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038178202  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30a50
0:00:00.038179941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038181863  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23492d0 (avdec_motionpixels)
0:00:00.038181863  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23492d0 (avdec_motionpixels)
0:00:00.038184126  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_motionpixels> set parent (ref and sink)
0:00:00.038185669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_motionpixels, plugin 0x29c23ded50 libav
0:00:00.038184126  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_motionpixels> set parent (ref and sink)
0:00:00.038185669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_motionpixels, plugin 0x29c23ded50 libav
0:00:00.038187703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mpeg2video' typename : 'GstElementFactory'
0:00:00.038187703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mpeg2video' typename : 'GstElementFactory'
0:00:00.038193725  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038193725  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038195437  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038197347  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038195437  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038197347  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038198826  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038200594  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038198826  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038200594  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038202058  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038203928  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038202058  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038203928  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038205393  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038205393  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038207615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038209159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30bd8
0:00:00.038207615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038209159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30bd8
0:00:00.038211518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038212960  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30dd0
0:00:00.038211518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038212960  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30dd0
0:00:00.038214998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038214998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038217001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23493b0 (avdec_mpeg2video)
0:00:00.038219186  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mpeg2video> set parent (ref and sink)
0:00:00.038217001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23493b0 (avdec_mpeg2video)
0:00:00.038219186  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mpeg2video> set parent (ref and sink)
0:00:00.038220590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mpeg2video, plugin 0x29c23ded50 libav
0:00:00.038222635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mpeg4' typename : 'GstElementFactory'
0:00:00.038220590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mpeg2video, plugin 0x29c23ded50 libav
0:00:00.038222635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mpeg4' typename : 'GstElementFactory'
0:00:00.038226641  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038226641  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038228913  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038230992  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038228913  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038230992  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038232507  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038232507  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038234328  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038236194  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038234328  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038236194  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038238020  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038239611  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038238020  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038239611  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038241805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038241805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038243373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30f88
0:00:00.038245350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038246768  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30fb8
0:00:00.038243373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30f88
0:00:00.038245350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038246768  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f30fb8
0:00:00.038248859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038248859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038251672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2349490 (avdec_mpeg4)
0:00:00.038251672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2349490 (avdec_mpeg4)
0:00:00.038254063  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mpeg4> set parent (ref and sink)
0:00:00.038255589  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mpeg4, plugin 0x29c23ded50 libav
0:00:00.038254063  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mpeg4> set parent (ref and sink)
0:00:00.038255589  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mpeg4, plugin 0x29c23ded50 libav
0:00:00.038257572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mpegvideo' typename : 'GstElementFactory'
0:00:00.038257572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mpegvideo' typename : 'GstElementFactory'
0:00:00.038261753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038261753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038263432  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038263432  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038265398  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038267201  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038265398  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038267201  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038268985  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038270544  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038268985  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038270544  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038272400  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038273969  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038272400  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038273969  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038276154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038277667  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31198
0:00:00.038276154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038277667  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31198
0:00:00.038280110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038280110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038281571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31390
0:00:00.038281571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31390
0:00:00.038284355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038286672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2349570 (avdec_mpegvideo)
0:00:00.038284355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038286672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2349570 (avdec_mpegvideo)
0:00:00.038289038  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mpegvideo> set parent (ref and sink)
0:00:00.038289038  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mpegvideo> set parent (ref and sink)
0:00:00.038290520  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mpegvideo, plugin 0x29c23ded50 libav
0:00:00.038292592  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_msa1' typename : 'GstElementFactory'
0:00:00.038290520  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mpegvideo, plugin 0x29c23ded50 libav
0:00:00.038292592  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_msa1' typename : 'GstElementFactory'
0:00:00.038296684  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038296684  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038298306  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038300332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038298306  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038300332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038301938  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038301938  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038303719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038305247  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038303719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038305247  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038307008  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038308557  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038307008  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038308557  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038310748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038312278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31548
0:00:00.038310748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038312278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31548
0:00:00.038314729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038314729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038316192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31740
0:00:00.038318039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038316192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31740
0:00:00.038318039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038319924  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2349650 (avdec_msa1)
0:00:00.038319924  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2349650 (avdec_msa1)
0:00:00.038322165  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_msa1> set parent (ref and sink)
0:00:00.038323626  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_msa1, plugin 0x29c23ded50 libav
0:00:00.038325516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_msmpeg4v1' typename : 'GstElementFactory'
0:00:00.038322165  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_msa1> set parent (ref and sink)
0:00:00.038323626  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_msa1, plugin 0x29c23ded50 libav
0:00:00.038325516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_msmpeg4v1' typename : 'GstElementFactory'
0:00:00.038329517  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038329517  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038331336  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038333536  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038331336  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038333536  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038335095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038335095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038336918  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038338623  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038336918  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038338623  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038340491  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038342109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038340491  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038342109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038344356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038344356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038345926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f318e8
0:00:00.038347774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038345926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f318e8
0:00:00.038347774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038349230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31918
0:00:00.038351221  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038349230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31918
0:00:00.038351221  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038353115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2348040 (avdec_msmpeg4v1)
0:00:00.038355300  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_msmpeg4v1> set parent (ref and sink)
0:00:00.038353115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2348040 (avdec_msmpeg4v1)
0:00:00.038355300  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_msmpeg4v1> set parent (ref and sink)
0:00:00.038356692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_msmpeg4v1, plugin 0x29c23ded50 libav
0:00:00.038356692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_msmpeg4v1, plugin 0x29c23ded50 libav
0:00:00.038358650  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_msmpeg4v2' typename : 'GstElementFactory'
0:00:00.038358650  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_msmpeg4v2' typename : 'GstElementFactory'
0:00:00.038362888  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038364533  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038362888  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038364533  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038366607  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038366607  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038368217  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038369981  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038368217  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038369981  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038371449  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038373383  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038371449  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038373383  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038374842  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038377090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038374842  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038377090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038378603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31ad8
0:00:00.038380406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038378603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31ad8
0:00:00.038380406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038381804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31b08
0:00:00.038383707  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038381804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31b08
0:00:00.038383707  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038385716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2348120 (avdec_msmpeg4v2)
0:00:00.038385716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2348120 (avdec_msmpeg4v2)
0:00:00.038387963  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_msmpeg4v2> set parent (ref and sink)
0:00:00.038387963  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_msmpeg4v2> set parent (ref and sink)
0:00:00.038389430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_msmpeg4v2, plugin 0x29c23ded50 libav
0:00:00.038391614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_msmpeg4' typename : 'GstElementFactory'
0:00:00.038389430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_msmpeg4v2, plugin 0x29c23ded50 libav
0:00:00.038391614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_msmpeg4' typename : 'GstElementFactory'
0:00:00.038396901  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038396901  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038399401  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038401545  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038399401  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038401545  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038403071  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038404977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038403071  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038404977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038406448  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038408307  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038406448  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038408307  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038409772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038409772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038411959  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038413705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31cc8
0:00:00.038411959  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038413705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31cc8
0:00:00.038415457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038416914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31cf8
0:00:00.038415457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038416914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31cf8
0:00:00.038418873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038418873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038420815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2348200 (avdec_msmpeg4)
0:00:00.038423068  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_msmpeg4> set parent (ref and sink)
0:00:00.038420815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2348200 (avdec_msmpeg4)
0:00:00.038423068  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_msmpeg4> set parent (ref and sink)
0:00:00.038424459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_msmpeg4, plugin 0x29c23ded50 libav
0:00:00.038426470  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_msrle' typename : 'GstElementFactory'
0:00:00.038424459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_msmpeg4, plugin 0x29c23ded50 libav
0:00:00.038426470  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_msrle' typename : 'GstElementFactory'
0:00:00.038430626  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038430626  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038432269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038432269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038434241  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038435809  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038434241  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038435809  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038437548  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038439086  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038437548  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038439086  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038440881  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038442520  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038440881  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038442520  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038444727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038444727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038446270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31eb8
0:00:00.038446270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f31eb8
0:00:00.038449155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038450611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f320b0
0:00:00.038452527  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038449155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038450611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f320b0
0:00:00.038452527  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038454407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23482e0 (avdec_msrle)
0:00:00.038454407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23482e0 (avdec_msrle)
0:00:00.038456612  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_msrle> set parent (ref and sink)
0:00:00.038458104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_msrle, plugin 0x29c23ded50 libav
0:00:00.038456612  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_msrle> set parent (ref and sink)
0:00:00.038458104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_msrle, plugin 0x29c23ded50 libav
0:00:00.038460084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mss1' typename : 'GstElementFactory'
0:00:00.038460084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mss1' typename : 'GstElementFactory'
0:00:00.038464512  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038464512  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038466240  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038466240  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038468221  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038469823  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038468221  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038469823  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038471580  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038473132  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038471580  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038473132  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038474940  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038476523  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038474940  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038476523  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038478711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038480240  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f32258
0:00:00.038478711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038480240  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f32258
0:00:00.038482675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038482675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038484139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f32450
0:00:00.038486108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038484139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f32450
0:00:00.038486108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038488929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23483c0 (avdec_mss1)
0:00:00.038488929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23483c0 (avdec_mss1)
0:00:00.038491280  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mss1> set parent (ref and sink)
0:00:00.038491280  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mss1> set parent (ref and sink)
0:00:00.038492721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mss1, plugin 0x29c23ded50 libav
0:00:00.038494726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mss2' typename : 'GstElementFactory'
0:00:00.038492721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mss1, plugin 0x29c23ded50 libav
0:00:00.038494726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mss2' typename : 'GstElementFactory'
0:00:00.038498809  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038498809  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038501358  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038503500  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038501358  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038503500  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038505016  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038506794  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038505016  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038506794  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038508295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038510159  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038508295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038510159  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038511663  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038511663  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038513929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038515631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f32608
0:00:00.038513929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038515631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f32608
0:00:00.038518043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038519518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f32800
0:00:00.038518043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038519518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f32800
0:00:00.038521426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038521426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038523389  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23484a0 (avdec_mss2)
0:00:00.038525572  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mss2> set parent (ref and sink)
0:00:00.038523389  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23484a0 (avdec_mss2)
0:00:00.038525572  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mss2> set parent (ref and sink)
0:00:00.038526987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mss2, plugin 0x29c23ded50 libav
0:00:00.038528928  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_msvideo1' typename : 'GstElementFactory'
0:00:00.038526987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mss2, plugin 0x29c23ded50 libav
0:00:00.038528928  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_msvideo1' typename : 'GstElementFactory'
0:00:00.038532988  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038532988  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038535524  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038537572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038535524  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038537572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038539103  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038539103  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038540911  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038542717  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038540911  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038542717  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038544590  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038546141  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038544590  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038546141  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038548365  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038548365  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038549929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f329b8
0:00:00.038552419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038549929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f329b8
0:00:00.038552419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038553836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f32bb0
0:00:00.038555687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038553836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f32bb0
0:00:00.038555687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038557593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2348580 (avdec_msvideo1)
0:00:00.038559793  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_msvideo1> set parent (ref and sink)
0:00:00.038557593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2348580 (avdec_msvideo1)
0:00:00.038559793  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_msvideo1> set parent (ref and sink)
0:00:00.038561202  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_msvideo1, plugin 0x29c23ded50 libav
0:00:00.038561202  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_msvideo1, plugin 0x29c23ded50 libav
0:00:00.038563191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mszh' typename : 'GstElementFactory'
0:00:00.038563191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mszh' typename : 'GstElementFactory'
0:00:00.038567391  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038569017  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038567391  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038569017  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038571101  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038572700  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038571101  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038572700  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038574491  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038574491  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038576052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038578001  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038576052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038578001  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038579438  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038581683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038579438  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038581683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038583167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f32d68
0:00:00.038585685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038583167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f32d68
0:00:00.038585685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038587094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f32f60
0:00:00.038589012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038587094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f32f60
0:00:00.038589012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038590872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2348660 (avdec_mszh)
0:00:00.038590872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2348660 (avdec_mszh)
0:00:00.038593049  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mszh> set parent (ref and sink)
0:00:00.038594496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mszh, plugin 0x29c23ded50 libav
0:00:00.038593049  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mszh> set parent (ref and sink)
0:00:00.038594496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mszh, plugin 0x29c23ded50 libav
0:00:00.038596376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mts2' typename : 'GstElementFactory'
0:00:00.038596376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mts2' typename : 'GstElementFactory'
0:00:00.038600505  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038600505  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038602112  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038602112  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038604102  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038605718  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038607421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038604102  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038605718  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038607421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038608843  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038610618  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038608843  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038610618  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038612017  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038612017  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038614251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038615754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f330f0
0:00:00.038614251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038615754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f330f0
0:00:00.038618135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038619614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f332e8
0:00:00.038618135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038619614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f332e8
0:00:00.038621312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038621312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038623257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d0a0 (avdec_mts2)
0:00:00.038623257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d0a0 (avdec_mts2)
0:00:00.038627366  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mts2> set parent (ref and sink)
0:00:00.038627366  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mts2> set parent (ref and sink)
0:00:00.038628898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mts2, plugin 0x29c23ded50 libav
0:00:00.038630998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mvc1' typename : 'GstElementFactory'
0:00:00.038628898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mts2, plugin 0x29c23ded50 libav
0:00:00.038630998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mvc1' typename : 'GstElementFactory'
0:00:00.038635326  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038635326  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038637040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038637040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038639242  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038640849  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038639242  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038640849  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038642591  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038644153  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038642591  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038644153  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038645941  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038647524  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038645941  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038647524  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038649731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038649731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038651303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f33490
0:00:00.038651303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f33490
0:00:00.038653796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038655559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f33688
0:00:00.038653796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038655559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f33688
0:00:00.038657263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038659241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d180 (avdec_mvc1)
0:00:00.038657263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038659241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d180 (avdec_mvc1)
0:00:00.038661433  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mvc1> set parent (ref and sink)
0:00:00.038662869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mvc1, plugin 0x29c23ded50 libav
0:00:00.038661433  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mvc1> set parent (ref and sink)
0:00:00.038662869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mvc1, plugin 0x29c23ded50 libav
0:00:00.038664780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mvc2' typename : 'GstElementFactory'
0:00:00.038664780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mvc2' typename : 'GstElementFactory'
0:00:00.038668889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038668889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038670591  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038672685  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038670591  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038672685  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038674137  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038675872  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038674137  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038675872  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038677389  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038677389  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038679189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038680798  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038679189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038680798  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038683016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038684626  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f33830
0:00:00.038683016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038684626  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f33830
0:00:00.038687058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038688551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f33a28
0:00:00.038687058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038688551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f33a28
0:00:00.038690184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038690184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038692125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d260 (avdec_mvc2)
0:00:00.038694375  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mvc2> set parent (ref and sink)
0:00:00.038692125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d260 (avdec_mvc2)
0:00:00.038694375  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mvc2> set parent (ref and sink)
0:00:00.038695749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mvc2, plugin 0x29c23ded50 libav
0:00:00.038695749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mvc2, plugin 0x29c23ded50 libav
0:00:00.038697773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mxpeg' typename : 'GstElementFactory'
0:00:00.038697773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_mxpeg' typename : 'GstElementFactory'
0:00:00.038702029  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038703644  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038702029  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038703644  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038705568  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038705568  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038707123  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038708882  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038710333  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038707123  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038708882  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038710333  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038712077  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038713672  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038712077  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038713672  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038715901  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038715901  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038717463  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f33bb0
0:00:00.038717463  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f33bb0
0:00:00.038721217  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038721217  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038722849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f33da8
0:00:00.038724581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038722849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f33da8
0:00:00.038724581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038726635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d340 (avdec_mxpeg)
0:00:00.038726635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d340 (avdec_mxpeg)
0:00:00.038729021  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mxpeg> set parent (ref and sink)
0:00:00.038730513  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mxpeg, plugin 0x29c23ded50 libav
0:00:00.038729021  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_mxpeg> set parent (ref and sink)
0:00:00.038730513  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_mxpeg, plugin 0x29c23ded50 libav
0:00:00.038732601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_nuv' typename : 'GstElementFactory'
0:00:00.038732601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_nuv' typename : 'GstElementFactory'
0:00:00.038736745  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038738393  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038736745  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038738393  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038740297  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038740297  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038741866  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038743789  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038741866  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038743789  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038745259  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038747128  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038745259  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038747128  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038748741  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038748741  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038750995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038752526  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f33f30
0:00:00.038750995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038752526  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f33f30
0:00:00.038754976  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038754976  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038756497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f34128
0:00:00.038758478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038756497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f34128
0:00:00.038758478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038760368  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d420 (avdec_nuv)
0:00:00.038762600  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_nuv> set parent (ref and sink)
0:00:00.038760368  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d420 (avdec_nuv)
0:00:00.038762600  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_nuv> set parent (ref and sink)
0:00:00.038763945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_nuv, plugin 0x29c23ded50 libav
0:00:00.038765954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_paf_video' typename : 'GstElementFactory'
0:00:00.038763945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_nuv, plugin 0x29c23ded50 libav
0:00:00.038765954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_paf_video' typename : 'GstElementFactory'
0:00:00.038771431  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038771431  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038773876  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038776137  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038773876  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038776137  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038777783  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038777783  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038779592  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038781164  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038779592  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038781164  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038782994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038784511  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038782994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038784511  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038786669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038786669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038788324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f342d0
0:00:00.038790810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038788324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f342d0
0:00:00.038790810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038792280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f344c8
0:00:00.038794302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038792280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f344c8
0:00:00.038794302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038796303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d500 (avdec_paf_video)
0:00:00.038796303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d500 (avdec_paf_video)
0:00:00.038798634  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_paf_video> set parent (ref and sink)
0:00:00.038800392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_paf_video, plugin 0x29c23ded50 libav
0:00:00.038798634  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_paf_video> set parent (ref and sink)
0:00:00.038800392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_paf_video, plugin 0x29c23ded50 libav
0:00:00.038802431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pam' typename : 'GstElementFactory'
0:00:00.038802431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pam' typename : 'GstElementFactory'
0:00:00.038806533  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038806533  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038808224  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038810349  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038808224  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038810349  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038811916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038811916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038813703  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038815309  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038817076  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038813703  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038815309  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038817076  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038818760  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038818760  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038821156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038822741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f34660
0:00:00.038821156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038822741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f34660
0:00:00.038825149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038825149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038826659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f34858
0:00:00.038828591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038826659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f34858
0:00:00.038828591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038831486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d5e0 (avdec_pam)
0:00:00.038831486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d5e0 (avdec_pam)
0:00:00.038833956  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pam> set parent (ref and sink)
0:00:00.038833956  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pam> set parent (ref and sink)
0:00:00.038835357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pam, plugin 0x29c23ded50 libav
0:00:00.038837399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pbm' typename : 'GstElementFactory'
0:00:00.038835357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pam, plugin 0x29c23ded50 libav
0:00:00.038837399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pbm' typename : 'GstElementFactory'
0:00:00.038841529  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038841529  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038843276  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038845358  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038843276  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038845358  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038846863  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038846863  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038848641  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038850356  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038848641  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038850356  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038852137  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038853837  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038852137  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038853837  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038856028  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038856028  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038857569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f349f8
0:00:00.038860057  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038857569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f349f8
0:00:00.038860057  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038861495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f34bf0
0:00:00.038863332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038861495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f34bf0
0:00:00.038863332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038866188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d6c0 (avdec_pbm)
0:00:00.038866188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d6c0 (avdec_pbm)
0:00:00.038868471  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pbm> set parent (ref and sink)
0:00:00.038869932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pbm, plugin 0x29c23ded50 libav
0:00:00.038868471  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pbm> set parent (ref and sink)
0:00:00.038869932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pbm, plugin 0x29c23ded50 libav
0:00:00.038871862  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pcx' typename : 'GstElementFactory'
0:00:00.038871862  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pcx' typename : 'GstElementFactory'
0:00:00.038876858  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038876858  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038879231  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038881295  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038879231  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038881295  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038882820  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038882820  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038884615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038886372  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038884615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038886372  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038888170  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038889824  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038888170  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038889824  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038892068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038892068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038893669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f34d78
0:00:00.038896154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038897598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f34f70
0:00:00.038893669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f34d78
0:00:00.038896154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038897598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f34f70
0:00:00.038899367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038899367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038903378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234f870 (avdec_pcx)
0:00:00.038903378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234f870 (avdec_pcx)
0:00:00.038906857  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pcx> set parent (ref and sink)
0:00:00.038908367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pcx, plugin 0x29c23ded50 libav
0:00:00.038906857  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pcx> set parent (ref and sink)
0:00:00.038908367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pcx, plugin 0x29c23ded50 libav
0:00:00.038910445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pgm' typename : 'GstElementFactory'
0:00:00.038910445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pgm' typename : 'GstElementFactory'
0:00:00.038914937  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038914937  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038917382  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038919501  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038917382  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038919501  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038921068  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038921068  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038922842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038924481  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038922842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038924481  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038926309  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038927948  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038930060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038926309  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038927948  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038930060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038931603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f35100
0:00:00.038931603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f35100
0:00:00.038934128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038935647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f352f8
0:00:00.038934128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038935647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f352f8
0:00:00.038937355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038937355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038939320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234f950 (avdec_pgm)
0:00:00.038941694  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pgm> set parent (ref and sink)
0:00:00.038939320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234f950 (avdec_pgm)
0:00:00.038941694  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pgm> set parent (ref and sink)
0:00:00.038943086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pgm, plugin 0x29c23ded50 libav
0:00:00.038945123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pgmyuv' typename : 'GstElementFactory'
0:00:00.038943086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pgm, plugin 0x29c23ded50 libav
0:00:00.038945123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pgmyuv' typename : 'GstElementFactory'
0:00:00.038949333  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038949333  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038951001  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038951001  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038953192  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038955058  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038953192  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038955058  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038956929  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038958484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038956929  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038958484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038960320  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038961807  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038960320  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038961807  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038964047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038964047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038965682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f354a0
0:00:00.038965682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f354a0
0:00:00.038968201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038969921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f35698
0:00:00.038968201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.038969921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f35698
0:00:00.038971684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038973609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234fa30 (avdec_pgmyuv)
0:00:00.038971684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.038973609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234fa30 (avdec_pgmyuv)
0:00:00.038975858  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pgmyuv> set parent (ref and sink)
0:00:00.038977330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pgmyuv, plugin 0x29c23ded50 libav
0:00:00.038975858  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pgmyuv> set parent (ref and sink)
0:00:00.038977330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pgmyuv, plugin 0x29c23ded50 libav
0:00:00.038979325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pictor' typename : 'GstElementFactory'
0:00:00.038979325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pictor' typename : 'GstElementFactory'
0:00:00.038983523  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038983523  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.038985163  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038987170  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038985163  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038987170  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.038988736  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038988736  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038990492  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038992049  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038990492  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.038992049  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038993814  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038995286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038993814  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.038995286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.038997454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038999006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f35828
0:00:00.038997454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.038999006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f35828
0:00:00.039001519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039002986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f35a20
0:00:00.039001519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039002986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f35a20
0:00:00.039004701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039004701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039006649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234fb10 (avdec_pictor)
0:00:00.039008918  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pictor> set parent (ref and sink)
0:00:00.039006649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234fb10 (avdec_pictor)
0:00:00.039008918  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pictor> set parent (ref and sink)
0:00:00.039010322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pictor, plugin 0x29c23ded50 libav
0:00:00.039010322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pictor, plugin 0x29c23ded50 libav
0:00:00.039012262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pixlet' typename : 'GstElementFactory'
0:00:00.039012262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_pixlet' typename : 'GstElementFactory'
0:00:00.039016388  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039018013  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039016388  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039018013  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039019939  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039019939  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039021489  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039023557  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039021489  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039023557  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039025026  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039026899  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039025026  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039026899  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039028363  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039030771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039028363  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039030771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039032270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f35ba8
0:00:00.039032270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f35ba8
0:00:00.039034734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039036394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f35da0
0:00:00.039034734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039036394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f35da0
0:00:00.039038047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039039969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234fbf0 (avdec_pixlet)
0:00:00.039038047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039039969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234fbf0 (avdec_pixlet)
0:00:00.039042345  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pixlet> set parent (ref and sink)
0:00:00.039042345  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_pixlet> set parent (ref and sink)
0:00:00.039043749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pixlet, plugin 0x29c23ded50 libav
0:00:00.039045759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_png' typename : 'GstElementFactory'
0:00:00.039043749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_pixlet, plugin 0x29c23ded50 libav
0:00:00.039045759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_png' typename : 'GstElementFactory'
0:00:00.039049856  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039049856  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039052138  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039054320  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039055820  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039052138  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039054320  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039055820  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039057535  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039057535  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039059145  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039061134  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039059145  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039061134  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039062756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039062756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039065131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039066675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f35f40
0:00:00.039065131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039066675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f35f40
0:00:00.039069101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039070566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f36138
0:00:00.039069101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039070566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f36138
0:00:00.039073761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039073761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039076808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234fcd0 (avdec_png)
0:00:00.039076808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234fcd0 (avdec_png)
0:00:00.039100162  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_png> set parent (ref and sink)
0:00:00.039100162  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_png> set parent (ref and sink)
0:00:00.039102714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_png, plugin 0x29c23ded50 libav
0:00:00.039102714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_png, plugin 0x29c23ded50 libav
0:00:00.039105024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ppm' typename : 'GstElementFactory'
0:00:00.039105024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ppm' typename : 'GstElementFactory'
0:00:00.039109725  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039109725  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039111540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039113711  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039111540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039113711  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039115365  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039115365  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039117169  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039118768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039117169  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039118768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039120540  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039122061  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039120540  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039122061  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039124288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039124288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039125882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f362c8
0:00:00.039128455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039125882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f362c8
0:00:00.039128455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039129911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f364c0
0:00:00.039131636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039129911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f364c0
0:00:00.039131636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039134491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234fdb0 (avdec_ppm)
0:00:00.039134491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234fdb0 (avdec_ppm)
0:00:00.039136816  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ppm> set parent (ref and sink)
0:00:00.039138330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ppm, plugin 0x29c23ded50 libav
0:00:00.039136816  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ppm> set parent (ref and sink)
0:00:00.039138330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ppm, plugin 0x29c23ded50 libav
0:00:00.039140387  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_prores' typename : 'GstElementFactory'
0:00:00.039140387  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_prores' typename : 'GstElementFactory'
0:00:00.039145409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039145409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039147777  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039149783  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039147777  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039149783  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039151310  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039151310  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039153128  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039154947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039153128  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039154947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039156721  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039158307  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039156721  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039158307  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039160554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039162173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f36638
0:00:00.039164612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039160554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039162173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f36638
0:00:00.039164612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039166095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f36830
0:00:00.039166095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f36830
0:00:00.039168871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039168871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039171148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234fe90 (avdec_prores)
0:00:00.039173657  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_prores> set parent (ref and sink)
0:00:00.039171148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234fe90 (avdec_prores)
0:00:00.039173657  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_prores> set parent (ref and sink)
0:00:00.039175059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_prores, plugin 0x29c23ded50 libav
0:00:00.039175059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_prores, plugin 0x29c23ded50 libav
0:00:00.039177099  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_prores_lgpl' typename : 'GstElementFactory'
0:00:00.039177099  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_prores_lgpl' typename : 'GstElementFactory'
0:00:00.039181353  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039183003  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039181353  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039183003  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039185056  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039186580  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039185056  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039186580  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039188272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039189862  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039188272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039189862  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039191754  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039193396  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039191754  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039193396  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039195685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039195685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039197231  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f369c8
0:00:00.039197231  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f369c8
0:00:00.039199717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039201248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f36bc0
0:00:00.039199717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039201248  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f36bc0
0:00:00.039202921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039202921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039204905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d8b0 (avdec_prores_lgpl)
0:00:00.039207480  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_prores_lgpl> set parent (ref and sink)
0:00:00.039204905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d8b0 (avdec_prores_lgpl)
0:00:00.039207480  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_prores_lgpl> set parent (ref and sink)
0:00:00.039208941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_prores_lgpl, plugin 0x29c23ded50 libav
0:00:00.039210975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_psd' typename : 'GstElementFactory'
0:00:00.039208941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_prores_lgpl, plugin 0x29c23ded50 libav
0:00:00.039210975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_psd' typename : 'GstElementFactory'
0:00:00.039215166  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039215166  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039216797  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039216797  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039218819  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039220392  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039218819  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039220392  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039222133  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039223669  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039222133  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039223669  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039225476  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039226976  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039225476  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039226976  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039229142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039229142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039230645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f36d40
0:00:00.039233150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039230645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f36d40
0:00:00.039233150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039234673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f36f38
0:00:00.039236415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039234673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f36f38
0:00:00.039236415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039238292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d990 (avdec_psd)
0:00:00.039238292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234d990 (avdec_psd)
0:00:00.039240633  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_psd> set parent (ref and sink)
0:00:00.039242355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_psd, plugin 0x29c23ded50 libav
0:00:00.039240633  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_psd> set parent (ref and sink)
0:00:00.039242355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_psd, plugin 0x29c23ded50 libav
0:00:00.039244373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ptx' typename : 'GstElementFactory'
0:00:00.039244373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ptx' typename : 'GstElementFactory'
0:00:00.039248615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039248615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039250288  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039252240  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039250288  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039252240  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039253838  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039253838  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039255599  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039257173  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039255599  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039257173  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039258913  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039260511  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039258913  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039260511  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039262681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039264210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f370c0
0:00:00.039262681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039264210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f370c0
0:00:00.039266592  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039268053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f372b8
0:00:00.039266592  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039268053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f372b8
0:00:00.039269744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039269744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039271638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234da70 (avdec_ptx)
0:00:00.039273854  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ptx> set parent (ref and sink)
0:00:00.039271638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234da70 (avdec_ptx)
0:00:00.039273854  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ptx> set parent (ref and sink)
0:00:00.039275192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ptx, plugin 0x29c23ded50 libav
0:00:00.039275192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ptx, plugin 0x29c23ded50 libav
0:00:00.039277156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_qdraw' typename : 'GstElementFactory'
0:00:00.039277156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_qdraw' typename : 'GstElementFactory'
0:00:00.039281231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039282873  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039281231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039282873  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039284759  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039286293  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039284759  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039286293  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039288066  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039289571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039288066  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039289571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039291301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039292860  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039291301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039292860  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039295037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039295037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039296557  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f37440
0:00:00.039299149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039296557  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f37440
0:00:00.039299149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039300552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f37638
0:00:00.039302468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039300552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f37638
0:00:00.039302468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039304372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234db50 (avdec_qdraw)
0:00:00.039304372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234db50 (avdec_qdraw)
0:00:00.039306741  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_qdraw> set parent (ref and sink)
0:00:00.039306741  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_qdraw> set parent (ref and sink)
0:00:00.039308224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_qdraw, plugin 0x29c23ded50 libav
0:00:00.039310252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_qpeg' typename : 'GstElementFactory'
0:00:00.039308224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_qdraw, plugin 0x29c23ded50 libav
0:00:00.039310252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_qpeg' typename : 'GstElementFactory'
0:00:00.039314423  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039316029  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039314423  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039316029  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039317956  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039317956  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039319499  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039321270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039319499  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039321270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039322740  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039324572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039322740  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039324572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039326165  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039326165  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039328457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039330184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f377b0
0:00:00.039328457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039330184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f377b0
0:00:00.039332586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039334050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f379a8
0:00:00.039332586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039334050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f379a8
0:00:00.039335897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039337922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234dc30 (avdec_qpeg)
0:00:00.039335897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039337922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234dc30 (avdec_qpeg)
0:00:00.039340098  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_qpeg> set parent (ref and sink)
0:00:00.039340098  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_qpeg> set parent (ref and sink)
0:00:00.039341580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_qpeg, plugin 0x29c23ded50 libav
0:00:00.039343567  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_qtrle' typename : 'GstElementFactory'
0:00:00.039341580  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_qpeg, plugin 0x29c23ded50 libav
0:00:00.039343567  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_qtrle' typename : 'GstElementFactory'
0:00:00.039347625  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039347625  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039350269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039352498  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039350269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039352498  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039353989  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039353989  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039355774  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039357505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039355774  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039357505  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039359286  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039360907  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039359286  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039360907  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039363097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039364675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f37b40
0:00:00.039363097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039364675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f37b40
0:00:00.039367045  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039368550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f37d38
0:00:00.039367045  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039368550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f37d38
0:00:00.039370587  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039370587  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039372613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234dd10 (avdec_qtrle)
0:00:00.039374723  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_qtrle> set parent (ref and sink)
0:00:00.039372613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234dd10 (avdec_qtrle)
0:00:00.039374723  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_qtrle> set parent (ref and sink)
0:00:00.039376104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_qtrle, plugin 0x29c23ded50 libav
0:00:00.039376104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_qtrle, plugin 0x29c23ded50 libav
0:00:00.039378016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_r10k' typename : 'GstElementFactory'
0:00:00.039378016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_r10k' typename : 'GstElementFactory'
0:00:00.039383460  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039383460  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039385244  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039385244  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039387470  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039389017  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039387470  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039389017  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039390843  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039392367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039390843  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039392367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039394313  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039395896  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039394313  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039395896  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039398094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039399717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f37ef0
0:00:00.039398094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039399717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f37ef0
0:00:00.039402262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039402262  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039403732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f380e8
0:00:00.039405555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039403732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f380e8
0:00:00.039405555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039407391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234ddf0 (avdec_r10k)
0:00:00.039407391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234ddf0 (avdec_r10k)
0:00:00.039409659  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_r10k> set parent (ref and sink)
0:00:00.039411162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_r10k, plugin 0x29c23ded50 libav
0:00:00.039409659  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_r10k> set parent (ref and sink)
0:00:00.039411162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_r10k, plugin 0x29c23ded50 libav
0:00:00.039413132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_rl2' typename : 'GstElementFactory'
0:00:00.039413132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_rl2' typename : 'GstElementFactory'
0:00:00.039417320  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039418950  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039417320  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039418950  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039420930  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039420930  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039422453  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039424201  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039422453  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039424201  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039425620  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039427404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039425620  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039427404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039428886  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039428886  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039431152  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039432832  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f38268
0:00:00.039431152  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039432832  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f38268
0:00:00.039435335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039436880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f38460
0:00:00.039435335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039436880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f38460
0:00:00.039438556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039440492  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234ded0 (avdec_rl2)
0:00:00.039438556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039440492  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c234ded0 (avdec_rl2)
0:00:00.039442713  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_rl2> set parent (ref and sink)
0:00:00.039442713  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_rl2> set parent (ref and sink)
0:00:00.039444115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_rl2, plugin 0x29c23ded50 libav
0:00:00.039446189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_roqvideo' typename : 'GstElementFactory'
0:00:00.039444115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_rl2, plugin 0x29c23ded50 libav
0:00:00.039446189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_roqvideo' typename : 'GstElementFactory'
0:00:00.039450298  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039450298  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039452599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039454645  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039452599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039454645  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039456134  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039457920  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039456134  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039457920  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039459394  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039459394  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039461255  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039462781  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039461255  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039462781  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039464988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039466538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f385e8
0:00:00.039464988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039466538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f385e8
0:00:00.039469000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039470475  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f387e0
0:00:00.039469000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039470475  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f387e0
0:00:00.039472268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039472268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039474254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2459810 (avdec_roqvideo)
0:00:00.039476565  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_roqvideo> set parent (ref and sink)
0:00:00.039474254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2459810 (avdec_roqvideo)
0:00:00.039476565  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_roqvideo> set parent (ref and sink)
0:00:00.039478003  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_roqvideo, plugin 0x29c23ded50 libav
0:00:00.039478003  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_roqvideo, plugin 0x29c23ded50 libav
0:00:00.039480086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_rpza' typename : 'GstElementFactory'
0:00:00.039480086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_rpza' typename : 'GstElementFactory'
0:00:00.039484213  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039485835  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039484213  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039485835  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039487941  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039487941  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039489509  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039491258  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039489509  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039491258  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039492714  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039494504  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039495939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039492714  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039494504  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039495939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039498144  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039498144  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039499694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f38978
0:00:00.039499694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f38978
0:00:00.039502243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039503933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f38b70
0:00:00.039502243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039503933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f38b70
0:00:00.039505768  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039507784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24598f0 (avdec_rpza)
0:00:00.039505768  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039507784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24598f0 (avdec_rpza)
0:00:00.039509948  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_rpza> set parent (ref and sink)
0:00:00.039509948  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_rpza> set parent (ref and sink)
0:00:00.039511378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_rpza, plugin 0x29c23ded50 libav
0:00:00.039513379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_rscc' typename : 'GstElementFactory'
0:00:00.039511378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_rpza, plugin 0x29c23ded50 libav
0:00:00.039513379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_rscc' typename : 'GstElementFactory'
0:00:00.039517490  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039517490  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039519130  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039521284  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039519130  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039521284  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039522926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039522926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039524716  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039526249  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039524716  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039526249  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039528059  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039529585  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039528059  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039529585  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039531780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039531780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039533301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f38d10
0:00:00.039533301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f38d10
0:00:00.039537901  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039537901  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039539503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f38f08
0:00:00.039541307  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039539503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f38f08
0:00:00.039541307  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039543277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24599d0 (avdec_rscc)
0:00:00.039545490  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_rscc> set parent (ref and sink)
0:00:00.039543277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24599d0 (avdec_rscc)
0:00:00.039545490  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_rscc> set parent (ref and sink)
0:00:00.039546840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_rscc, plugin 0x29c23ded50 libav
0:00:00.039546840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_rscc, plugin 0x29c23ded50 libav
0:00:00.039548848  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_rv10' typename : 'GstElementFactory'
0:00:00.039548848  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_rv10' typename : 'GstElementFactory'
0:00:00.039553301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039554957  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039553301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039554957  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039556883  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039556883  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039558464  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039560484  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039558464  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039560484  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039561940  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039563834  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039561940  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039563834  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039565361  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039565361  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039567561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039569127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39088
0:00:00.039567561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039569127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39088
0:00:00.039570909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039572395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f390b8
0:00:00.039574308  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039570909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039572395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f390b8
0:00:00.039574308  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039577014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2459ab0 (avdec_rv10)
0:00:00.039577014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2459ab0 (avdec_rv10)
0:00:00.039579441  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_rv10> set parent (ref and sink)
0:00:00.039579441  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_rv10> set parent (ref and sink)
0:00:00.039580862  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_rv10, plugin 0x29c23ded50 libav
0:00:00.039582805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_rv20' typename : 'GstElementFactory'
0:00:00.039580862  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_rv10, plugin 0x29c23ded50 libav
0:00:00.039582805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_rv20' typename : 'GstElementFactory'
0:00:00.039586796  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039586796  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039589204  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039591306  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039589204  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039591306  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039592826  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039592826  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039594644  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039596353  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039594644  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039596353  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039598174  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039599701  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039598174  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039599701  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039601845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039603506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39250
0:00:00.039601845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039603506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39250
0:00:00.039606135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039607686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39280
0:00:00.039606135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039607686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39280
0:00:00.039609509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039609509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039611484  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2459b90 (avdec_rv20)
0:00:00.039613915  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_rv20> set parent (ref and sink)
0:00:00.039611484  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2459b90 (avdec_rv20)
0:00:00.039613915  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_rv20> set parent (ref and sink)
0:00:00.039615319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_rv20, plugin 0x29c23ded50 libav
0:00:00.039615319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_rv20, plugin 0x29c23ded50 libav
0:00:00.039617557  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_rv30' typename : 'GstElementFactory'
0:00:00.039617557  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_rv30' typename : 'GstElementFactory'
0:00:00.039622701  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039622701  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039624452  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039626357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039624452  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039626357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039627802  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039629628  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039627802  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039629628  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039631072  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039632926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039631072  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039632926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039634561  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039634561  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039636928  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039638474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39418
0:00:00.039636928  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039638474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39418
0:00:00.039640192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039641734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39448
0:00:00.039640192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039641734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39448
0:00:00.039643569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039643569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039645514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2459c70 (avdec_rv30)
0:00:00.039647731  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_rv30> set parent (ref and sink)
0:00:00.039645514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2459c70 (avdec_rv30)
0:00:00.039647731  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_rv30> set parent (ref and sink)
0:00:00.039649141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_rv30, plugin 0x29c23ded50 libav
0:00:00.039651147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_rv40' typename : 'GstElementFactory'
0:00:00.039649141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_rv30, plugin 0x29c23ded50 libav
0:00:00.039651147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_rv40' typename : 'GstElementFactory'
0:00:00.039655151  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039655151  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039657449  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039659423  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039657449  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039659423  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039660956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039662713  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039660956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039662713  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039664267  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039664267  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039666154  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039667696  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039666154  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039667696  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039669864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039671440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f395e0
0:00:00.039669864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039671440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f395e0
0:00:00.039673198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039674677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39610
0:00:00.039673198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039674677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39610
0:00:00.039676686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039678671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2459d50 (avdec_rv40)
0:00:00.039676686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039678671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2459d50 (avdec_rv40)
0:00:00.039680773  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_rv40> set parent (ref and sink)
0:00:00.039680773  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_rv40> set parent (ref and sink)
0:00:00.039682247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_rv40, plugin 0x29c23ded50 libav
0:00:00.039684339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sanm' typename : 'GstElementFactory'
0:00:00.039682247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_rv40, plugin 0x29c23ded50 libav
0:00:00.039684339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sanm' typename : 'GstElementFactory'
0:00:00.039688403  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039688403  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039689989  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039689989  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039692052  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039693622  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039692052  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039693622  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039695364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039696913  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039695364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039696913  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039698737  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039700256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039698737  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039700256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039702493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039704037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f397b8
0:00:00.039702493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039704037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f397b8
0:00:00.039706473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039707925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f399b0
0:00:00.039706473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039707925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f399b0
0:00:00.039709673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039709673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039711582  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2459e30 (avdec_sanm)
0:00:00.039713688  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sanm> set parent (ref and sink)
0:00:00.039711582  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2459e30 (avdec_sanm)
0:00:00.039713688  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sanm> set parent (ref and sink)
0:00:00.039715036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sanm, plugin 0x29c23ded50 libav
0:00:00.039715036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sanm, plugin 0x29c23ded50 libav
0:00:00.039716957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_scpr' typename : 'GstElementFactory'
0:00:00.039716957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_scpr' typename : 'GstElementFactory'
0:00:00.039721039  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039722701  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039721039  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039722701  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039724575  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039726179  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039724575  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039726179  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039727885  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039729444  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039727885  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039729444  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039731242  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039732768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039731242  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039732768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039734961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039734961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039736499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39b30
0:00:00.039736499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39b30
0:00:00.039739040  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039740766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39d28
0:00:00.039739040  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039740766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39d28
0:00:00.039742407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039744310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb070 (avdec_scpr)
0:00:00.039742407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039744310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb070 (avdec_scpr)
0:00:00.039746643  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_scpr> set parent (ref and sink)
0:00:00.039746643  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_scpr> set parent (ref and sink)
0:00:00.039748069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_scpr, plugin 0x29c23ded50 libav
0:00:00.039750076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_screenpresso' typename : 'GstElementFactory'
0:00:00.039748069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_scpr, plugin 0x29c23ded50 libav
0:00:00.039750076  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_screenpresso' typename : 'GstElementFactory'
0:00:00.039754219  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039754219  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039755842  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039757825  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039755842  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039757825  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039759391  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039759391  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039761191  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039762786  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039761191  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039762786  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039764718  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039766260  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039764718  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039766260  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039768538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039768538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039770100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39eb8
0:00:00.039772638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039770100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f39eb8
0:00:00.039772638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039774060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3a0b0
0:00:00.039775884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039774060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3a0b0
0:00:00.039775884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039777828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb150 (avdec_screenpresso)
0:00:00.039777828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb150 (avdec_screenpresso)
0:00:00.039780133  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_screenpresso> set parent (ref and sink)
0:00:00.039781930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_screenpresso, plugin 0x29c23ded50 libav
0:00:00.039780133  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_screenpresso> set parent (ref and sink)
0:00:00.039781930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_screenpresso, plugin 0x29c23ded50 libav
0:00:00.039783884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sgi' typename : 'GstElementFactory'
0:00:00.039783884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sgi' typename : 'GstElementFactory'
0:00:00.039787974  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039787974  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039789604  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039791512  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039789604  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039791512  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039793024  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039794840  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039793024  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039794840  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039796397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039796397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039798260  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039799852  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039798260  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039799852  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039802091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039803696  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3a230
0:00:00.039802091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039803696  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3a230
0:00:00.039806159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039807602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3a428
0:00:00.039806159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039807602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3a428
0:00:00.039809367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039809367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039813654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb230 (avdec_sgi)
0:00:00.039813654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb230 (avdec_sgi)
0:00:00.039816710  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sgi> set parent (ref and sink)
0:00:00.039818232  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sgi, plugin 0x29c23ded50 libav
0:00:00.039816710  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sgi> set parent (ref and sink)
0:00:00.039818232  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sgi, plugin 0x29c23ded50 libav
0:00:00.039820372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sgirle' typename : 'GstElementFactory'
0:00:00.039820372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sgirle' typename : 'GstElementFactory'
0:00:00.039824864  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039824864  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039827488  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039829671  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039827488  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039829671  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039831310  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039833105  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039831310  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039833105  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039834598  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039836431  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039834598  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039836431  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039837893  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039837893  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039840020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039841574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3a5b8
0:00:00.039840020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039841574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3a5b8
0:00:00.039844048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039845524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3a7b0
0:00:00.039844048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039845524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3a7b0
0:00:00.039847234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039847234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039849201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb310 (avdec_sgirle)
0:00:00.039851379  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sgirle> set parent (ref and sink)
0:00:00.039849201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb310 (avdec_sgirle)
0:00:00.039851379  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sgirle> set parent (ref and sink)
0:00:00.039852725  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sgirle, plugin 0x29c23ded50 libav
0:00:00.039854710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sheervideo' typename : 'GstElementFactory'
0:00:00.039852725  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sgirle, plugin 0x29c23ded50 libav
0:00:00.039854710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sheervideo' typename : 'GstElementFactory'
0:00:00.039859756  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039859756  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039862225  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039864227  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039862225  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039864227  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039865720  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039865720  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039867556  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039869351  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039867556  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039869351  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039871173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039872766  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039871173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039872766  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039874954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039874954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039876534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3a940
0:00:00.039879121  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039876534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3a940
0:00:00.039879121  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039880574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3ab38
0:00:00.039882360  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039880574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3ab38
0:00:00.039882360  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039884295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb3f0 (avdec_sheervideo)
0:00:00.039886632  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sheervideo> set parent (ref and sink)
0:00:00.039884295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb3f0 (avdec_sheervideo)
0:00:00.039886632  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sheervideo> set parent (ref and sink)
0:00:00.039888030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sheervideo, plugin 0x29c23ded50 libav
0:00:00.039888030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sheervideo, plugin 0x29c23ded50 libav
0:00:00.039890117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_smackvid' typename : 'GstElementFactory'
0:00:00.039890117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_smackvid' typename : 'GstElementFactory'
0:00:00.039894255  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039894255  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039895853  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039897790  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039895853  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039897790  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039899297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039904520  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039916041  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039899297  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039904520  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039916041  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039917946  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039919521  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039917946  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039919521  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039921710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039923292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3acc0
0:00:00.039921710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039923292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3acc0
0:00:00.039935734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039937325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3aeb8
0:00:00.039935734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039937325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3aeb8
0:00:00.039939115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039939115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039941263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb4d0 (avdec_smackvid)
0:00:00.039943794  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_smackvid> set parent (ref and sink)
0:00:00.039941263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb4d0 (avdec_smackvid)
0:00:00.039943794  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_smackvid> set parent (ref and sink)
0:00:00.039945283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_smackvid, plugin 0x29c23ded50 libav
0:00:00.039945283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_smackvid, plugin 0x29c23ded50 libav
0:00:00.039947466  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_smc' typename : 'GstElementFactory'
0:00:00.039947466  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_smc' typename : 'GstElementFactory'
0:00:00.039952139  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039952139  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.039953899  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039956133  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039953899  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039956133  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.039967143  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039969005  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039967143  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039969005  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.039970528  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039972513  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039970528  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039972513  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.039974060  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039985969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039974060  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.039985969  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.039987651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3b048
0:00:00.039987651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3b048
0:00:00.039990201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039991752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3b240
0:00:00.039990201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.039991752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3b240
0:00:00.039993574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039993574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.039995530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb5b0 (avdec_smc)
0:00:00.039997765  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_smc> set parent (ref and sink)
0:00:00.039995530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb5b0 (avdec_smc)
0:00:00.039997765  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_smc> set parent (ref and sink)
0:00:00.039999123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_smc, plugin 0x29c23ded50 libav
0:00:00.039999123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_smc, plugin 0x29c23ded50 libav
0:00:00.040001096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_smvjpeg' typename : 'GstElementFactory'
0:00:00.040001096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_smvjpeg' typename : 'GstElementFactory'
0:00:00.040007586  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040009305  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040007586  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040009305  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040011194  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040012744  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040011194  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040012744  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040014520  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040014520  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040016063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040018169  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040016063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040018169  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040019679  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040019679  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040021900  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040023756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3b3c0
0:00:00.040021900  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040023756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3b3c0
0:00:00.040026174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040027669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3b5b8
0:00:00.040026174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040027669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3b5b8
0:00:00.040029431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040031346  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb690 (avdec_smvjpeg)
0:00:00.040029431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040031346  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bb690 (avdec_smvjpeg)
0:00:00.040033483  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_smvjpeg> set parent (ref and sink)
0:00:00.040033483  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_smvjpeg> set parent (ref and sink)
0:00:00.040034963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_smvjpeg, plugin 0x29c23ded50 libav
0:00:00.040036929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_snow' typename : 'GstElementFactory'
0:00:00.040034963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_smvjpeg, plugin 0x29c23ded50 libav
0:00:00.040036929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_snow' typename : 'GstElementFactory'
0:00:00.040041055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040041055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040043467  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040045409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040043467  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040045409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040046978  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040048782  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040046978  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040048782  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040050322  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040050322  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040052185  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040053807  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040052185  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040053807  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040055960  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040057563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3b730
0:00:00.040055960  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040057563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3b730
0:00:00.040059987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040061469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3b928
0:00:00.040059987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040061469  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3b928
0:00:00.040067471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040067471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040070497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23be880 (avdec_snow)
0:00:00.040070497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23be880 (avdec_snow)
0:00:00.040072920  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_snow> set parent (ref and sink)
0:00:00.040072920  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_snow> set parent (ref and sink)
0:00:00.040074742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_snow, plugin 0x29c23ded50 libav
0:00:00.040077005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sp5x' typename : 'GstElementFactory'
0:00:00.040074742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_snow, plugin 0x29c23ded50 libav
0:00:00.040077005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sp5x' typename : 'GstElementFactory'
0:00:00.040081462  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040081462  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040083857  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040085993  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040083857  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040085993  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040087503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040089293  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040090819  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040087503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040089293  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040090819  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040092802  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040092802  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040094389  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040096577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040094389  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040096577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040098100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3bab8
0:00:00.040098100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3bab8
0:00:00.040100695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040102169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3bcb0
0:00:00.040100695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040102169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3bcb0
0:00:00.040103966  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040103966  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040107604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23be960 (avdec_sp5x)
0:00:00.040107604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23be960 (avdec_sp5x)
0:00:00.040110079  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sp5x> set parent (ref and sink)
0:00:00.040111583  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sp5x, plugin 0x29c23ded50 libav
0:00:00.040110079  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sp5x> set parent (ref and sink)
0:00:00.040111583  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sp5x, plugin 0x29c23ded50 libav
0:00:00.040113724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_speedhq' typename : 'GstElementFactory'
0:00:00.040113724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_speedhq' typename : 'GstElementFactory'
0:00:00.040118015  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040118015  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040119685  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040121669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040119685  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040121669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040123209  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040125011  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040123209  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040125011  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040126497  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040128323  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040126497  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040128323  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040130006  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040130006  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040132253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040133831  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3be30
0:00:00.040132253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040133831  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3be30
0:00:00.040136268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040136268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040137749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c028
0:00:00.040139552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040137749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c028
0:00:00.040139552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040141432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bea40 (avdec_speedhq)
0:00:00.040143704  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_speedhq> set parent (ref and sink)
0:00:00.040141432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bea40 (avdec_speedhq)
0:00:00.040143704  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_speedhq> set parent (ref and sink)
0:00:00.040145069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_speedhq, plugin 0x29c23ded50 libav
0:00:00.040145069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_speedhq, plugin 0x29c23ded50 libav
0:00:00.040147105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sunrast' typename : 'GstElementFactory'
0:00:00.040147105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_sunrast' typename : 'GstElementFactory'
0:00:00.040152033  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040152033  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040153782  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040155768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040153782  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040155768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040157246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040159136  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040157246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040159136  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040160600  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040160600  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040162486  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040164066  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040162486  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040164066  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040166278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040167796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c1b8
0:00:00.040166278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040167796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c1b8
0:00:00.040170237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040171719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c3b0
0:00:00.040170237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040171719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c3b0
0:00:00.040173525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040173525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040175461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23beb20 (avdec_sunrast)
0:00:00.040177678  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sunrast> set parent (ref and sink)
0:00:00.040175461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23beb20 (avdec_sunrast)
0:00:00.040177678  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_sunrast> set parent (ref and sink)
0:00:00.040179078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sunrast, plugin 0x29c23ded50 libav
0:00:00.040179078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_sunrast, plugin 0x29c23ded50 libav
0:00:00.040181106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_svq1' typename : 'GstElementFactory'
0:00:00.040181106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_svq1' typename : 'GstElementFactory'
0:00:00.040185279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040186900  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040185279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040186900  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040189161  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040189161  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040190752  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040192536  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040190752  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040192536  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040193999  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040195847  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040193999  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040195847  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040197316  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040199552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040197316  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040199552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040201079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c560
0:00:00.040201079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c560
0:00:00.040203056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040204816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c590
0:00:00.040203056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040204816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c590
0:00:00.040206611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040208534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bec00 (avdec_svq1)
0:00:00.040206611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040208534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bec00 (avdec_svq1)
0:00:00.040210619  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_svq1> set parent (ref and sink)
0:00:00.040210619  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_svq1> set parent (ref and sink)
0:00:00.040212101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_svq1, plugin 0x29c23ded50 libav
0:00:00.040214040  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_svq3' typename : 'GstElementFactory'
0:00:00.040212101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_svq1, plugin 0x29c23ded50 libav
0:00:00.040214040  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_svq3' typename : 'GstElementFactory'
0:00:00.040218119  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040218119  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040219897  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040219897  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040222209  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040223904  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040222209  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040223904  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040225703  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040227226  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040225703  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040227226  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040229042  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040230615  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040229042  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040230615  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040232851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040232851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040234427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c750
0:00:00.040236267  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040234427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c750
0:00:00.040236267  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040237670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c780
0:00:00.040239646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040237670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c780
0:00:00.040239646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040241531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bece0 (avdec_svq3)
0:00:00.040243703  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_svq3> set parent (ref and sink)
0:00:00.040241531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bece0 (avdec_svq3)
0:00:00.040243703  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_svq3> set parent (ref and sink)
0:00:00.040245072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_svq3, plugin 0x29c23ded50 libav
0:00:00.040245072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_svq3, plugin 0x29c23ded50 libav
0:00:00.040247046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_targa' typename : 'GstElementFactory'
0:00:00.040247046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_targa' typename : 'GstElementFactory'
0:00:00.040251315  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040251315  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040252936  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040255240  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040252936  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040255240  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040256780  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040258629  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040256780  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040258629  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040260085  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040260085  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040262027  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040263642  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040262027  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040263642  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040265938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040267478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c920
0:00:00.040265938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040267478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3c920
0:00:00.040269914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040271415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3cb18
0:00:00.040269914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040271415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3cb18
0:00:00.040273131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040273131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040275060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bedc0 (avdec_targa)
0:00:00.040277249  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_targa> set parent (ref and sink)
0:00:00.040275060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23bedc0 (avdec_targa)
0:00:00.040277249  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_targa> set parent (ref and sink)
0:00:00.040278657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_targa, plugin 0x29c23ded50 libav
0:00:00.040278657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_targa, plugin 0x29c23ded50 libav
0:00:00.040280633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_targa_y216' typename : 'GstElementFactory'
0:00:00.040280633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_targa_y216' typename : 'GstElementFactory'
0:00:00.040284900  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040286569  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040284900  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040286569  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040288579  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040288579  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040290120  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040291882  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040290120  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040291882  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040293373  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040295311  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040293373  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040295311  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040296858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040299372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040296858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040299372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040300837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3ccb0
0:00:00.040300837  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3ccb0
0:00:00.040303314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040304827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3cea8
0:00:00.040303314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040304827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3cea8
0:00:00.040306559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040306559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040308480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23beea0 (avdec_targa_y216)
0:00:00.040310952  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_targa_y216> set parent (ref and sink)
0:00:00.040308480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23beea0 (avdec_targa_y216)
0:00:00.040310952  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_targa_y216> set parent (ref and sink)
0:00:00.040312352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_targa_y216, plugin 0x29c23ded50 libav
0:00:00.040312352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_targa_y216, plugin 0x29c23ded50 libav
0:00:00.040314369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_tdsc' typename : 'GstElementFactory'
0:00:00.040314369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_tdsc' typename : 'GstElementFactory'
0:00:00.040318726  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040320347  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040318726  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040320347  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040322206  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040323774  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040322206  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040323774  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040325538  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040327065  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040325538  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040327065  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040328810  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040330332  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040328810  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040330332  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040332571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040332571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040334112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3d020
0:00:00.040336602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040334112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3d020
0:00:00.040336602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040338013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3d218
0:00:00.040339787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040338013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3d218
0:00:00.040339787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040341611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464860 (avdec_tdsc)
0:00:00.040341611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464860 (avdec_tdsc)
0:00:00.040343756  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_tdsc> set parent (ref and sink)
0:00:00.040345208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_tdsc, plugin 0x29c23ded50 libav
0:00:00.040343756  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_tdsc> set parent (ref and sink)
0:00:00.040345208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_tdsc, plugin 0x29c23ded50 libav
0:00:00.040347153  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_thp' typename : 'GstElementFactory'
0:00:00.040347153  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_thp' typename : 'GstElementFactory'
0:00:00.040351284  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040351284  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040352919  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040355242  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040352919  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040355242  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040356749  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040358600  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040356749  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040358600  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040360095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040360095  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040361982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040363746  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040361982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040363746  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040366010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040367524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3d3a8
0:00:00.040366010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040367524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3d3a8
0:00:00.040369923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040371403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3d5a0
0:00:00.040369923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040371403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3d5a0
0:00:00.040373074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040373074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040374961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464940 (avdec_thp)
0:00:00.040378027  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_thp> set parent (ref and sink)
0:00:00.040374961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464940 (avdec_thp)
0:00:00.040378027  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_thp> set parent (ref and sink)
0:00:00.040379505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_thp, plugin 0x29c23ded50 libav
0:00:00.040379505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_thp, plugin 0x29c23ded50 libav
0:00:00.040381938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_tiertexseqvideo' typename : 'GstElementFactory'
0:00:00.040381938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_tiertexseqvideo' typename : 'GstElementFactory'
0:00:00.040388050  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040388050  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040390565  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040392680  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040390565  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040392680  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040394251  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040394251  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040396078  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040397681  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040396078  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040397681  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040399554  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040401109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040399554  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040401109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040403424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040404997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3d748
0:00:00.040403424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040404997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3d748
0:00:00.040407426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040407426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040408899  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3d940
0:00:00.040410919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040408899  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3d940
0:00:00.040410919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040412904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464a20 (avdec_tiertexseqvideo)
0:00:00.040412904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464a20 (avdec_tiertexseqvideo)
0:00:00.040415207  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_tiertexseqvideo> set parent (ref and sink)
0:00:00.040416826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_tiertexseqvideo, plugin 0x29c23ded50 libav
0:00:00.040415207  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_tiertexseqvideo> set parent (ref and sink)
0:00:00.040416826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_tiertexseqvideo, plugin 0x29c23ded50 libav
0:00:00.040418943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_tiff' typename : 'GstElementFactory'
0:00:00.040418943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_tiff' typename : 'GstElementFactory'
0:00:00.040423191  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040423191  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040424834  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040426770  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040424834  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040426770  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040428253  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040430086  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040428253  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040430086  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040431527  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040433327  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040431527  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040433327  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040434793  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040434793  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040437025  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040438703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3dac0
0:00:00.040437025  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040438703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3dac0
0:00:00.040441094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040442578  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3dcb8
0:00:00.040441094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040442578  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3dcb8
0:00:00.040444270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040444270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040446240  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464b00 (avdec_tiff)
0:00:00.040446240  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464b00 (avdec_tiff)
0:00:00.040451265  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_tiff> set parent (ref and sink)
0:00:00.040452955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_tiff, plugin 0x29c23ded50 libav
0:00:00.040451265  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_tiff> set parent (ref and sink)
0:00:00.040452955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_tiff, plugin 0x29c23ded50 libav
0:00:00.040455080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_tmv' typename : 'GstElementFactory'
0:00:00.040455080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_tmv' typename : 'GstElementFactory'
0:00:00.040459345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040459345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040460968  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040460968  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040462975  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040464657  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040462975  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040464657  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040466373  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040467915  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040466373  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040467915  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040469776  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040471442  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040469776  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040471442  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040473655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040473655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040475204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3de30
0:00:00.040478009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040475204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3de30
0:00:00.040478009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040479448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3e028
0:00:00.040481217  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040479448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3e028
0:00:00.040481217  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040483110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464be0 (avdec_tmv)
0:00:00.040485333  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_tmv> set parent (ref and sink)
0:00:00.040483110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464be0 (avdec_tmv)
0:00:00.040485333  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_tmv> set parent (ref and sink)
0:00:00.040486720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_tmv, plugin 0x29c23ded50 libav
0:00:00.040486720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_tmv, plugin 0x29c23ded50 libav
0:00:00.040488795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_truemotion1' typename : 'GstElementFactory'
0:00:00.040488795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_truemotion1' typename : 'GstElementFactory'
0:00:00.040492934  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040492934  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040494570  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040496616  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040494570  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040496616  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040498106  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040499864  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040498106  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040499864  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040501306  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040503186  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040501306  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040503186  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040504676  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040506858  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040504676  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040506858  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040508339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3e1c0
0:00:00.040508339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3e1c0
0:00:00.040511856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040511856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040513488  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3e3b8
0:00:00.040515535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040513488  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3e3b8
0:00:00.040515535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040517446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464cc0 (avdec_truemotion1)
0:00:00.040517446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464cc0 (avdec_truemotion1)
0:00:00.040519768  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_truemotion1> set parent (ref and sink)
0:00:00.040521339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_truemotion1, plugin 0x29c23ded50 libav
0:00:00.040519768  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_truemotion1> set parent (ref and sink)
0:00:00.040521339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_truemotion1, plugin 0x29c23ded50 libav
0:00:00.040523264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_truemotion2' typename : 'GstElementFactory'
0:00:00.040523264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_truemotion2' typename : 'GstElementFactory'
0:00:00.040527345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040527345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040529127  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040531136  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040529127  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040531136  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040532686  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040534627  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040532686  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040534627  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040536207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040538113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040536207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040538113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040539633  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040539633  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040541826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040543347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3e560
0:00:00.040541826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040543347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3e560
0:00:00.040545746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040547213  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3e758
0:00:00.040545746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040547213  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3e758
0:00:00.040549131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040549131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040553544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464da0 (avdec_truemotion2)
0:00:00.040553544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464da0 (avdec_truemotion2)
0:00:00.040556658  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_truemotion2> set parent (ref and sink)
0:00:00.040558232  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_truemotion2, plugin 0x29c23ded50 libav
0:00:00.040556658  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_truemotion2> set parent (ref and sink)
0:00:00.040558232  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_truemotion2, plugin 0x29c23ded50 libav
0:00:00.040560295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_truemotion2rt' typename : 'GstElementFactory'
0:00:00.040560295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_truemotion2rt' typename : 'GstElementFactory'
0:00:00.040564539  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040564539  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040566252  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040568400  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040566252  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040568400  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040569938  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040571788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040569938  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040571788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040573328  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040573328  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040575313  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040576888  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040575313  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040576888  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040579070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040580708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3e918
0:00:00.040579070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040580708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3e918
0:00:00.040593252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040593252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040594776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3eb10
0:00:00.040596736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040594776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3eb10
0:00:00.040596736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040598708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464e80 (avdec_truemotion2rt)
0:00:00.040598708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2464e80 (avdec_truemotion2rt)
0:00:00.040601256  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_truemotion2rt> set parent (ref and sink)
0:00:00.040603031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_truemotion2rt, plugin 0x29c23ded50 libav
0:00:00.040601256  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_truemotion2rt> set parent (ref and sink)
0:00:00.040603031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_truemotion2rt, plugin 0x29c23ded50 libav
0:00:00.040605227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_camtasia' typename : 'GstElementFactory'
0:00:00.040605227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_camtasia' typename : 'GstElementFactory'
0:00:00.040609596  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040609596  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040611293  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040611293  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040613405  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040615209  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040613405  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040615209  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040626109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040627622  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040626109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040627622  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040629379  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040630953  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040629379  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040630953  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040633224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040634793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3eca8
0:00:00.040633224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040634793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3eca8
0:00:00.040637197  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040637197  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040638669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3eea0
0:00:00.040640632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040638669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3eea0
0:00:00.040640632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040642526  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2468070 (avdec_camtasia)
0:00:00.040642526  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2468070 (avdec_camtasia)
0:00:00.040644717  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_camtasia> set parent (ref and sink)
0:00:00.040646506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_camtasia, plugin 0x29c23ded50 libav
0:00:00.040644717  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_camtasia> set parent (ref and sink)
0:00:00.040646506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_camtasia, plugin 0x29c23ded50 libav
0:00:00.040648533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_tscc2' typename : 'GstElementFactory'
0:00:00.040648533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_tscc2' typename : 'GstElementFactory'
0:00:00.040653002  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040653002  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040654637  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040654637  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040656671  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040658317  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040660078  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040656671  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040658317  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040660078  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040661621  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040663488  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040661621  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040663488  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040664941  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040664941  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040667177  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040668716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3f048
0:00:00.040667177  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040668716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3f048
0:00:00.040671101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040671101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040672561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3f240
0:00:00.040674594  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040672561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3f240
0:00:00.040674594  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040676485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2468150 (avdec_tscc2)
0:00:00.040678637  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_tscc2> set parent (ref and sink)
0:00:00.040676485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2468150 (avdec_tscc2)
0:00:00.040678637  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_tscc2> set parent (ref and sink)
0:00:00.040680155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_tscc2, plugin 0x29c23ded50 libav
0:00:00.040682087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_txd' typename : 'GstElementFactory'
0:00:00.040680155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_tscc2, plugin 0x29c23ded50 libav
0:00:00.040682087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_txd' typename : 'GstElementFactory'
0:00:00.040686193  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040686193  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040688467  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040690666  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040688467  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040690666  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040692215  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040692215  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040693988  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040695634  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040693988  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040695634  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040697416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040698884  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040697416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040698884  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040701104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040702647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3f3f0
0:00:00.040701104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040702647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3f3f0
0:00:00.040705160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040705160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040706638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3f5e8
0:00:00.040708440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040706638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3f5e8
0:00:00.040708440  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040710323  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2468230 (avdec_txd)
0:00:00.040712540  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_txd> set parent (ref and sink)
0:00:00.040710323  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2468230 (avdec_txd)
0:00:00.040712540  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_txd> set parent (ref and sink)
0:00:00.040713941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_txd, plugin 0x29c23ded50 libav
0:00:00.040713941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_txd, plugin 0x29c23ded50 libav
0:00:00.040715987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ultimotion' typename : 'GstElementFactory'
0:00:00.040715987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ultimotion' typename : 'GstElementFactory'
0:00:00.040720110  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040721709  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040720110  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040721709  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040723616  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040723616  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040725183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040727064  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040725183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040727064  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040728587  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040730454  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040728587  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040730454  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040731879  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040734121  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040731879  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040734121  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040735656  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3f770
0:00:00.040735656  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3f770
0:00:00.040738138  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040739599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3f968
0:00:00.040738138  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040739599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3f968
0:00:00.040741435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040743341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2468310 (avdec_ultimotion)
0:00:00.040741435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040743341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2468310 (avdec_ultimotion)
0:00:00.040745551  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ultimotion> set parent (ref and sink)
0:00:00.040745551  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ultimotion> set parent (ref and sink)
0:00:00.040747010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ultimotion, plugin 0x29c23ded50 libav
0:00:00.040749078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_utvideo' typename : 'GstElementFactory'
0:00:00.040747010  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ultimotion, plugin 0x29c23ded50 libav
0:00:00.040749078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_utvideo' typename : 'GstElementFactory'
0:00:00.040753089  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040753089  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040755296  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040757274  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040755296  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040757274  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040758779  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040760600  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040758779  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040760600  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040762089  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040764000  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040762089  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040764000  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040765456  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040767704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040765456  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040767704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040769242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3fae8
0:00:00.040769242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3fae8
0:00:00.040771756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040773234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3fce0
0:00:00.040771756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040773234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3fce0
0:00:00.040774995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040774995  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040776938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24683f0 (avdec_utvideo)
0:00:00.040779116  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_utvideo> set parent (ref and sink)
0:00:00.040776938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24683f0 (avdec_utvideo)
0:00:00.040779116  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_utvideo> set parent (ref and sink)
0:00:00.040780559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_utvideo, plugin 0x29c23ded50 libav
0:00:00.040780559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_utvideo, plugin 0x29c23ded50 libav
0:00:00.040782536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vb' typename : 'GstElementFactory'
0:00:00.040786624  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040782536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vb' typename : 'GstElementFactory'
0:00:00.040786624  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040788174  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040788174  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040790176  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040791753  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040790176  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040791753  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040793505  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040795020  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040793505  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040795020  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040796852  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040798339  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040796852  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040798339  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040800535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040800535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040802059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3fe60
0:00:00.040802059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f3fe60
0:00:00.040807238  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040807238  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040808755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40058
0:00:00.040810489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040808755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40058
0:00:00.040810489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040812470  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24684d0 (avdec_vb)
0:00:00.040814667  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vb> set parent (ref and sink)
0:00:00.040812470  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24684d0 (avdec_vb)
0:00:00.040814667  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vb> set parent (ref and sink)
0:00:00.040816099  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vb, plugin 0x29c23ded50 libav
0:00:00.040816099  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vb, plugin 0x29c23ded50 libav
0:00:00.040818065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vble' typename : 'GstElementFactory'
0:00:00.040818065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vble' typename : 'GstElementFactory'
0:00:00.040822213  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040823891  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040822213  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040823891  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040825930  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040825930  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040827484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040829265  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040827484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040829265  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040830728  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040832547  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040830728  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040832547  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040833990  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040833990  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040836223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040837751  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f401e0
0:00:00.040840185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040841627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f403d8
0:00:00.040836223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040837751  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f401e0
0:00:00.040840185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040841627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f403d8
0:00:00.040843263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040843263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040845208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24685b0 (avdec_vble)
0:00:00.040847484  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vble> set parent (ref and sink)
0:00:00.040845208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24685b0 (avdec_vble)
0:00:00.040847484  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vble> set parent (ref and sink)
0:00:00.040848865  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vble, plugin 0x29c23ded50 libav
0:00:00.040850814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vc1' typename : 'GstElementFactory'
0:00:00.040848865  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vble, plugin 0x29c23ded50 libav
0:00:00.040850814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vc1' typename : 'GstElementFactory'
0:00:00.040854990  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040854990  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040857243  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040859209  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040857243  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040859209  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040860682  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040862444  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040863897  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040860682  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040862444  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040863897  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040865768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040865768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040867255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040869612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040867255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040869612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040871087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40558
0:00:00.040872904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040871087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40558
0:00:00.040872904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040874306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40588
0:00:00.040874306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40588
0:00:00.040876315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040878335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2468690 (avdec_vc1)
0:00:00.040876315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040878335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2468690 (avdec_vc1)
0:00:00.040880469  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vc1> set parent (ref and sink)
0:00:00.040880469  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vc1> set parent (ref and sink)
0:00:00.040881945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vc1, plugin 0x29c23ded50 libav
0:00:00.040883972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vc1image' typename : 'GstElementFactory'
0:00:00.040881945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vc1, plugin 0x29c23ded50 libav
0:00:00.040883972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vc1image' typename : 'GstElementFactory'
0:00:00.040890863  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040890863  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040893454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040895691  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040893454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040895691  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040897319  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040897319  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040899212  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040900789  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040899212  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040900789  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040902574  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040904063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040902574  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040904063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040906168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040906168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040907765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40758
0:00:00.040909815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040907765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40758
0:00:00.040909815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040911287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40788
0:00:00.040911287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40788
0:00:00.040914358  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040916546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246b800 (avdec_vc1image)
0:00:00.040914358  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040916546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246b800 (avdec_vc1image)
0:00:00.040918916  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vc1image> set parent (ref and sink)
0:00:00.040918916  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vc1image> set parent (ref and sink)
0:00:00.040920400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vc1image, plugin 0x29c23ded50 libav
0:00:00.040922707  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vcr1' typename : 'GstElementFactory'
0:00:00.040920400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vc1image, plugin 0x29c23ded50 libav
0:00:00.040922707  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vcr1' typename : 'GstElementFactory'
0:00:00.040926907  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040926907  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040929292  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040931259  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040929292  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040931259  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040932789  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040934576  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040932789  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040934576  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040936178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040936178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040938030  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040939539  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040938030  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040939539  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040941651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040943186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40908
0:00:00.040941651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040943186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40908
0:00:00.040945608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040947081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40b00
0:00:00.040945608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040947081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40b00
0:00:00.040949701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040949701  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040953996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246b8e0 (avdec_vcr1)
0:00:00.040953996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246b8e0 (avdec_vcr1)
0:00:00.040957023  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vcr1> set parent (ref and sink)
0:00:00.040958510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vcr1, plugin 0x29c23ded50 libav
0:00:00.040957023  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vcr1> set parent (ref and sink)
0:00:00.040958510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vcr1, plugin 0x29c23ded50 libav
0:00:00.040960561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vmdvideo' typename : 'GstElementFactory'
0:00:00.040960561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vmdvideo' typename : 'GstElementFactory'
0:00:00.040964972  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040964972  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.040966738  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040966738  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040968813  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040970408  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040968813  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.040970408  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040972179  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040973779  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040972179  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.040973779  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040975650  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040977227  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040975650  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.040977227  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040979347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040980958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40ca0
0:00:00.040979347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.040980958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40ca0
0:00:00.040983381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040983381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.040984880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40e98
0:00:00.040986764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040984880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f40e98
0:00:00.040986764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.040988654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246b9c0 (avdec_vmdvideo)
0:00:00.040988654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246b9c0 (avdec_vmdvideo)
0:00:00.040990843  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vmdvideo> set parent (ref and sink)
0:00:00.040992286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vmdvideo, plugin 0x29c23ded50 libav
0:00:00.040990843  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vmdvideo> set parent (ref and sink)
0:00:00.040992286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vmdvideo, plugin 0x29c23ded50 libav
0:00:00.040994205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vmnc' typename : 'GstElementFactory'
0:00:00.040994205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vmnc' typename : 'GstElementFactory'
0:00:00.040998343  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041000052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.040998343  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041000052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041002229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041002229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041003861  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041005669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041003861  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041005669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041007182  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041009048  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041007182  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041009048  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041010526  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041010526  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041012729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041014252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f41040
0:00:00.041012729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041014252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f41040
0:00:00.041016697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041016697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041018195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f41238
0:00:00.041020140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041018195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f41238
0:00:00.041020140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041022007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246baa0 (avdec_vmnc)
0:00:00.041024321  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vmnc> set parent (ref and sink)
0:00:00.041022007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246baa0 (avdec_vmnc)
0:00:00.041024321  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vmnc> set parent (ref and sink)
0:00:00.041025682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vmnc, plugin 0x29c23ded50 libav
0:00:00.041025682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vmnc, plugin 0x29c23ded50 libav
0:00:00.041027771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp3' typename : 'GstElementFactory'
0:00:00.041027771  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp3' typename : 'GstElementFactory'
0:00:00.041032014  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041033565  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041032014  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041033565  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041035509  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041035509  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041037067  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041039123  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041037067  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041039123  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041040595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041042421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041040595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041042421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041043874  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041043874  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041046090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041047685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f413b0
0:00:00.041046090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041047685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f413b0
0:00:00.041050073  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041051591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f415a8
0:00:00.041050073  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041051591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f415a8
0:00:00.041053356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041055264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246bb80 (avdec_vp3)
0:00:00.041053356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041055264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246bb80 (avdec_vp3)
0:00:00.041057556  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp3> set parent (ref and sink)
0:00:00.041057556  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp3> set parent (ref and sink)
0:00:00.041059012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp3, plugin 0x29c23ded50 libav
0:00:00.041061028  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp5' typename : 'GstElementFactory'
0:00:00.041059012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp3, plugin 0x29c23ded50 libav
0:00:00.041061028  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp5' typename : 'GstElementFactory'
0:00:00.041064986  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041064986  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041067312  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041069279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041067312  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041069279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041070800  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041072561  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041070800  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041072561  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041073997  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041075787  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041073997  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041075787  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041077214  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041079427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041077214  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041079427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041080909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f41720
0:00:00.041080909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f41720
0:00:00.041083415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041084920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f41918
0:00:00.041083415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041084920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f41918
0:00:00.041086688  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041086688  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041088600  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246bc60 (avdec_vp5)
0:00:00.041090936  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp5> set parent (ref and sink)
0:00:00.041088600  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246bc60 (avdec_vp5)
0:00:00.041090936  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp5> set parent (ref and sink)
0:00:00.041092336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp5, plugin 0x29c23ded50 libav
0:00:00.041092336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp5, plugin 0x29c23ded50 libav
0:00:00.041094404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp6' typename : 'GstElementFactory'
0:00:00.041094404  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp6' typename : 'GstElementFactory'
0:00:00.041098526  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041100125  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041098526  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041100125  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041101977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041103562  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041101977  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041103562  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041105283  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041106801  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041105283  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041106801  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041108516  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041110052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041108516  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041110052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041112261  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041112261  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041113829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f41a90
0:00:00.041116294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041113829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f41a90
0:00:00.041116294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041117753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f41c88
0:00:00.041119514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041117753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f41c88
0:00:00.041119514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041121342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246bd40 (avdec_vp6)
0:00:00.041121342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246bd40 (avdec_vp6)
0:00:00.041123469  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp6> set parent (ref and sink)
0:00:00.041124893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp6, plugin 0x29c23ded50 libav
0:00:00.041123469  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp6> set parent (ref and sink)
0:00:00.041124893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp6, plugin 0x29c23ded50 libav
0:00:00.041126815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp6a' typename : 'GstElementFactory'
0:00:00.041126815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp6a' typename : 'GstElementFactory'
0:00:00.041132228  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041132228  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041134012  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041134012  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041136256  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041137824  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041136256  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041137824  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041139601  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041141179  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041139601  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041141179  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041143052  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041143052  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041144641  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041146997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041144641  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041146997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041148483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f41e28
0:00:00.041148483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f41e28
0:00:00.041150989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041152459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f42020
0:00:00.041154189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041150989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041152459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f42020
0:00:00.041154189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041156043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246be20 (avdec_vp6a)
0:00:00.041156043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246be20 (avdec_vp6a)
0:00:00.041158210  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp6a> set parent (ref and sink)
0:00:00.041159705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp6a, plugin 0x29c23ded50 libav
0:00:00.041158210  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp6a> set parent (ref and sink)
0:00:00.041159705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp6a, plugin 0x29c23ded50 libav
0:00:00.041161639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp6f' typename : 'GstElementFactory'
0:00:00.041161639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp6f' typename : 'GstElementFactory'
0:00:00.041165746  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041165746  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041167368  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041169416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041167368  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041169416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041170916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041172692  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041170916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041172692  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041174200  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041174200  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041176069  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041177638  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041179782  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041176069  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041177638  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041179782  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041181313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f421b0
0:00:00.041181313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f421b0
0:00:00.041183788  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041185242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f423a8
0:00:00.041183788  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041185242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f423a8
0:00:00.041187047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041187047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041188952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a060 (avdec_vp6f)
0:00:00.041191163  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp6f> set parent (ref and sink)
0:00:00.041188952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a060 (avdec_vp6f)
0:00:00.041191163  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp6f> set parent (ref and sink)
0:00:00.041192526  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp6f, plugin 0x29c23ded50 libav
0:00:00.041192526  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp6f, plugin 0x29c23ded50 libav
0:00:00.041194532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp7' typename : 'GstElementFactory'
0:00:00.041194532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp7' typename : 'GstElementFactory'
0:00:00.041200119  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041200119  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041201947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041203857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041205414  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041201947  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041203857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041205414  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041207236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041207236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041208757  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041210654  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041208757  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041210654  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041212238  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041214453  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041212238  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041214453  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041216119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f42528
0:00:00.041216119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f42528
0:00:00.041218607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041220135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f42720
0:00:00.041218607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041220135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f42720
0:00:00.041221859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041221859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041226042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a140 (avdec_vp7)
0:00:00.041226042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a140 (avdec_vp7)
0:00:00.041228509  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp7> set parent (ref and sink)
0:00:00.041229966  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp7, plugin 0x29c23ded50 libav
0:00:00.041228509  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp7> set parent (ref and sink)
0:00:00.041229966  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp7, plugin 0x29c23ded50 libav
0:00:00.041231921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp8' typename : 'GstElementFactory'
0:00:00.041231921  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp8' typename : 'GstElementFactory'
0:00:00.041236100  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041236100  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041237850  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041239750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041237850  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041239750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041241283  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041243058  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041241283  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041243058  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041244569  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041244569  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041246404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041247980  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041246404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041247980  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041250171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041251765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f428a0
0:00:00.041250171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041251765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f428a0
0:00:00.041254244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041254244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041255758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f42a98
0:00:00.041257683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041255758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f42a98
0:00:00.041257683  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041259574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a220 (avdec_vp8)
0:00:00.041261852  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp8> set parent (ref and sink)
0:00:00.041259574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a220 (avdec_vp8)
0:00:00.041261852  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp8> set parent (ref and sink)
0:00:00.041263232  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp8, plugin 0x29c23ded50 libav
0:00:00.041263232  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp8, plugin 0x29c23ded50 libav
0:00:00.041265294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp9' typename : 'GstElementFactory'
0:00:00.041265294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vp9' typename : 'GstElementFactory'
0:00:00.041269555  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041269555  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041271228  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041273428  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041271228  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041273428  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041274969  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041276795  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041274969  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041276795  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041278260  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041280122  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041278260  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041280122  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041281646  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041283941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041281646  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041283941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041285435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f42c10
0:00:00.041285435  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f42c10
0:00:00.041287964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041289412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f42e08
0:00:00.041287964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041289412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f42e08
0:00:00.041291174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041291174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041293041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a300 (avdec_vp9)
0:00:00.041295262  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp9> set parent (ref and sink)
0:00:00.041293041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a300 (avdec_vp9)
0:00:00.041295262  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vp9> set parent (ref and sink)
0:00:00.041296624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp9, plugin 0x29c23ded50 libav
0:00:00.041298608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vqavideo' typename : 'GstElementFactory'
0:00:00.041296624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vp9, plugin 0x29c23ded50 libav
0:00:00.041298608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_vqavideo' typename : 'GstElementFactory'
0:00:00.041302862  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041302862  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041305092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041307410  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041305092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041307410  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041308989  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041310791  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041308989  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041310791  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041312244  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041314091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041312244  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041314091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041315591  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041315591  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041317868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041319381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f42fc0
0:00:00.041317868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041319381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f42fc0
0:00:00.041321939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041323385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f431b8
0:00:00.041321939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041323385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f431b8
0:00:00.041325291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041325291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041327301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a3e0 (avdec_vqavideo)
0:00:00.041329561  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vqavideo> set parent (ref and sink)
0:00:00.041327301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a3e0 (avdec_vqavideo)
0:00:00.041329561  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_vqavideo> set parent (ref and sink)
0:00:00.041331039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vqavideo, plugin 0x29c23ded50 libav
0:00:00.041333071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_webp' typename : 'GstElementFactory'
0:00:00.041331039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_vqavideo, plugin 0x29c23ded50 libav
0:00:00.041333071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_webp' typename : 'GstElementFactory'
0:00:00.041337176  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041337176  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041339470  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041341446  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041339470  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041341446  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041342951  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041344761  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041342951  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041344761  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041346360  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041346360  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041348207  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041349744  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041348207  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041349744  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041351929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041353474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43340
0:00:00.041351929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041353474  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43340
0:00:00.041357523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041357523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041359715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43538
0:00:00.041361549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041359715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43538
0:00:00.041361549  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041363423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a4c0 (avdec_webp)
0:00:00.041365612  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_webp> set parent (ref and sink)
0:00:00.041363423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a4c0 (avdec_webp)
0:00:00.041365612  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_webp> set parent (ref and sink)
0:00:00.041366974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_webp, plugin 0x29c23ded50 libav
0:00:00.041366974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_webp, plugin 0x29c23ded50 libav
0:00:00.041368914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmv1' typename : 'GstElementFactory'
0:00:00.041368914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmv1' typename : 'GstElementFactory'
0:00:00.041375245  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041375245  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041377691  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041379815  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041377691  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041379815  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041381359  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041381359  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041383188  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041384711  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041383188  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041384711  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041386495  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041388024  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041386495  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041388024  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041390154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041391793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f436c8
0:00:00.041390154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041391793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f436c8
0:00:00.041394465  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041394465  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041396116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f436f8
0:00:00.041398016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041396116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f436f8
0:00:00.041398016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041400084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a5a0 (avdec_wmv1)
0:00:00.041400084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a5a0 (avdec_wmv1)
0:00:00.041402392  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmv1> set parent (ref and sink)
0:00:00.041403891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmv1, plugin 0x29c23ded50 libav
0:00:00.041402392  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmv1> set parent (ref and sink)
0:00:00.041403891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmv1, plugin 0x29c23ded50 libav
0:00:00.041405934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmv2' typename : 'GstElementFactory'
0:00:00.041405934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmv2' typename : 'GstElementFactory'
0:00:00.041410106  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041410106  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041411756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041411756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041413824  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041415643  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041413824  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041415643  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041417423  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041419009  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041417423  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041419009  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041420865  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041422663  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041420865  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041422663  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041424869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041426418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43898
0:00:00.041424869  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041426418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43898
0:00:00.041428230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041428230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041429726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f438c8
0:00:00.041431795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041429726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f438c8
0:00:00.041431795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041433655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a680 (avdec_wmv2)
0:00:00.041435810  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmv2> set parent (ref and sink)
0:00:00.041433655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246a680 (avdec_wmv2)
0:00:00.041435810  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmv2> set parent (ref and sink)
0:00:00.041437194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmv2, plugin 0x29c23ded50 libav
0:00:00.041437194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmv2, plugin 0x29c23ded50 libav
0:00:00.041439183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmv3' typename : 'GstElementFactory'
0:00:00.041439183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmv3' typename : 'GstElementFactory'
0:00:00.041443381  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041445013  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041443381  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041445013  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041446951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041448540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041446951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041448540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041450303  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041450303  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041451861  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041453944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041451861  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041453944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041455456  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041457624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041455456  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041457624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041459189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43a68
0:00:00.041459189  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43a68
0:00:00.041461059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041462553  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43a98
0:00:00.041461059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041462553  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43a98
0:00:00.041464480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041464480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041468309  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2470820 (avdec_wmv3)
0:00:00.041470781  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmv3> set parent (ref and sink)
0:00:00.041468309  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2470820 (avdec_wmv3)
0:00:00.041470781  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmv3> set parent (ref and sink)
0:00:00.041472186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmv3, plugin 0x29c23ded50 libav
0:00:00.041472186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmv3, plugin 0x29c23ded50 libav
0:00:00.041484212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmv3image' typename : 'GstElementFactory'
0:00:00.041484212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wmv3image' typename : 'GstElementFactory'
0:00:00.041488703  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041488703  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041490472  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041492572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041490472  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041492572  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041494125  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041494125  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041495975  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041497855  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041495975  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041497855  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041499806  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041501385  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041499806  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041501385  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041503622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041505235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43c58
0:00:00.041503622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041505235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43c58
0:00:00.041507077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041508596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43c88
0:00:00.041507077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041508596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43c88
0:00:00.041510509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041510509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041512560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2470900 (avdec_wmv3image)
0:00:00.041514937  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmv3image> set parent (ref and sink)
0:00:00.041512560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2470900 (avdec_wmv3image)
0:00:00.041514937  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wmv3image> set parent (ref and sink)
0:00:00.041516454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmv3image, plugin 0x29c23ded50 libav
0:00:00.041516454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wmv3image, plugin 0x29c23ded50 libav
0:00:00.041518531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wnv1' typename : 'GstElementFactory'
0:00:00.041518531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_wnv1' typename : 'GstElementFactory'
0:00:00.041522867  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041524556  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041522867  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041524556  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041526507  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041526507  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041528111  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041529997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041528111  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041529997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041531503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041533381  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041534870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041531503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041533381  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041534870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041537145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041537145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041538738  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43e08
0:00:00.041541390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041538738  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f43e08
0:00:00.041541390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041542873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44000
0:00:00.041542873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44000
0:00:00.041544796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041546730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24709e0 (avdec_wnv1)
0:00:00.041544796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041546730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24709e0 (avdec_wnv1)
0:00:00.041557890  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wnv1> set parent (ref and sink)
0:00:00.041557890  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_wnv1> set parent (ref and sink)
0:00:00.041559352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wnv1, plugin 0x29c23ded50 libav
0:00:00.041561397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xan_wc3' typename : 'GstElementFactory'
0:00:00.041559352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_wnv1, plugin 0x29c23ded50 libav
0:00:00.041561397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xan_wc3' typename : 'GstElementFactory'
0:00:00.041565528  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041565528  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041567170  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041567170  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041569238  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041570961  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041569238  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041570961  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041572685  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041574187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041572685  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041574187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041575974  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041577743  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041575974  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041577743  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041580004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041580004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041581561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f441a0
0:00:00.041581561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f441a0
0:00:00.041584106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041585681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44398
0:00:00.041584106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041585681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44398
0:00:00.041587533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041589427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2470ac0 (avdec_xan_wc3)
0:00:00.041587533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041589427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2470ac0 (avdec_xan_wc3)
0:00:00.041591569  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xan_wc3> set parent (ref and sink)
0:00:00.041593032  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xan_wc3, plugin 0x29c23ded50 libav
0:00:00.041591569  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xan_wc3> set parent (ref and sink)
0:00:00.041593032  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xan_wc3, plugin 0x29c23ded50 libav
0:00:00.041594988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xan_wc4' typename : 'GstElementFactory'
0:00:00.041594988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xan_wc4' typename : 'GstElementFactory'
0:00:00.041599104  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041600712  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041599104  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041600712  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041602668  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041602668  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041604201  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041605994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041604201  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041605994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041607483  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041609361  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041607483  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041609361  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041610799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041610799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041613116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041614680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44540
0:00:00.041613116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041614680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44540
0:00:00.041617080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041618544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44738
0:00:00.041617080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041618544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44738
0:00:00.041620315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041622195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2470ba0 (avdec_xan_wc4)
0:00:00.041620315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041622195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2470ba0 (avdec_xan_wc4)
0:00:00.041624230  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xan_wc4> set parent (ref and sink)
0:00:00.041625651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xan_wc4, plugin 0x29c23ded50 libav
0:00:00.041624230  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xan_wc4> set parent (ref and sink)
0:00:00.041625651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xan_wc4, plugin 0x29c23ded50 libav
0:00:00.041627603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xbm' typename : 'GstElementFactory'
0:00:00.041627603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xbm' typename : 'GstElementFactory'
0:00:00.041632842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041632842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041635221  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041637421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041635221  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041637421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041638955  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041638955  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041640785  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041642359  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041644171  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041640785  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041642359  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041644171  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041645646  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041645646  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041647780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041649542  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f448d0
0:00:00.041647780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041649542  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f448d0
0:00:00.041651985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041653485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44ac8
0:00:00.041651985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041653485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44ac8
0:00:00.041655209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041655209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041657153  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2470c80 (avdec_xbm)
0:00:00.041659380  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xbm> set parent (ref and sink)
0:00:00.041657153  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2470c80 (avdec_xbm)
0:00:00.041659380  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xbm> set parent (ref and sink)
0:00:00.041660844  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xbm, plugin 0x29c23ded50 libav
0:00:00.041660844  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xbm, plugin 0x29c23ded50 libav
0:00:00.041663027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xface' typename : 'GstElementFactory'
0:00:00.041663027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xface' typename : 'GstElementFactory'
0:00:00.041667382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041669034  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041671033  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041667382  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041669034  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041671033  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041672557  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041672557  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041674378  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041676037  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041674378  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041676037  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041677874  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041679476  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041677874  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041679476  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041681662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041681662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041683204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44c48
0:00:00.041685140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041683204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44c48
0:00:00.041685140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041686554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44c60
0:00:00.041688306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041686554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44c60
0:00:00.041688306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041690123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2470d60 (avdec_xface)
0:00:00.041692303  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xface> set parent (ref and sink)
0:00:00.041690123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2470d60 (avdec_xface)
0:00:00.041692303  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xface> set parent (ref and sink)
0:00:00.041693708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xface, plugin 0x29c23ded50 libav
0:00:00.041695692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xl' typename : 'GstElementFactory'
0:00:00.041693708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xface, plugin 0x29c23ded50 libav
0:00:00.041695692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xl' typename : 'GstElementFactory'
0:00:00.041699811  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041699811  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041702058  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041704069  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041702058  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041704069  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041705592  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041707358  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041705592  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041707358  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041708911  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041708911  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041710685  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041712465  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041710685  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041712465  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041714775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041714775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041716394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44dd8
0:00:00.041719088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041716394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44dd8
0:00:00.041719088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041720502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44fd0
0:00:00.041722406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041720502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f44fd0
0:00:00.041722406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041724334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2470e40 (avdec_xl)
0:00:00.041726503  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xl> set parent (ref and sink)
0:00:00.041724334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2470e40 (avdec_xl)
0:00:00.041726503  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xl> set parent (ref and sink)
0:00:00.041727906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xl, plugin 0x29c23ded50 libav
0:00:00.041727906  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xl, plugin 0x29c23ded50 libav
0:00:00.041729902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xpm' typename : 'GstElementFactory'
0:00:00.041729902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xpm' typename : 'GstElementFactory'
0:00:00.041734393  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041734393  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041736035  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041738087  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041736035  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041738087  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041739608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041741418  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041739608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041741418  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041742883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041744705  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041742883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041744705  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041746142  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041748390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041746142  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041748390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041749931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f45160
0:00:00.041749931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f45160
0:00:00.041752432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041753922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f45358
0:00:00.041752432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041753922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f45358
0:00:00.041755568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041755568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041757493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f050 (avdec_xpm)
0:00:00.041759714  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xpm> set parent (ref and sink)
0:00:00.041757493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f050 (avdec_xpm)
0:00:00.041759714  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xpm> set parent (ref and sink)
0:00:00.041761078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xpm, plugin 0x29c23ded50 libav
0:00:00.041761078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xpm, plugin 0x29c23ded50 libav
0:00:00.041763050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xwd' typename : 'GstElementFactory'
0:00:00.041763050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xwd' typename : 'GstElementFactory'
0:00:00.041767221  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041768873  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041767221  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041768873  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041770896  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041772485  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041770896  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041772485  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041774214  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041775738  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041774214  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041775738  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041777499  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041779004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041777499  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041779004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041781171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041781171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041782691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f454e8
0:00:00.041785133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041782691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f454e8
0:00:00.041785133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041786536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f456e0
0:00:00.041788268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041786536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f456e0
0:00:00.041788268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041790148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f130 (avdec_xwd)
0:00:00.041790148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f130 (avdec_xwd)
0:00:00.041792347  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xwd> set parent (ref and sink)
0:00:00.041793796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xwd, plugin 0x29c23ded50 libav
0:00:00.041792347  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xwd> set parent (ref and sink)
0:00:00.041793796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xwd, plugin 0x29c23ded50 libav
0:00:00.041795734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ylc' typename : 'GstElementFactory'
0:00:00.041795734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_ylc' typename : 'GstElementFactory'
0:00:00.041802412  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041802412  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041804979  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041807091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041804979  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041807091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041808648  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041808648  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041810517  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041812090  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041810517  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041812090  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041813860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041815418  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041813860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041815418  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041817618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041817618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041819218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f45868
0:00:00.041821727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041819218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f45868
0:00:00.041821727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041823167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f45a60
0:00:00.041823167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f45a60
0:00:00.041826466  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041828651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f210 (avdec_ylc)
0:00:00.041826466  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041828651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f210 (avdec_ylc)
0:00:00.041831009  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ylc> set parent (ref and sink)
0:00:00.041831009  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_ylc> set parent (ref and sink)
0:00:00.041832551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ylc, plugin 0x29c23ded50 libav
0:00:00.041832551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_ylc, plugin 0x29c23ded50 libav
0:00:00.041834655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_yop' typename : 'GstElementFactory'
0:00:00.041834655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_yop' typename : 'GstElementFactory'
0:00:00.041839274  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041840998  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041839274  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041840998  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041843004  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041843004  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041844646  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041846469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041844646  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041846469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041847973  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041849788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041847973  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041849788  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041851301  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041853527  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041851301  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041853527  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041855017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f45be8
0:00:00.041855017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f45be8
0:00:00.041857521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041859049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f45de0
0:00:00.041857521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041859049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f45de0
0:00:00.041860794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041860794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041864445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f2f0 (avdec_yop)
0:00:00.041864445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f2f0 (avdec_yop)
0:00:00.041866796  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_yop> set parent (ref and sink)
0:00:00.041868304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_yop, plugin 0x29c23ded50 libav
0:00:00.041866796  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_yop> set parent (ref and sink)
0:00:00.041868304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_yop, plugin 0x29c23ded50 libav
0:00:00.041870311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_zerocodec' typename : 'GstElementFactory'
0:00:00.041870311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_zerocodec' typename : 'GstElementFactory'
0:00:00.041875183  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041875183  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041877575  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041879700  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041877575  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041879700  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041881245  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041883035  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041881245  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041883035  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041884593  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041886529  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041884593  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041886529  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041888195  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041888195  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041890486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041892059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f45f78
0:00:00.041890486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041892059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f45f78
0:00:00.041894616  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041894616  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041896175  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46170
0:00:00.041897942  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041896175  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46170
0:00:00.041897942  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041899814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f3d0 (avdec_zerocodec)
0:00:00.041899814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f3d0 (avdec_zerocodec)
0:00:00.041902165  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_zerocodec> set parent (ref and sink)
0:00:00.041903962  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_zerocodec, plugin 0x29c23ded50 libav
0:00:00.041902165  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_zerocodec> set parent (ref and sink)
0:00:00.041903962  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_zerocodec, plugin 0x29c23ded50 libav
0:00:00.041906049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_zmbv' typename : 'GstElementFactory'
0:00:00.041906049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_zmbv' typename : 'GstElementFactory'
0:00:00.041910146  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041911825  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041910146  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041911825  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041913814  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041913814  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041915358  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041917141  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041915358  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041917141  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041918631  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041920588  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041918631  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041920588  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041922226  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041922226  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041924453  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041925988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46300
0:00:00.041924453  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041925988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46300
0:00:00.041928459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041928459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041929927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f464f8
0:00:00.041931795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041933653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f4b0 (avdec_zmbv)
0:00:00.041929927  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f464f8
0:00:00.041931795  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041933653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f4b0 (avdec_zmbv)
0:00:00.041935991  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_zmbv> set parent (ref and sink)
0:00:00.041935991  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_zmbv> set parent (ref and sink)
0:00:00.041937422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_zmbv, plugin 0x29c23ded50 libav
0:00:00.041939519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_bintext' typename : 'GstElementFactory'
0:00:00.041937422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_zmbv, plugin 0x29c23ded50 libav
0:00:00.041939519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_bintext' typename : 'GstElementFactory'
0:00:00.041943607  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041943607  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041945922  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041947938  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041945922  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041947938  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041949460  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041949460  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041951275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041953060  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041951275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041953060  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041955021  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041956579  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041955021  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041956579  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041958753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041960288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46680
0:00:00.041958753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041960288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46680
0:00:00.041962686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041964164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46878
0:00:00.041962686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041964164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46878
0:00:00.041965873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041965873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041967836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f590 (avdec_bintext)
0:00:00.041970169  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_bintext> set parent (ref and sink)
0:00:00.041967836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f590 (avdec_bintext)
0:00:00.041970169  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_bintext> set parent (ref and sink)
0:00:00.041971567  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_bintext, plugin 0x29c23ded50 libav
0:00:00.041973576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xbin' typename : 'GstElementFactory'
0:00:00.041971567  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_bintext, plugin 0x29c23ded50 libav
0:00:00.041973576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_xbin' typename : 'GstElementFactory'
0:00:00.041977615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041977615  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.041980023  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041982090  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041980023  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041982090  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.041983667  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041985439  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041983667  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041985439  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.041986975  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041988812  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041986975  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041988812  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.041990407  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041990407  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.041992633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041994405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46a00
0:00:00.041992633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.041994405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46a00
0:00:00.041996777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041998235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46bf8
0:00:00.041996777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.041998235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46bf8
0:00:00.041999893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.041999893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042001824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f670 (avdec_xbin)
0:00:00.042003966  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xbin> set parent (ref and sink)
0:00:00.042001824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c246f670 (avdec_xbin)
0:00:00.042003966  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_xbin> set parent (ref and sink)
0:00:00.042005370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xbin, plugin 0x29c23ded50 libav
0:00:00.042005370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_xbin, plugin 0x29c23ded50 libav
0:00:00.042007334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_idf' typename : 'GstElementFactory'
0:00:00.042011385  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042007334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdec_idf' typename : 'GstElementFactory'
0:00:00.042011385  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042012963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042012963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042014963  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042016472  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042014963  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042016472  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042018217  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042019737  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042018217  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042019737  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042021465  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042023091  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042021465  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042023091  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042025271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.042025271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.042026797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46d78
0:00:00.042029301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.042026797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46d78
0:00:00.042029301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.042030723  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46f70
0:00:00.042030723  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f46f70
0:00:00.042032515  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042034530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24710b0 (avdec_idf)
0:00:00.042036719  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_idf> set parent (ref and sink)
0:00:00.042032515  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042034530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24710b0 (avdec_idf)
0:00:00.042036719  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdec_idf> set parent (ref and sink)
0:00:00.042038164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_idf, plugin 0x29c23ded50 libav
0:00:00.042038164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdec_idf, plugin 0x29c23ded50 libav
0:00:00.042040185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_aiff' typename : 'GstElementFactory'
0:00:00.042040185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_aiff' typename : 'GstElementFactory'
0:00:00.042044457  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042044457  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042046062  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042048046  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042046062  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042048046  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042049599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042049599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042051456  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042053295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042051456  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042053295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042055193  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042056687  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042055193  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042056687  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042058916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042060452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f470e8
0:00:00.042058916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042060452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f470e8
0:00:00.042062238  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042063760  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47100
0:00:00.042062238  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042063760  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47100
0:00:00.042065445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042066909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47118
0:00:00.042065445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042066909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47118
0:00:00.042068845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042068845  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042070793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2471190 (avdemux_aiff)
0:00:00.042072955  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_aiff> set parent (ref and sink)
0:00:00.042070793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2471190 (avdemux_aiff)
0:00:00.042072955  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_aiff> set parent (ref and sink)
0:00:00.042074417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_aiff, plugin 0x29c23ded50 libav
0:00:00.042074417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_aiff, plugin 0x29c23ded50 libav
0:00:00.042076383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_ape' typename : 'GstElementFactory'
0:00:00.042076383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_ape' typename : 'GstElementFactory'
0:00:00.042080499  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042082101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042080499  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042082101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042083994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042085543  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042083994  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042085543  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042087290  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042088778  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042087290  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042088778  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042090603  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042092192  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042090603  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042092192  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042094463  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042094463  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042095977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47298
0:00:00.042097681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042095977  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47298
0:00:00.042097681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042099108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f472b0
0:00:00.042100849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042099108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f472b0
0:00:00.042100849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042102305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f472c8
0:00:00.042104179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042102305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f472c8
0:00:00.042104179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042106111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2471270 (avdemux_ape)
0:00:00.042108220  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_ape> set parent (ref and sink)
0:00:00.042106111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2471270 (avdemux_ape)
0:00:00.042108220  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_ape> set parent (ref and sink)
0:00:00.042109604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_ape, plugin 0x29c23ded50 libav
0:00:00.042109604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_ape, plugin 0x29c23ded50 libav
0:00:00.042111564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_avs' typename : 'GstElementFactory'
0:00:00.042111564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_avs' typename : 'GstElementFactory'
0:00:00.042118553  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042118553  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042121105  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042123115  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042121105  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042123115  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042124781  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042124781  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042126632  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042128304  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042126632  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042128304  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042130137  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042131759  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042130137  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042131759  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042133949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042135532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47430
0:00:00.042133949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042135532  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47430
0:00:00.042137222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042138775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47448
0:00:00.042137222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042138775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47448
0:00:00.042140376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042141862  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47460
0:00:00.042140376  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042141862  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47460
0:00:00.042143697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042143697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042148160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2471350 (avdemux_avs)
0:00:00.042148160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2471350 (avdemux_avs)
0:00:00.042151228  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_avs> set parent (ref and sink)
0:00:00.042152758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_avs, plugin 0x29c23ded50 libav
0:00:00.042151228  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_avs> set parent (ref and sink)
0:00:00.042152758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_avs, plugin 0x29c23ded50 libav
0:00:00.042154856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_avs' typename : 'GstTypeFindFactory'
0:00:00.042154856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_avs' typename : 'GstTypeFindFactory'
0:00:00.042159994  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f474a8
0:00:00.042159994  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f474a8
0:00:00.042162936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2471430 (avtype_avs)
0:00:00.042165208  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_avs> set parent (ref and sink)
0:00:00.042162936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2471430 (avtype_avs)
0:00:00.042165208  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_avs> set parent (ref and sink)
0:00:00.042166559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_avs, plugin 0x29c23ded50 libav
0:00:00.042166559  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_avs, plugin 0x29c23ded50 libav
0:00:00.042168594  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_daud' typename : 'GstElementFactory'
0:00:00.042168594  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_daud' typename : 'GstElementFactory'
0:00:00.042172806  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042174520  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042172806  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042174520  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042176555  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042176555  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042178169  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042179960  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042178169  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042179960  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042181447  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042183368  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042181447  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042183368  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042184823  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042184823  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042187065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042188632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47618
0:00:00.042187065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042188632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47618
0:00:00.042190318  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042191894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47630
0:00:00.042193533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042190318  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042191894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47630
0:00:00.042193533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042194944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47648
0:00:00.042196873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042194944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47648
0:00:00.042196873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042198835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2471510 (avdemux_daud)
0:00:00.042198835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2471510 (avdemux_daud)
0:00:00.042201165  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_daud> set parent (ref and sink)
0:00:00.042201165  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_daud> set parent (ref and sink)
0:00:00.042202567  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_daud, plugin 0x29c23ded50 libav
0:00:00.042204832  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_daud' typename : 'GstTypeFindFactory'
0:00:00.042202567  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_daud, plugin 0x29c23ded50 libav
0:00:00.042204832  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_daud' typename : 'GstTypeFindFactory'
0:00:00.042208760  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f47690
0:00:00.042208760  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f47690
0:00:00.042211298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f476a1
0:00:00.042214149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24715f0 (avtype_daud)
0:00:00.042211298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f476a1
0:00:00.042214149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24715f0 (avtype_daud)
0:00:00.042216438  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_daud> set parent (ref and sink)
0:00:00.042216438  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_daud> set parent (ref and sink)
0:00:00.042217854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_daud, plugin 0x29c23ded50 libav
0:00:00.042219859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_ea' typename : 'GstElementFactory'
0:00:00.042217854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_daud, plugin 0x29c23ded50 libav
0:00:00.042219859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_ea' typename : 'GstElementFactory'
0:00:00.042223906  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042223906  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042225672  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042225672  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042227737  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042229317  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042227737  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042229317  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042231009  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042232569  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042231009  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042232569  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042234555  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042234555  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042236217  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042238525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042236217  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042238525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042240053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47828
0:00:00.042240053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47828
0:00:00.042243849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042245486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47840
0:00:00.042243849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042245486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47840
0:00:00.042247176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042248669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47858
0:00:00.042247176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042248669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47858
0:00:00.042250511  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042250511  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042252497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24716d0 (avdemux_ea)
0:00:00.042254726  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_ea> set parent (ref and sink)
0:00:00.042252497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24716d0 (avdemux_ea)
0:00:00.042254726  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_ea> set parent (ref and sink)
0:00:00.042256111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_ea, plugin 0x29c23ded50 libav
0:00:00.042256111  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_ea, plugin 0x29c23ded50 libav
0:00:00.042258133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_ea' typename : 'GstTypeFindFactory'
0:00:00.042258133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_ea' typename : 'GstTypeFindFactory'
0:00:00.042261903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f478a0
0:00:00.042261903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f478a0
0:00:00.042264070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24758c0 (avtype_ea)
0:00:00.042266307  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_ea> set parent (ref and sink)
0:00:00.042264070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24758c0 (avtype_ea)
0:00:00.042266307  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_ea> set parent (ref and sink)
0:00:00.042267654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_ea, plugin 0x29c23ded50 libav
0:00:00.042269758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_ffm' typename : 'GstElementFactory'
0:00:00.042267654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_ea, plugin 0x29c23ded50 libav
0:00:00.042269758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_ffm' typename : 'GstElementFactory'
0:00:00.042273882  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042273882  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042275570  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042275570  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042277673  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042279193  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042277673  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042279193  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042280898  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042282458  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042280898  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042282458  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042284388  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042285995  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042284388  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042285995  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042288239  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042288239  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042289762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47a30
0:00:00.042291542  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042289762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47a30
0:00:00.042291542  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042293005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47a48
0:00:00.042294748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042293005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47a48
0:00:00.042294748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042296196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47a60
0:00:00.042298215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042296196  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47a60
0:00:00.042298215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042300039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24759a0 (avdemux_ffm)
0:00:00.042302276  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_ffm> set parent (ref and sink)
0:00:00.042300039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24759a0 (avdemux_ffm)
0:00:00.042302276  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_ffm> set parent (ref and sink)
0:00:00.042303633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_ffm, plugin 0x29c23ded50 libav
0:00:00.042303633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_ffm, plugin 0x29c23ded50 libav
0:00:00.042305639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_ffm' typename : 'GstTypeFindFactory'
0:00:00.042305639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_ffm' typename : 'GstTypeFindFactory'
0:00:00.042311494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f47aa8
0:00:00.042311494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f47aa8
0:00:00.042314563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2475a80 (avtype_ffm)
0:00:00.042314563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2475a80 (avtype_ffm)
0:00:00.042316881  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_ffm> set parent (ref and sink)
0:00:00.042318331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_ffm, plugin 0x29c23ded50 libav
0:00:00.042320456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_4xm' typename : 'GstElementFactory'
0:00:00.042316881  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_ffm> set parent (ref and sink)
0:00:00.042318331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_ffm, plugin 0x29c23ded50 libav
0:00:00.042320456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_4xm' typename : 'GstElementFactory'
0:00:00.042324743  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042324743  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042327034  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042329058  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042327034  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042329058  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042330553  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042332297  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042330553  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042332297  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042333763  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042333763  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042335664  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042337336  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042335664  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042337336  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042339480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042341064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47c20
0:00:00.042339480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042341064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47c20
0:00:00.042342726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042344260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47c38
0:00:00.042342726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042344260  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47c38
0:00:00.042345912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042347639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47c50
0:00:00.042345912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042347639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47c50
0:00:00.042349393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042351379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2475b60 (avdemux_4xm)
0:00:00.042349393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042351379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2475b60 (avdemux_4xm)
0:00:00.042353589  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_4xm> set parent (ref and sink)
0:00:00.042353589  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_4xm> set parent (ref and sink)
0:00:00.042355110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_4xm, plugin 0x29c23ded50 libav
0:00:00.042357174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_4xm' typename : 'GstTypeFindFactory'
0:00:00.042355110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_4xm, plugin 0x29c23ded50 libav
0:00:00.042357174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_4xm' typename : 'GstTypeFindFactory'
0:00:00.042360944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f47c88
0:00:00.042360944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f47c88
0:00:00.042363786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2475c40 (avtype_4xm)
0:00:00.042365954  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_4xm> set parent (ref and sink)
0:00:00.042363786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2475c40 (avtype_4xm)
0:00:00.042365954  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_4xm> set parent (ref and sink)
0:00:00.042367388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_4xm, plugin 0x29c23ded50 libav
0:00:00.042369369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_gxf' typename : 'GstElementFactory'
0:00:00.042367388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_4xm, plugin 0x29c23ded50 libav
0:00:00.042369369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_gxf' typename : 'GstElementFactory'
0:00:00.042373773  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042373773  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042376099  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042378369  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042376099  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042378369  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042379966  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042379966  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042381756  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042383316  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042381756  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042383316  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042385307  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042387043  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042385307  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042387043  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042389310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042389310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042390911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47e20
0:00:00.042392640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042390911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47e20
0:00:00.042392640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042394089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47e38
0:00:00.042395843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042397267  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47e50
0:00:00.042394089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47e38
0:00:00.042395843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042397267  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f47e50
0:00:00.042399249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042399249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042405151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2475d20 (avdemux_gxf)
0:00:00.042405151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2475d20 (avdemux_gxf)
0:00:00.042408309  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_gxf> set parent (ref and sink)
0:00:00.042408309  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_gxf> set parent (ref and sink)
0:00:00.042409920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_gxf, plugin 0x29c23ded50 libav
0:00:00.042412046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_gxf' typename : 'GstTypeFindFactory'
0:00:00.042409920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_gxf, plugin 0x29c23ded50 libav
0:00:00.042412046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_gxf' typename : 'GstTypeFindFactory'
0:00:00.042416122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f47e90
0:00:00.042416122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f47e90
0:00:00.042418317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2475e00 (avtype_gxf)
0:00:00.042418317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2475e00 (avtype_gxf)
0:00:00.042420546  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_gxf> set parent (ref and sink)
0:00:00.042420546  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_gxf> set parent (ref and sink)
0:00:00.042421990  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_gxf, plugin 0x29c23ded50 libav
0:00:00.042424326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_idcin' typename : 'GstElementFactory'
0:00:00.042421990  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_gxf, plugin 0x29c23ded50 libav
0:00:00.042424326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_idcin' typename : 'GstElementFactory'
0:00:00.042428510  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042428510  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042430187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042432148  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042430187  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042432148  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042433613  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042435394  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042433613  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042435394  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042436936  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042436936  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042438822  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042440530  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042438822  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042440530  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042442752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042444304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48008
0:00:00.042442752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042444304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48008
0:00:00.042446027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042446027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042447572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48020
0:00:00.042449569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042451015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48038
0:00:00.042447572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48020
0:00:00.042449569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042451015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48038
0:00:00.042452894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042454848  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2475ee0 (avdemux_idcin)
0:00:00.042452894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042454848  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2475ee0 (avdemux_idcin)
0:00:00.042466974  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_idcin> set parent (ref and sink)
0:00:00.042468519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_idcin, plugin 0x29c23ded50 libav
0:00:00.042466974  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_idcin> set parent (ref and sink)
0:00:00.042468519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_idcin, plugin 0x29c23ded50 libav
0:00:00.042470606  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_idcin' typename : 'GstTypeFindFactory'
0:00:00.042470606  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_idcin' typename : 'GstTypeFindFactory'
0:00:00.042474585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f48080
0:00:00.042474585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f48080
0:00:00.042476833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2478050 (avtype_idcin)
0:00:00.042476833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2478050 (avtype_idcin)
0:00:00.042479160  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_idcin> set parent (ref and sink)
0:00:00.042480663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_idcin, plugin 0x29c23ded50 libav
0:00:00.042479160  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_idcin> set parent (ref and sink)
0:00:00.042480663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_idcin, plugin 0x29c23ded50 libav
0:00:00.042482770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_ipmovie' typename : 'GstElementFactory'
0:00:00.042482770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_ipmovie' typename : 'GstElementFactory'
0:00:00.042487345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042489092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042491093  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042487345  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042489092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042491093  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042492794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042492794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042494635  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042496287  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042494635  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042496287  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042498191  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042499755  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042498191  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042499755  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042502126  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042502126  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042503735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f481f8
0:00:00.042505562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042503735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f481f8
0:00:00.042505562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042516158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48210
0:00:00.042517870  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042516158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48210
0:00:00.042517870  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042519348  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48228
0:00:00.042521230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042519348  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48228
0:00:00.042521230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042523047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2478130 (avdemux_ipmovie)
0:00:00.042525299  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_ipmovie> set parent (ref and sink)
0:00:00.042523047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2478130 (avdemux_ipmovie)
0:00:00.042525299  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_ipmovie> set parent (ref and sink)
0:00:00.042526772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_ipmovie, plugin 0x29c23ded50 libav
0:00:00.042526772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_ipmovie, plugin 0x29c23ded50 libav
0:00:00.042528787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_ipmovie' typename : 'GstTypeFindFactory'
0:00:00.042528787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_ipmovie' typename : 'GstTypeFindFactory'
0:00:00.042532708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f48278
0:00:00.042534882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2478210 (avtype_ipmovie)
0:00:00.042532708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f48278
0:00:00.042534882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2478210 (avtype_ipmovie)
0:00:00.042537073  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_ipmovie> set parent (ref and sink)
0:00:00.042537073  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_ipmovie> set parent (ref and sink)
0:00:00.042538504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_ipmovie, plugin 0x29c23ded50 libav
0:00:00.042540506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_ivf' typename : 'GstElementFactory'
0:00:00.042538504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_ipmovie, plugin 0x29c23ded50 libav
0:00:00.042540506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_ivf' typename : 'GstElementFactory'
0:00:00.042546160  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042546160  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042548626  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042550750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042548626  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042550750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042552334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042552334  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042554189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042555856  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042554189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042555856  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042557628  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042559219  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042557628  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042559219  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042561450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042561450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042563079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f483e0
0:00:00.042564911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042563079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f483e0
0:00:00.042564911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042566365  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f483f8
0:00:00.042568149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042566365  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f483f8
0:00:00.042568149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042569593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48410
0:00:00.042571558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042569593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48410
0:00:00.042571558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042573479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24782f0 (avdemux_ivf)
0:00:00.042575709  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_ivf> set parent (ref and sink)
0:00:00.042573479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24782f0 (avdemux_ivf)
0:00:00.042575709  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_ivf> set parent (ref and sink)
0:00:00.042577105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_ivf, plugin 0x29c23ded50 libav
0:00:00.042577105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_ivf, plugin 0x29c23ded50 libav
0:00:00.042579194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_mm' typename : 'GstElementFactory'
0:00:00.042579194  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_mm' typename : 'GstElementFactory'
0:00:00.042583297  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042584941  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042583297  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042584941  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042586906  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042586906  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042588499  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042590304  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042588499  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042590304  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042591753  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042593723  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042591753  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042593723  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042595345  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042595345  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042597676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042599217  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f485a0
0:00:00.042600900  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042597676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042599217  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f485a0
0:00:00.042600900  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042602406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f485b8
0:00:00.042602406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f485b8
0:00:00.042604124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042605797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f485d0
0:00:00.042604124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042605797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f485d0
0:00:00.042607624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042609501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24783d0 (avdemux_mm)
0:00:00.042607624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042609501  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24783d0 (avdemux_mm)
0:00:00.042611809  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_mm> set parent (ref and sink)
0:00:00.042611809  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_mm> set parent (ref and sink)
0:00:00.042613223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_mm, plugin 0x29c23ded50 libav
0:00:00.042615280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_mm' typename : 'GstTypeFindFactory'
0:00:00.042613223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_mm, plugin 0x29c23ded50 libav
0:00:00.042615280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_mm' typename : 'GstTypeFindFactory'
0:00:00.042618916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f48618
0:00:00.042618916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f48618
0:00:00.042621115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24784b0 (avtype_mm)
0:00:00.042623311  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_mm> set parent (ref and sink)
0:00:00.042621115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24784b0 (avtype_mm)
0:00:00.042623311  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_mm> set parent (ref and sink)
0:00:00.042624762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_mm, plugin 0x29c23ded50 libav
0:00:00.042624762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_mm, plugin 0x29c23ded50 libav
0:00:00.042626734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_mmf' typename : 'GstElementFactory'
0:00:00.042626734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_mmf' typename : 'GstElementFactory'
0:00:00.042630872  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042630872  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042632514  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042634494  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042632514  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042634494  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042636006  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042637783  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042636006  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042637783  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042639255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042641134  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042639255  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042641134  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042642601  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042642601  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042644763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042646313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48788
0:00:00.042644763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042646313  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48788
0:00:00.042647954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042649438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f487a0
0:00:00.042647954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042649438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f487a0
0:00:00.042652285  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042653880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f487b8
0:00:00.042652285  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042653880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f487b8
0:00:00.042655704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042655704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042657673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2478590 (avdemux_mmf)
0:00:00.042659900  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_mmf> set parent (ref and sink)
0:00:00.042657673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2478590 (avdemux_mmf)
0:00:00.042659900  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_mmf> set parent (ref and sink)
0:00:00.042661237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_mmf, plugin 0x29c23ded50 libav
0:00:00.042661237  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_mmf, plugin 0x29c23ded50 libav
0:00:00.042663212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_mmf' typename : 'GstTypeFindFactory'
0:00:00.042663212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_mmf' typename : 'GstTypeFindFactory'
0:00:00.042666874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f48800
0:00:00.042666874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f48800
0:00:00.042669055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2478670 (avtype_mmf)
0:00:00.042672642  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_mmf> set parent (ref and sink)
0:00:00.042669055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2478670 (avtype_mmf)
0:00:00.042672642  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_mmf> set parent (ref and sink)
0:00:00.042674129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_mmf, plugin 0x29c23ded50 libav
0:00:00.042674129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_mmf, plugin 0x29c23ded50 libav
0:00:00.042676329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_mpc' typename : 'GstElementFactory'
0:00:00.042676329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_mpc' typename : 'GstElementFactory'
0:00:00.042682442  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042682442  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042684962  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042687040  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042684962  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042687040  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042688600  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042688600  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042690427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042692077  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042690427  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042692077  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042693877  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042695540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042693877  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042695540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042697829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042697829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042699402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48968
0:00:00.042701159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042699402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48968
0:00:00.042701159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042702590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48980
0:00:00.042704340  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042705719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48998
0:00:00.042702590  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48980
0:00:00.042704340  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042705719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48998
0:00:00.042707573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042709575  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247a830 (avdemux_mpc)
0:00:00.042707573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042709575  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247a830 (avdemux_mpc)
0:00:00.042711845  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_mpc> set parent (ref and sink)
0:00:00.042711845  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_mpc> set parent (ref and sink)
0:00:00.042713365  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_mpc, plugin 0x29c23ded50 libav
0:00:00.042715479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_mpc8' typename : 'GstElementFactory'
0:00:00.042713365  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_mpc, plugin 0x29c23ded50 libav
0:00:00.042715479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_mpc8' typename : 'GstElementFactory'
0:00:00.042719617  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042719617  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042721896  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042723905  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042721896  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042723905  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042725413  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042727173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042728684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042725413  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042727173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042728684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042730515  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042730515  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042732045  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042734516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042732045  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042734516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042736034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48b30
0:00:00.042737759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042736034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48b30
0:00:00.042737759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042739155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48b48
0:00:00.042740819  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042739155  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48b48
0:00:00.042740819  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042742188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48b60
0:00:00.042742188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48b60
0:00:00.042744069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042746152  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247a910 (avdemux_mpc8)
0:00:00.042744069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042746152  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247a910 (avdemux_mpc8)
0:00:00.042748379  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_mpc8> set parent (ref and sink)
0:00:00.042749802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_mpc8, plugin 0x29c23ded50 libav
0:00:00.042748379  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_mpc8> set parent (ref and sink)
0:00:00.042749802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_mpc8, plugin 0x29c23ded50 libav
0:00:00.042751789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_mxf' typename : 'GstElementFactory'
0:00:00.042751789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_mxf' typename : 'GstElementFactory'
0:00:00.042755957  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042755957  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042757577  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042759729  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042757577  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042759729  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042761215  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042763011  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042761215  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042763011  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042764565  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042764565  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042766592  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042768184  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042766592  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042768184  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042770411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042771931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48d20
0:00:00.042770411  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042771931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48d20
0:00:00.042773703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042775198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48d38
0:00:00.042773703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042775198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48d38
0:00:00.042776804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042778273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48d50
0:00:00.042776804  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042778273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48d50
0:00:00.042780169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042780169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042783970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247a9f0 (avdemux_mxf)
0:00:00.042783970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247a9f0 (avdemux_mxf)
0:00:00.042786485  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_mxf> set parent (ref and sink)
0:00:00.042786485  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_mxf> set parent (ref and sink)
0:00:00.042788014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_mxf, plugin 0x29c23ded50 libav
0:00:00.042790143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_nsv' typename : 'GstElementFactory'
0:00:00.042788014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_mxf, plugin 0x29c23ded50 libav
0:00:00.042790143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_nsv' typename : 'GstElementFactory'
0:00:00.042794396  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042794396  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042796830  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042798955  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042796830  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042798955  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042800437  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042802231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042800437  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042802231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042803723  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042805708  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042803723  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042805708  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042807281  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042807281  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042809568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042811215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48ee8
0:00:00.042809568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042811215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48ee8
0:00:00.042812904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042814393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48f00
0:00:00.042812904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042814393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48f00
0:00:00.042815959  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042817429  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48f18
0:00:00.042815959  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042817429  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f48f18
0:00:00.042819164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042819164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042821125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247aad0 (avdemux_nsv)
0:00:00.042823278  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_nsv> set parent (ref and sink)
0:00:00.042821125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247aad0 (avdemux_nsv)
0:00:00.042823278  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_nsv> set parent (ref and sink)
0:00:00.042824725  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_nsv, plugin 0x29c23ded50 libav
0:00:00.042826989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_nsv' typename : 'GstTypeFindFactory'
0:00:00.042824725  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_nsv, plugin 0x29c23ded50 libav
0:00:00.042826989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_nsv' typename : 'GstTypeFindFactory'
0:00:00.042830808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f48f50
0:00:00.042830808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f48f50
0:00:00.042832890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247abb0 (avtype_nsv)
0:00:00.042832890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247abb0 (avtype_nsv)
0:00:00.042835039  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_nsv> set parent (ref and sink)
0:00:00.042836464  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_nsv, plugin 0x29c23ded50 libav
0:00:00.042835039  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_nsv> set parent (ref and sink)
0:00:00.042836464  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_nsv, plugin 0x29c23ded50 libav
0:00:00.042838536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_nut' typename : 'GstElementFactory'
0:00:00.042838536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_nut' typename : 'GstElementFactory'
0:00:00.042842762  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042842762  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042844352  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042844352  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042846273  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042847785  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042846273  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042847785  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042849517  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042851065  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042852847  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042849517  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042851065  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042852847  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042854269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042854269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042856493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042858000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f490a8
0:00:00.042856493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042858000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f490a8
0:00:00.042859657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042861162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f490c0
0:00:00.042859657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042861162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f490c0
0:00:00.042862792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042864236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f490d8
0:00:00.042862792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042864236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f490d8
0:00:00.042865982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042865982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042867872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ac90 (avdemux_nut)
0:00:00.042870259  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_nut> set parent (ref and sink)
0:00:00.042867872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ac90 (avdemux_nut)
0:00:00.042870259  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_nut> set parent (ref and sink)
0:00:00.042871623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_nut, plugin 0x29c23ded50 libav
0:00:00.042873686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_nut' typename : 'GstTypeFindFactory'
0:00:00.042871623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_nut, plugin 0x29c23ded50 libav
0:00:00.042873686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_nut' typename : 'GstTypeFindFactory'
0:00:00.042877423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f49120
0:00:00.042877423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f49120
0:00:00.042879249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f49131
0:00:00.042879249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f49131
0:00:00.042881838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ad70 (avtype_nut)
0:00:00.042881838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ad70 (avtype_nut)
0:00:00.042884023  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_nut> set parent (ref and sink)
0:00:00.042885727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_nut, plugin 0x29c23ded50 libav
0:00:00.042884023  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_nut> set parent (ref and sink)
0:00:00.042885727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_nut, plugin 0x29c23ded50 libav
0:00:00.042887704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_nuv' typename : 'GstElementFactory'
0:00:00.042887704  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_nuv' typename : 'GstElementFactory'
0:00:00.042893041  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042893041  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042895468  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042897522  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042895468  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042897522  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042899088  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042899088  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042900887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042902503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042904322  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042900887  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042902503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042904322  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042905803  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042905803  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042908037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042909633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49290
0:00:00.042908037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042909633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49290
0:00:00.042911312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042912840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f492a8
0:00:00.042911312  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042912840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f492a8
0:00:00.042914503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042915951  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f492c0
0:00:00.042914503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042915951  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f492c0
0:00:00.042917720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042917720  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042919777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ae50 (avdemux_nuv)
0:00:00.042922044  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_nuv> set parent (ref and sink)
0:00:00.042919777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ae50 (avdemux_nuv)
0:00:00.042922044  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_nuv> set parent (ref and sink)
0:00:00.042923423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_nuv, plugin 0x29c23ded50 libav
0:00:00.042925490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_pva' typename : 'GstElementFactory'
0:00:00.042923423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_nuv, plugin 0x29c23ded50 libav
0:00:00.042925490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_pva' typename : 'GstElementFactory'
0:00:00.042929574  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042929574  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042931324  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042931324  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042933374  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042934930  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042933374  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042934930  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042936674  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042938262  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042936674  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042938262  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042940169  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042940169  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042941792  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042944212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042941792  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042944212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042945744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49450
0:00:00.042947527  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042945744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49450
0:00:00.042947527  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042948925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49468
0:00:00.042950663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042948925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49468
0:00:00.042950663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042952110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49480
0:00:00.042953992  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042952110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49480
0:00:00.042953992  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042955841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2479040 (avdemux_pva)
0:00:00.042955841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2479040 (avdemux_pva)
0:00:00.042957989  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_pva> set parent (ref and sink)
0:00:00.042959758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_pva, plugin 0x29c23ded50 libav
0:00:00.042957989  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_pva> set parent (ref and sink)
0:00:00.042959758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_pva, plugin 0x29c23ded50 libav
0:00:00.042961759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_film_cpk' typename : 'GstElementFactory'
0:00:00.042961759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_film_cpk' typename : 'GstElementFactory'
0:00:00.042966081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042966081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.042967702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042967702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042969711  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042971620  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042969711  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.042971620  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042973337  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042974960  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042976768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042973337  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.042974960  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042976768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.042978457  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042978457  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.042980740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042982287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49608
0:00:00.042980740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.042982287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49608
0:00:00.042983960  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042985426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49620
0:00:00.042983960  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.042985426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49620
0:00:00.042987068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042988554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49638
0:00:00.042987068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.042988554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49638
0:00:00.042991521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042991521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.042993787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2479120 (avdemux_film_cpk)
0:00:00.042993787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2479120 (avdemux_film_cpk)
0:00:00.042996192  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_film_cpk> set parent (ref and sink)
0:00:00.042997641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_film_cpk, plugin 0x29c23ded50 libav
0:00:00.042996192  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_film_cpk> set parent (ref and sink)
0:00:00.042997641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_film_cpk, plugin 0x29c23ded50 libav
0:00:00.042999745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_film_cpk' typename : 'GstTypeFindFactory'
0:00:00.042999745  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_film_cpk' typename : 'GstTypeFindFactory'
0:00:00.043003766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f49688
0:00:00.043003766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f49688
0:00:00.043005943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2479200 (avtype_film_cpk)
0:00:00.043005943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2479200 (avtype_film_cpk)
0:00:00.043008217  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_film_cpk> set parent (ref and sink)
0:00:00.043009750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_film_cpk, plugin 0x29c23ded50 libav
0:00:00.043008217  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_film_cpk> set parent (ref and sink)
0:00:00.043009750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_film_cpk, plugin 0x29c23ded50 libav
0:00:00.043011777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_smk' typename : 'GstElementFactory'
0:00:00.043011777  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_smk' typename : 'GstElementFactory'
0:00:00.043015842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043015842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043017485  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043019468  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043017485  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043019468  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043021051  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043021051  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043022842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043024654  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043026461  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043022842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043024654  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043026461  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043027966  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043027966  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043030180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043031719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f497e8
0:00:00.043030180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043031719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f497e8
0:00:00.043033399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043034901  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49800
0:00:00.043033399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043034901  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49800
0:00:00.043036511  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043038038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49818
0:00:00.043036511  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043038038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49818
0:00:00.043039863  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043039863  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043041764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24792e0 (avdemux_smk)
0:00:00.043043971  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_smk> set parent (ref and sink)
0:00:00.043041764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24792e0 (avdemux_smk)
0:00:00.043043971  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_smk> set parent (ref and sink)
0:00:00.043045367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_smk, plugin 0x29c23ded50 libav
0:00:00.043047392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_smk' typename : 'GstTypeFindFactory'
0:00:00.043045367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_smk, plugin 0x29c23ded50 libav
0:00:00.043047392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_smk' typename : 'GstTypeFindFactory'
0:00:00.043051080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f49860
0:00:00.043051080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f49860
0:00:00.043053208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24793c0 (avtype_smk)
0:00:00.043055565  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_smk> set parent (ref and sink)
0:00:00.043053208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24793c0 (avtype_smk)
0:00:00.043055565  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_smk> set parent (ref and sink)
0:00:00.043056872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_smk, plugin 0x29c23ded50 libav
0:00:00.043056872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_smk, plugin 0x29c23ded50 libav
0:00:00.043058882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_sol' typename : 'GstElementFactory'
0:00:00.043058882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_sol' typename : 'GstElementFactory'
0:00:00.043063010  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043063010  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043064677  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043066951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043064677  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043066951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043068490  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043070247  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043068490  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043070247  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043071736  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043073648  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043071736  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043073648  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043075101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043075101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043077344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043078881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f499c8
0:00:00.043077344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043078881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f499c8
0:00:00.043083233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043083233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043085514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f499e0
0:00:00.043087344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043085514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f499e0
0:00:00.043087344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043088776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f499f8
0:00:00.043090726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043088776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f499f8
0:00:00.043090726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043092797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24794a0 (avdemux_sol)
0:00:00.043092797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24794a0 (avdemux_sol)
0:00:00.043095062  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_sol> set parent (ref and sink)
0:00:00.043095062  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_sol> set parent (ref and sink)
0:00:00.043096543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_sol, plugin 0x29c23ded50 libav
0:00:00.043098645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_sol' typename : 'GstTypeFindFactory'
0:00:00.043096543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_sol, plugin 0x29c23ded50 libav
0:00:00.043098645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_sol' typename : 'GstTypeFindFactory'
0:00:00.043104268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f49a40
0:00:00.043104268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f49a40
0:00:00.043107193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2479580 (avtype_sol)
0:00:00.043107193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2479580 (avtype_sol)
0:00:00.043109555  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_sol> set parent (ref and sink)
0:00:00.043111082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_sol, plugin 0x29c23ded50 libav
0:00:00.043109555  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_sol> set parent (ref and sink)
0:00:00.043111082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_sol, plugin 0x29c23ded50 libav
0:00:00.043113205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_psxstr' typename : 'GstElementFactory'
0:00:00.043113205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_psxstr' typename : 'GstElementFactory'
0:00:00.043117609  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043117609  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043119314  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043119314  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043121387  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043122988  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043121387  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043122988  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043124746  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043126331  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043124746  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043126331  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043128302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043129888  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043128302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043129888  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043132170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043133752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49bc8
0:00:00.043132170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043133752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49bc8
0:00:00.043135413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043136903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49be0
0:00:00.043135413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043136903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49be0
0:00:00.043138521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043139994  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49bf8
0:00:00.043138521  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043139994  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49bf8
0:00:00.043141825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043141825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043145645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2479660 (avdemux_psxstr)
0:00:00.043145645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2479660 (avdemux_psxstr)
0:00:00.043148871  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_psxstr> set parent (ref and sink)
0:00:00.043148871  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_psxstr> set parent (ref and sink)
0:00:00.043150465  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_psxstr, plugin 0x29c23ded50 libav
0:00:00.043152705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_psxstr' typename : 'GstTypeFindFactory'
0:00:00.043150465  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_psxstr, plugin 0x29c23ded50 libav
0:00:00.043152705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_psxstr' typename : 'GstTypeFindFactory'
0:00:00.043156661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f49c48
0:00:00.043156661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f49c48
0:00:00.043158857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247d8a0 (avtype_psxstr)
0:00:00.043161122  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_psxstr> set parent (ref and sink)
0:00:00.043158857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247d8a0 (avtype_psxstr)
0:00:00.043161122  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_psxstr> set parent (ref and sink)
0:00:00.043162565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_psxstr, plugin 0x29c23ded50 libav
0:00:00.043162565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_psxstr, plugin 0x29c23ded50 libav
0:00:00.043164608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_tta' typename : 'GstElementFactory'
0:00:00.043164608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_tta' typename : 'GstElementFactory'
0:00:00.043168720  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043168720  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043170416  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043172501  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043170416  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043172501  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043173968  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043175723  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043173968  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043175723  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043177168  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043177168  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043179100  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043180720  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043179100  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043180720  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043182868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043184450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49dc8
0:00:00.043182868  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043184450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49dc8
0:00:00.043186158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043187840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49de0
0:00:00.043186158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043187840  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49de0
0:00:00.043189602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043191043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49df8
0:00:00.043189602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043191043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49df8
0:00:00.043192850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043194775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247d980 (avdemux_tta)
0:00:00.043192850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043194775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247d980 (avdemux_tta)
0:00:00.043197000  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_tta> set parent (ref and sink)
0:00:00.043197000  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_tta> set parent (ref and sink)
0:00:00.043198467  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_tta, plugin 0x29c23ded50 libav
0:00:00.043200547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_vmd' typename : 'GstElementFactory'
0:00:00.043198467  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_tta, plugin 0x29c23ded50 libav
0:00:00.043200547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_vmd' typename : 'GstElementFactory'
0:00:00.043204638  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043204638  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043206320  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043208233  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043206320  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043208233  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043209785  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043209785  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043211536  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043213200  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043211536  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043213200  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043214954  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043216484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043214954  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043216484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043218652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043218652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043220219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49f70
0:00:00.043222342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043220219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49f70
0:00:00.043222342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043223762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49f88
0:00:00.043225540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043223762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49f88
0:00:00.043225540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043226933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49fa0
0:00:00.043228779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043226933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f49fa0
0:00:00.043228779  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043230657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247da60 (avdemux_vmd)
0:00:00.043232963  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_vmd> set parent (ref and sink)
0:00:00.043230657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247da60 (avdemux_vmd)
0:00:00.043232963  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_vmd> set parent (ref and sink)
0:00:00.043234339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_vmd, plugin 0x29c23ded50 libav
0:00:00.043234339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_vmd, plugin 0x29c23ded50 libav
0:00:00.043236304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_vmd' typename : 'GstTypeFindFactory'
0:00:00.043236304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_vmd' typename : 'GstTypeFindFactory'
0:00:00.043240218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f49fe8
0:00:00.043240218  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f49fe8
0:00:00.043242370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247db40 (avtype_vmd)
0:00:00.043244586  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_vmd> set parent (ref and sink)
0:00:00.043242370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247db40 (avtype_vmd)
0:00:00.043244586  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_vmd> set parent (ref and sink)
0:00:00.043246006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_vmd, plugin 0x29c23ded50 libav
0:00:00.043246006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_vmd, plugin 0x29c23ded50 libav
0:00:00.043247954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_voc' typename : 'GstElementFactory'
0:00:00.043247954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_voc' typename : 'GstElementFactory'
0:00:00.043252292  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043253939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043252292  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043253939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043255941  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043257538  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043255941  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043257538  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043259271  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043260827  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043259271  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043260827  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043262709  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043262709  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043264223  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043266697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043264223  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043266697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043268224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a158
0:00:00.043269974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043268224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a158
0:00:00.043269974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043271388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a170
0:00:00.043271388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a170
0:00:00.043273135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043274914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a188
0:00:00.043273135  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043274914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a188
0:00:00.043276711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043278674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247dc20 (avdemux_voc)
0:00:00.043280689  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_voc> set parent (ref and sink)
0:00:00.043276711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043278674  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247dc20 (avdemux_voc)
0:00:00.043280689  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_voc> set parent (ref and sink)
0:00:00.043282014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_voc, plugin 0x29c23ded50 libav
0:00:00.043284013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_wc3movie' typename : 'GstElementFactory'
0:00:00.043282014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_voc, plugin 0x29c23ded50 libav
0:00:00.043284013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_wc3movie' typename : 'GstElementFactory'
0:00:00.043289560  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043289560  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043292040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043294244  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043292040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043294244  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043295882  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043295882  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043297671  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043299281  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043297671  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043299281  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043301257  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043302886  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043301257  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043302886  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043305074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043305074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043306730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a320
0:00:00.043308500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043309973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a338
0:00:00.043306730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a320
0:00:00.043308500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043309973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a338
0:00:00.043311623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043313087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a350
0:00:00.043311623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043313087  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a350
0:00:00.043315048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043315048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043317077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247dd00 (avdemux_wc3movie)
0:00:00.043319396  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_wc3movie> set parent (ref and sink)
0:00:00.043317077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247dd00 (avdemux_wc3movie)
0:00:00.043319396  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_wc3movie> set parent (ref and sink)
0:00:00.043320841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_wc3movie, plugin 0x29c23ded50 libav
0:00:00.043320841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_wc3movie, plugin 0x29c23ded50 libav
0:00:00.043322896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_wc3movie' typename : 'GstTypeFindFactory'
0:00:00.043322896  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_wc3movie' typename : 'GstTypeFindFactory'
0:00:00.043326760  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f4a3a0
0:00:00.043326760  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f4a3a0
0:00:00.043328877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247dde0 (avtype_wc3movie)
0:00:00.043331122  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_wc3movie> set parent (ref and sink)
0:00:00.043328877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247dde0 (avtype_wc3movie)
0:00:00.043331122  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_wc3movie> set parent (ref and sink)
0:00:00.043332531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_wc3movie, plugin 0x29c23ded50 libav
0:00:00.043334540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_wsaud' typename : 'GstElementFactory'
0:00:00.043332531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_wc3movie, plugin 0x29c23ded50 libav
0:00:00.043334540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_wsaud' typename : 'GstElementFactory'
0:00:00.043338547  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043338547  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043340915  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043342916  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043340915  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043342916  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043344362  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043346124  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043344362  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043346124  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043347582  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043347582  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043349557  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043351176  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043349557  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043351176  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043353349  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043354924  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a530
0:00:00.043353349  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043354924  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a530
0:00:00.043356596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043358069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a548
0:00:00.043356596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043358069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a548
0:00:00.043359769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043361223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a560
0:00:00.043359769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043361223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a560
0:00:00.043363064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043363064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043364976  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247dec0 (avdemux_wsaud)
0:00:00.043367417  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_wsaud> set parent (ref and sink)
0:00:00.043364976  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247dec0 (avdemux_wsaud)
0:00:00.043367417  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_wsaud> set parent (ref and sink)
0:00:00.043368853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_wsaud, plugin 0x29c23ded50 libav
0:00:00.043370806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_wsaud' typename : 'GstTypeFindFactory'
0:00:00.043368853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_wsaud, plugin 0x29c23ded50 libav
0:00:00.043370806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_wsaud' typename : 'GstTypeFindFactory'
0:00:00.043374442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f4a5a8
0:00:00.043374442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f4a5a8
0:00:00.043377176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247b8b0 (avtype_wsaud)
0:00:00.043377176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247b8b0 (avtype_wsaud)
0:00:00.043379557  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_wsaud> set parent (ref and sink)
0:00:00.043381142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_wsaud, plugin 0x29c23ded50 libav
0:00:00.043379557  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_wsaud> set parent (ref and sink)
0:00:00.043381142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_wsaud, plugin 0x29c23ded50 libav
0:00:00.043383123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_wsvqa' typename : 'GstElementFactory'
0:00:00.043383123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_wsvqa' typename : 'GstElementFactory'
0:00:00.043387246  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043388877  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043387246  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043388877  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043390827  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043392378  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043390827  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043392378  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043394181  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043394181  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043395715  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043397646  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043395715  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043397646  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043399151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043399151  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043401434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043403102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a730
0:00:00.043401434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043403102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a730
0:00:00.043405962  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043407654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a748
0:00:00.043405962  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043407654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a748
0:00:00.043409275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043410914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a760
0:00:00.043409275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043410914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a760
0:00:00.043412662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043414655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247b990 (avdemux_wsvqa)
0:00:00.043412662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043414655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247b990 (avdemux_wsvqa)
0:00:00.043416767  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_wsvqa> set parent (ref and sink)
0:00:00.043416767  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_wsvqa> set parent (ref and sink)
0:00:00.043418297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_wsvqa, plugin 0x29c23ded50 libav
0:00:00.043420344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_wsvqa' typename : 'GstTypeFindFactory'
0:00:00.043418297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_wsvqa, plugin 0x29c23ded50 libav
0:00:00.043420344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_wsvqa' typename : 'GstTypeFindFactory'
0:00:00.043424129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f4a7a8
0:00:00.043424129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f4a7a8
0:00:00.043426274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ba70 (avtype_wsvqa)
0:00:00.043426274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ba70 (avtype_wsvqa)
0:00:00.043428416  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_wsvqa> set parent (ref and sink)
0:00:00.043429880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_wsvqa, plugin 0x29c23ded50 libav
0:00:00.043428416  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_wsvqa> set parent (ref and sink)
0:00:00.043429880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_wsvqa, plugin 0x29c23ded50 libav
0:00:00.043431830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_yuv4mpegpipe' typename : 'GstElementFactory'
0:00:00.043431830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdemux_yuv4mpegpipe' typename : 'GstElementFactory'
0:00:00.043436012  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043437639  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043436012  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043437639  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043439587  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043439587  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043441137  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043442896  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043441137  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043442896  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043444359  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043446257  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043444359  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043446257  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043447761  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043447761  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043449945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043451505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a920
0:00:00.043449945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043451505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a920
0:00:00.043453156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043454650  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a938
0:00:00.043453156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043454650  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a938
0:00:00.043456287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043457736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a950
0:00:00.043459645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043456287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043457736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4a950
0:00:00.043459645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.043461484  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247bb50 (avdemux_yuv4mpegpipe)
0:00:00.043461484  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247bb50 (avdemux_yuv4mpegpipe)
0:00:00.043463837  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_yuv4mpegpipe> set parent (ref and sink)
0:00:00.043465277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_yuv4mpegpipe, plugin 0x29c23ded50 libav
0:00:00.043463837  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdemux_yuv4mpegpipe> set parent (ref and sink)
0:00:00.043465277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdemux_yuv4mpegpipe, plugin 0x29c23ded50 libav
0:00:00.043467366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_yuv4mpegpipe' typename : 'GstTypeFindFactory'
0:00:00.043467366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avtype_yuv4mpegpipe' typename : 'GstTypeFindFactory'
0:00:00.043473304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f4a9b0
0:00:00.043473304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f4a9b0
0:00:00.043475827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f4a9c1
0:00:00.043475827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f4a9c1
0:00:00.043478627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247bc30 (avtype_yuv4mpegpipe)
0:00:00.043481018  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_yuv4mpegpipe> set parent (ref and sink)
0:00:00.043478627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247bc30 (avtype_yuv4mpegpipe)
0:00:00.043481018  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avtype_yuv4mpegpipe> set parent (ref and sink)
0:00:00.043482480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_yuv4mpegpipe, plugin 0x29c23ded50 libav
0:00:00.043484607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_a64' typename : 'GstElementFactory'
0:00:00.043482480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avtype_yuv4mpegpipe, plugin 0x29c23ded50 libav
0:00:00.043484607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_a64' typename : 'GstElementFactory'
0:00:00.043491300  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043491300  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043493792  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043495986  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043493792  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043495986  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043497473  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043497473  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043499296  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043500858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043499296  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043500858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043502842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043504356  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043502842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043504356  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043506497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.043506497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.043508117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ab20
0:00:00.043510119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043508117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ab20
0:00:00.043510119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043511623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4ab45
0:00:00.043514535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247bd10 (avmux_a64)
0:00:00.043511623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4ab45
0:00:00.043514535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247bd10 (avmux_a64)
0:00:00.043516837  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_a64> set parent (ref and sink)
0:00:00.043516837  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_a64> set parent (ref and sink)
0:00:00.043518270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_a64, plugin 0x29c23ded50 libav
0:00:00.043520323  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_adts' typename : 'GstElementFactory'
0:00:00.043518270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_a64, plugin 0x29c23ded50 libav
0:00:00.043520323  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_adts' typename : 'GstElementFactory'
0:00:00.043524830  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043524830  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043527168  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043527168  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043529687  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043531336  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043529687  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043531336  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043533111  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043534688  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043533111  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043534688  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043537072  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043537072  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043538595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043540717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.043542230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ad18
0:00:00.043538595  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043540717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.043542230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ad18
0:00:00.043544182  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043544182  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043545678  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ad40
0:00:00.043547806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043545678  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ad40
0:00:00.043547806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043549235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4add7
0:00:00.043549235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4add7
0:00:00.043553697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247bdf0 (avmux_adts)
0:00:00.043553697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247bdf0 (avmux_adts)
0:00:00.043556335  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_adts> set parent (ref and sink)
0:00:00.043556335  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_adts> set parent (ref and sink)
0:00:00.043557835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_adts, plugin 0x29c23ded50 libav
0:00:00.043557835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_adts, plugin 0x29c23ded50 libav
0:00:00.043559980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_adx' typename : 'GstElementFactory'
0:00:00.043559980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_adx' typename : 'GstElementFactory'
0:00:00.043564494  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043566314  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043564494  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043566314  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043568361  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043569916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043568361  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043569916  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043571611  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043573145  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043571611  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043573145  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043574940  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043576475  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043574940  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043576475  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043578524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.043578524  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.043580060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4af08
0:00:00.043581985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043580060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4af08
0:00:00.043581985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043583441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4af30
0:00:00.043583441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4af30
0:00:00.043585393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043587222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4af96
0:00:00.043585393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043587222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4af96
0:00:00.043589663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247bed0 (avmux_adx)
0:00:00.043589663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247bed0 (avmux_adx)
0:00:00.043591840  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_adx> set parent (ref and sink)
0:00:00.043593230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_adx, plugin 0x29c23ded50 libav
0:00:00.043591840  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_adx> set parent (ref and sink)
0:00:00.043593230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_adx, plugin 0x29c23ded50 libav
0:00:00.043595139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_aiff' typename : 'GstElementFactory'
0:00:00.043595139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_aiff' typename : 'GstElementFactory'
0:00:00.043599650  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043601311  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043599650  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043601311  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043603503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043603503  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043605040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043606809  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043605040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043606809  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043608294  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043608294  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043610433  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043612253  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043610433  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043612253  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043614431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043616043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b128
0:00:00.043614431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043616043  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b128
0:00:00.043617818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043619319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b148
0:00:00.043617818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043619319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b148
0:00:00.043621393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043622938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b1d0
0:00:00.043621393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043622938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b1d0
0:00:00.043624605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043626078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4b1eb
0:00:00.043624605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043626078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4b1eb
0:00:00.043628544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2480000 (avmux_aiff)
0:00:00.043628544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2480000 (avmux_aiff)
0:00:00.043630766  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_aiff> set parent (ref and sink)
0:00:00.043630766  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_aiff> set parent (ref and sink)
0:00:00.043632228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_aiff, plugin 0x29c23ded50 libav
0:00:00.043634288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_amr' typename : 'GstElementFactory'
0:00:00.043632228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_aiff, plugin 0x29c23ded50 libav
0:00:00.043634288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_amr' typename : 'GstElementFactory'
0:00:00.043638480  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043638480  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043640825  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043642872  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043640825  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043642872  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043644430  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043646211  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043644430  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043646211  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043647776  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043649684  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043647776  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043649684  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043651189  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043651189  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043653289  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.043655026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b320
0:00:00.043653289  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.043655026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b320
0:00:00.043656867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043658386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b340
0:00:00.043656867  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043658386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b340
0:00:00.043660379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043661898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4b3b4
0:00:00.043660379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043661898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4b3b4
0:00:00.043664347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24800e0 (avmux_amr)
0:00:00.043664347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24800e0 (avmux_amr)
0:00:00.043666464  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_amr> set parent (ref and sink)
0:00:00.043667912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_amr, plugin 0x29c23ded50 libav
0:00:00.043666464  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_amr> set parent (ref and sink)
0:00:00.043667912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_amr, plugin 0x29c23ded50 libav
0:00:00.043669870  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_apng' typename : 'GstElementFactory'
0:00:00.043669870  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_apng' typename : 'GstElementFactory'
0:00:00.043674058  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043674058  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043675648  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043677768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043675648  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043677768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043679274  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043681003  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043679274  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043681003  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043682449  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043682449  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043684449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043686178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043684449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043686178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043688234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.043689783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b520
0:00:00.043688234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.043689783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b520
0:00:00.043691638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043693235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4b546
0:00:00.043691638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043693235  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4b546
0:00:00.043695677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24801c0 (avmux_apng)
0:00:00.043695677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24801c0 (avmux_apng)
0:00:00.043697825  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_apng> set parent (ref and sink)
0:00:00.043699244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_apng, plugin 0x29c23ded50 libav
0:00:00.043697825  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_apng> set parent (ref and sink)
0:00:00.043699244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_apng, plugin 0x29c23ded50 libav
0:00:00.043701251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_asf' typename : 'GstElementFactory'
0:00:00.043701251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_asf' typename : 'GstElementFactory'
0:00:00.043706671  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043706671  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043709031  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043709031  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043711486  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043713178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043711486  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043713178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043714944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043716557  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043714944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043716557  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043718851  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043718851  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043720478  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043722589  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043724091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b720
0:00:00.043720478  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043722589  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043724091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b720
0:00:00.043725886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043727373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b740
0:00:00.043725886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043727373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b740
0:00:00.043730240  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043730240  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043731756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b8e0
0:00:00.043731756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4b8e0
0:00:00.043733864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043735337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4b957
0:00:00.043733864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043735337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4b957
0:00:00.043737831  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24802a0 (avmux_asf)
0:00:00.043737831  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24802a0 (avmux_asf)
0:00:00.043740071  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_asf> set parent (ref and sink)
0:00:00.043741480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_asf, plugin 0x29c23ded50 libav
0:00:00.043740071  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_asf> set parent (ref and sink)
0:00:00.043741480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_asf, plugin 0x29c23ded50 libav
0:00:00.043743503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ast' typename : 'GstElementFactory'
0:00:00.043743503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ast' typename : 'GstElementFactory'
0:00:00.043747757  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043749353  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043747757  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043749353  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043751367  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043751367  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043752927  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043754672  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043752927  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043754672  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043756119  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043758116  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043756119  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043758116  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043759559  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043759559  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043761581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.043763343  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4baa8
0:00:00.043761581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.043763343  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4baa8
0:00:00.043765207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043766716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4bacd
0:00:00.043765207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043766716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4bacd
0:00:00.043769077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2480380 (avmux_ast)
0:00:00.043769077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2480380 (avmux_ast)
0:00:00.043771223  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ast> set parent (ref and sink)
0:00:00.043772649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ast, plugin 0x29c23ded50 libav
0:00:00.043771223  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ast> set parent (ref and sink)
0:00:00.043772649  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ast, plugin 0x29c23ded50 libav
0:00:00.043774599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_asf_stream' typename : 'GstElementFactory'
0:00:00.043774599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_asf_stream' typename : 'GstElementFactory'
0:00:00.043779208  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043780813  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043779208  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043780813  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043783221  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043783221  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043784745  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043786524  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043784745  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043786524  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043788000  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043790285  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043788000  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043790285  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043791721  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043791721  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043793765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043795357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4bcb0
0:00:00.043793765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043795357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4bcb0
0:00:00.043797210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043798671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4bce0
0:00:00.043797210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043798671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4bce0
0:00:00.043800651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043802266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4bd88
0:00:00.043800651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043802266  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4bd88
0:00:00.043804138  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043805620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4bdbf
0:00:00.043804138  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043805620  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4bdbf
0:00:00.043807875  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2480460 (avmux_asf_stream)
0:00:00.043807875  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2480460 (avmux_asf_stream)
0:00:00.043810144  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_asf_stream> set parent (ref and sink)
0:00:00.043811656  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_asf_stream, plugin 0x29c23ded50 libav
0:00:00.043810144  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_asf_stream> set parent (ref and sink)
0:00:00.043811656  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_asf_stream, plugin 0x29c23ded50 libav
0:00:00.043813609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_au' typename : 'GstElementFactory'
0:00:00.043813609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_au' typename : 'GstElementFactory'
0:00:00.043817795  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043817795  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043819418  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043821359  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043819418  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043821359  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043822850  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043824598  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043822850  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043824598  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043826061  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043827902  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043826061  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043827902  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043829360  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043831379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.043829360  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043831379  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.043832987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4bef0
0:00:00.043832987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4bef0
0:00:00.043835151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043836672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4bf08
0:00:00.043835151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043836672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4bf08
0:00:00.043840660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043840660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043842991  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4bf8a
0:00:00.043842991  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4bf8a
0:00:00.043845659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2480540 (avmux_au)
0:00:00.043848046  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_au> set parent (ref and sink)
0:00:00.043845659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2480540 (avmux_au)
0:00:00.043848046  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_au> set parent (ref and sink)
0:00:00.043849485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_au, plugin 0x29c23ded50 libav
0:00:00.043851533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_avi' typename : 'GstElementFactory'
0:00:00.043849485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_au, plugin 0x29c23ded50 libav
0:00:00.043851533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_avi' typename : 'GstElementFactory'
0:00:00.043855904  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043855904  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043858282  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043858282  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043860650  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043862299  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043860650  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043862299  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043864039  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043865619  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043864039  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043865619  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043867858  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043869411  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043867858  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043869411  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043871576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043871576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043873145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c150
0:00:00.043873145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c150
0:00:00.043876314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043877880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c170
0:00:00.043876314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043877880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c170
0:00:00.043879841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043881356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c1e8
0:00:00.043879841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043881356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c1e8
0:00:00.043883350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043884798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4c284
0:00:00.043883350  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043884798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4c284
0:00:00.043892188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2480620 (avmux_avi)
0:00:00.043892188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2480620 (avmux_avi)
0:00:00.043895350  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_avi> set parent (ref and sink)
0:00:00.043895350  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_avi> set parent (ref and sink)
0:00:00.043896855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_avi, plugin 0x29c23ded50 libav
0:00:00.043898984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_avm2' typename : 'GstElementFactory'
0:00:00.043917132  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043918972  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043921148  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043922737  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043924496  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043925995  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043927949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043896855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_avi, plugin 0x29c23ded50 libav
0:00:00.043898984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_avm2' typename : 'GstElementFactory'
0:00:00.043917132  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043918972  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043921148  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043922737  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043924496  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043925995  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043927949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043929516  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043931765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043929516  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043931765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.043933354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c3f0
0:00:00.043935480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043933354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c3f0
0:00:00.043935480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043936972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c418
0:00:00.043948123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043936972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c418
0:00:00.043948123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043949525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c490
0:00:00.043949525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c490
0:00:00.043951390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043953102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4c4c8
0:00:00.043951390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.043953102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4c4c8
0:00:00.043955535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247e850 (avmux_avm2)
0:00:00.043957745  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_avm2> set parent (ref and sink)
0:00:00.043955535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247e850 (avmux_avm2)
0:00:00.043957745  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_avm2> set parent (ref and sink)
0:00:00.043959143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_avm2, plugin 0x29c23ded50 libav
0:00:00.043959143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_avm2, plugin 0x29c23ded50 libav
0:00:00.043961213  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_bit' typename : 'GstElementFactory'
0:00:00.043961213  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_bit' typename : 'GstElementFactory'
0:00:00.043965332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043967166  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043965332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.043967166  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043969325  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043969325  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.043970963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043972773  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043970963  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043972773  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.043974253  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043976227  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043974253  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043976227  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.043977681  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043977681  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.043979737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.043981336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c620
0:00:00.043983185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043979737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.043981336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c620
0:00:00.043983185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.043984735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c648
0:00:00.043984735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c648
0:00:00.043986708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043988212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4c697
0:00:00.043986708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.043988212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4c697
0:00:00.043990541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247e930 (avmux_bit)
0:00:00.043990541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247e930 (avmux_bit)
0:00:00.043992662  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_bit> set parent (ref and sink)
0:00:00.043994322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_bit, plugin 0x29c23ded50 libav
0:00:00.043992662  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_bit> set parent (ref and sink)
0:00:00.043994322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_bit, plugin 0x29c23ded50 libav
0:00:00.043996268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_caf' typename : 'GstElementFactory'
0:00:00.043996268  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_caf' typename : 'GstElementFactory'
0:00:00.044002301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044002301  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044004868  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044007116  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044004868  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044007116  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044008717  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044010565  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044008717  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044010565  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044012060  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044014105  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044012060  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044014105  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044015519  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044017595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044015519  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044017595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044019203  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c800
0:00:00.044019203  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c800
0:00:00.044021088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044022607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c828
0:00:00.044021088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044022607  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c828
0:00:00.044024456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044025922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4c8aa
0:00:00.044024456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044025922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4c8aa
0:00:00.044028334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ea10 (avmux_caf)
0:00:00.044028334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ea10 (avmux_caf)
0:00:00.044030530  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_caf> set parent (ref and sink)
0:00:00.044030530  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_caf> set parent (ref and sink)
0:00:00.044032071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_caf, plugin 0x29c23ded50 libav
0:00:00.044034443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_dash' typename : 'GstElementFactory'
0:00:00.044032071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_caf, plugin 0x29c23ded50 libav
0:00:00.044034443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_dash' typename : 'GstElementFactory'
0:00:00.044038764  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044038764  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044040495  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044042460  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044040495  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044042460  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044043971  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044045721  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044043971  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044045721  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044047178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044047178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044049085  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044050572  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044049085  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044050572  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044052558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044054180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c9e8
0:00:00.044052558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044054180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4c9e8
0:00:00.044056039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044057534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ca10
0:00:00.044056039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044057534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ca10
0:00:00.044059554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044061031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4caa8
0:00:00.044059554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044061031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4caa8
0:00:00.044062854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044064345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4cadc
0:00:00.044062854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044064345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4cadc
0:00:00.044066603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247eaf0 (avmux_dash)
0:00:00.044066603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247eaf0 (avmux_dash)
0:00:00.044068761  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_dash> set parent (ref and sink)
0:00:00.044070225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_dash, plugin 0x29c23ded50 libav
0:00:00.044068761  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_dash> set parent (ref and sink)
0:00:00.044070225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_dash, plugin 0x29c23ded50 libav
0:00:00.044072282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_daud' typename : 'GstElementFactory'
0:00:00.044072282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_daud' typename : 'GstElementFactory'
0:00:00.044076556  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044076556  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044078442  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044078442  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044080488  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044082167  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044080488  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044082167  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044083925  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044085453  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044083925  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044085453  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044087344  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044088867  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044087344  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044088867  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044090829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.044092382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4cc20
0:00:00.044090829  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.044092382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4cc20
0:00:00.044094130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044095655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4cc46
0:00:00.044094130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044095655  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4cc46
0:00:00.044098145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ebd0 (avmux_daud)
0:00:00.044098145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ebd0 (avmux_daud)
0:00:00.044100384  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_daud> set parent (ref and sink)
0:00:00.044100384  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_daud> set parent (ref and sink)
0:00:00.044101773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_daud, plugin 0x29c23ded50 libav
0:00:00.044103802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_dv' typename : 'GstElementFactory'
0:00:00.044101773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_daud, plugin 0x29c23ded50 libav
0:00:00.044103802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_dv' typename : 'GstElementFactory'
0:00:00.044107949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044109569  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044107949  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044109569  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044111473  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044113051  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044111473  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044113051  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044114757  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044116289  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044114757  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044116289  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044118114  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044119620  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044118114  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044119620  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044121593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044121593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044123174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4cd98
0:00:00.044125138  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044123174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4cd98
0:00:00.044125138  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044126634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4cdd0
0:00:00.044126634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4cdd0
0:00:00.044130576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044130576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044132247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ce48
0:00:00.044132247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ce48
0:00:00.044138253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044138253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044139785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4d80c
0:00:00.044139785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4d80c
0:00:00.044144307  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ecb0 (avmux_dv)
0:00:00.044144307  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ecb0 (avmux_dv)
0:00:00.044147450  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_dv> set parent (ref and sink)
0:00:00.044147450  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_dv> set parent (ref and sink)
0:00:00.044149069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_dv, plugin 0x29c23ded50 libav
0:00:00.044151184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_f4v' typename : 'GstElementFactory'
0:00:00.044149069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_dv, plugin 0x29c23ded50 libav
0:00:00.044151184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_f4v' typename : 'GstElementFactory'
0:00:00.044155523  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044155523  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044158004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044160107  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044158004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044160107  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044161667  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044161667  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044163451  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044165098  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044163451  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044165098  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044167066  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044168665  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044170631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044167066  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044168665  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044170631  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044172137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4d960
0:00:00.044174033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044172137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4d960
0:00:00.044174033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044175476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4d988
0:00:00.044175476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4d988
0:00:00.044177513  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044179050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4da20
0:00:00.044177513  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044179050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4da20
0:00:00.044180810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044182303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4da54
0:00:00.044180810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044182303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4da54
0:00:00.044184759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ed90 (avmux_f4v)
0:00:00.044184759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ed90 (avmux_f4v)
0:00:00.044186955  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_f4v> set parent (ref and sink)
0:00:00.044188673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_f4v, plugin 0x29c23ded50 libav
0:00:00.044186955  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_f4v> set parent (ref and sink)
0:00:00.044188673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_f4v, plugin 0x29c23ded50 libav
0:00:00.044190599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ffm' typename : 'GstElementFactory'
0:00:00.044194646  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044190599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ffm' typename : 'GstElementFactory'
0:00:00.044194646  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044196231  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044198255  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044196231  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044198255  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044199763  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044201558  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044199763  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044201558  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044203033  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044203033  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044205113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044206599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044205113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044206599  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044208606  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044210150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4dbb0
0:00:00.044208606  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044210150  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4dbb0
0:00:00.044211943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044213477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4dbd8
0:00:00.044211943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044213477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4dbd8
0:00:00.044215651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044217162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4dc68
0:00:00.044215651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044217162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4dc68
0:00:00.044218945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044220399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4dcb5
0:00:00.044218945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044220399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4dcb5
0:00:00.044222786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ee70 (avmux_ffm)
0:00:00.044222786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c247ee70 (avmux_ffm)
0:00:00.044224978  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ffm> set parent (ref and sink)
0:00:00.044224978  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ffm> set parent (ref and sink)
0:00:00.044226392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ffm, plugin 0x29c23ded50 libav
0:00:00.044228647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_filmstrip' typename : 'GstElementFactory'
0:00:00.044226392  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ffm, plugin 0x29c23ded50 libav
0:00:00.044228647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_filmstrip' typename : 'GstElementFactory'
0:00:00.044232814  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044232814  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044234623  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044234623  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044236646  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044238224  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044236646  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044238224  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044239912  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044241436  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044239912  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044241436  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044243291  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044244766  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044243291  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044244766  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044246752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044248291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4de00
0:00:00.044246752  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044248291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4de00
0:00:00.044250110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044251601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4de30
0:00:00.044250110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044251601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4de30
0:00:00.044256296  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044256296  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044258593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4e029
0:00:00.044258593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4e029
0:00:00.044261198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24810b0 (avmux_filmstrip)
0:00:00.044263552  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_filmstrip> set parent (ref and sink)
0:00:00.044261198  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24810b0 (avmux_filmstrip)
0:00:00.044263552  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_filmstrip> set parent (ref and sink)
0:00:00.044264972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_filmstrip, plugin 0x29c23ded50 libav
0:00:00.044264972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_filmstrip, plugin 0x29c23ded50 libav
0:00:00.044267127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_flv' typename : 'GstElementFactory'
0:00:00.044267127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_flv' typename : 'GstElementFactory'
0:00:00.044271552  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044273242  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044271552  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044273242  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044275430  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044277060  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044275430  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044277060  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044278768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044278768  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044280345  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044282763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044280345  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044282763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044284292  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044284292  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044286419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044287970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e1d8
0:00:00.044286419  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044287970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e1d8
0:00:00.044289848  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044291378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e1f0
0:00:00.044289848  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044291378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e1f0
0:00:00.044293430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044294899  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e270
0:00:00.044293430  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044294899  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e270
0:00:00.044296598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044298063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4e2a8
0:00:00.044296598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044298063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4e2a8
0:00:00.044300357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2481190 (avmux_flv)
0:00:00.044300357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2481190 (avmux_flv)
0:00:00.044302492  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_flv> set parent (ref and sink)
0:00:00.044303996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_flv, plugin 0x29c23ded50 libav
0:00:00.044302492  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_flv> set parent (ref and sink)
0:00:00.044303996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_flv, plugin 0x29c23ded50 libav
0:00:00.044305920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_gxf' typename : 'GstElementFactory'
0:00:00.044305920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_gxf' typename : 'GstElementFactory'
0:00:00.044309975  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044309975  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044311811  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044313862  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044311811  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044313862  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044315383  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044315383  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044317130  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044318917  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044320921  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044317130  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044318917  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044320921  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044322397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044322397  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044324493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044326086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e418
0:00:00.044324493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044326086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e418
0:00:00.044327772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044329297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e438
0:00:00.044327772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044329297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e438
0:00:00.044331361  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044332792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e4c0
0:00:00.044331361  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044332792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e4c0
0:00:00.044334698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044334698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044336179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4e50d
0:00:00.044338539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2481270 (avmux_gxf)
0:00:00.044336179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4e50d
0:00:00.044338539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2481270 (avmux_gxf)
0:00:00.044340626  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_gxf> set parent (ref and sink)
0:00:00.044342055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_gxf, plugin 0x29c23ded50 libav
0:00:00.044340626  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_gxf> set parent (ref and sink)
0:00:00.044342055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_gxf, plugin 0x29c23ded50 libav
0:00:00.044343996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_hash' typename : 'GstElementFactory'
0:00:00.044343996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_hash' typename : 'GstElementFactory'
0:00:00.044348097  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044348097  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044349919  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044351857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044349919  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044351857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044353347  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044353347  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044355084  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044356861  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044355084  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044356861  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044358686  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044360263  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044358686  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044360263  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044362228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044363798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e648
0:00:00.044362228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044363798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e648
0:00:00.044365666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044367151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e670
0:00:00.044365666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044367151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e670
0:00:00.044368967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044370506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e6f8
0:00:00.044368967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044370506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4e6f8
0:00:00.044372915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044372915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044374407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4e8f1
0:00:00.044374407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4e8f1
0:00:00.044376770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2481350 (avmux_hash)
0:00:00.044379058  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_hash> set parent (ref and sink)
0:00:00.044376770  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2481350 (avmux_hash)
0:00:00.044379058  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_hash> set parent (ref and sink)
0:00:00.044380456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_hash, plugin 0x29c23ded50 libav
0:00:00.044382396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_hds' typename : 'GstElementFactory'
0:00:00.044380456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_hash, plugin 0x29c23ded50 libav
0:00:00.044382396  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_hds' typename : 'GstElementFactory'
0:00:00.044386536  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044386536  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044388870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044390860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044388870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044390860  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044392345  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044394092  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044395672  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044392345  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044394092  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044395672  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044397640  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044397640  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044399194  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044401223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044399194  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044401223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044402715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ea30
0:00:00.044404628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044402715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ea30
0:00:00.044404628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044406017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ea58
0:00:00.044406017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ea58
0:00:00.044408013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044409519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4eaf0
0:00:00.044408013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044409519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4eaf0
0:00:00.044411214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044412736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4eb24
0:00:00.044411214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044412736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4eb24
0:00:00.044415063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2481430 (avmux_hds)
0:00:00.044417236  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_hds> set parent (ref and sink)
0:00:00.044415063  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2481430 (avmux_hds)
0:00:00.044417236  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_hds> set parent (ref and sink)
0:00:00.044418577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_hds, plugin 0x29c23ded50 libav
0:00:00.044418577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_hds, plugin 0x29c23ded50 libav
0:00:00.044420528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_hls' typename : 'GstElementFactory'
0:00:00.044420528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_hls' typename : 'GstElementFactory'
0:00:00.044424593  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044426208  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044424593  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044426208  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044428264  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044428264  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044429825  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044431560  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044429825  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044431560  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044433044  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044435023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044433044  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044435023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044436426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044436426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044438436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044440160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ec80
0:00:00.044441916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044438436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044440160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ec80
0:00:00.044441916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044443383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4eca8
0:00:00.044445385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044443383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4eca8
0:00:00.044445385  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044446796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ed40
0:00:00.044446796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4ed40
0:00:00.044448641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044450337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4ed74
0:00:00.044448641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044450337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4ed74
0:00:00.044452718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2481510 (avmux_hls)
0:00:00.044452718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2481510 (avmux_hls)
0:00:00.044454902  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_hls> set parent (ref and sink)
0:00:00.044456498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_hls, plugin 0x29c23ded50 libav
0:00:00.044454902  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_hls> set parent (ref and sink)
0:00:00.044456498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_hls, plugin 0x29c23ded50 libav
0:00:00.044458434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ico' typename : 'GstElementFactory'
0:00:00.044458434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ico' typename : 'GstElementFactory'
0:00:00.044462634  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044464312  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044462634  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044464312  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044466275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044466275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044467874  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044469621  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044467874  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044469621  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044471062  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044472955  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044471062  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044472955  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044474371  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044476373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044474371  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044476373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044477816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4eec8
0:00:00.044477816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4eec8
0:00:00.044479632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044481187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4eef0
0:00:00.044479632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044481187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4eef0
0:00:00.044482932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044484424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4ef0b
0:00:00.044482932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044484424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4ef0b
0:00:00.044486798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24815f0 (avmux_ico)
0:00:00.044488948  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ico> set parent (ref and sink)
0:00:00.044486798  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24815f0 (avmux_ico)
0:00:00.044488948  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ico> set parent (ref and sink)
0:00:00.044490255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ico, plugin 0x29c23ded50 libav
0:00:00.044490255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ico, plugin 0x29c23ded50 libav
0:00:00.044492247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ilbc' typename : 'GstElementFactory'
0:00:00.044492247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ilbc' typename : 'GstElementFactory'
0:00:00.044496404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044498033  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044496404  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044498033  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044500008  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044500008  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044501612  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044503375  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044501612  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044503375  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044504888  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044506761  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044504888  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044506761  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044508195  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044510221  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.044508195  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044510221  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.044511753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f048
0:00:00.044513670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044511753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f048
0:00:00.044513670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044515128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4f06e
0:00:00.044515128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4f06e
0:00:00.044518576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24816d0 (avmux_ilbc)
0:00:00.044520928  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ilbc> set parent (ref and sink)
0:00:00.044518576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24816d0 (avmux_ilbc)
0:00:00.044520928  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ilbc> set parent (ref and sink)
0:00:00.044522303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ilbc, plugin 0x29c23ded50 libav
0:00:00.044522303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ilbc, plugin 0x29c23ded50 libav
0:00:00.044524388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ipod' typename : 'GstElementFactory'
0:00:00.044524388  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ipod' typename : 'GstElementFactory'
0:00:00.044530230  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044530230  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044532950  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044535241  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044532950  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044535241  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044536802  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044536802  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044538677  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044540363  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044538677  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044540363  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044542406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044543909  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044542406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044543909  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044545891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044547498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f1e0
0:00:00.044545891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044547498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f1e0
0:00:00.044549352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044550838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f218
0:00:00.044549352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044550838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f218
0:00:00.044552739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044554193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f2b0
0:00:00.044552739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044554193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f2b0
0:00:00.044555949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044557424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4f2e4
0:00:00.044555949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044557424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4f2e4
0:00:00.044559827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2489080 (avmux_ipod)
0:00:00.044559827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2489080 (avmux_ipod)
0:00:00.044562012  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ipod> set parent (ref and sink)
0:00:00.044563444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ipod, plugin 0x29c23ded50 libav
0:00:00.044562012  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ipod> set parent (ref and sink)
0:00:00.044563444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ipod, plugin 0x29c23ded50 libav
0:00:00.044565359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ircam' typename : 'GstElementFactory'
0:00:00.044565359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ircam' typename : 'GstElementFactory'
0:00:00.044569520  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044569520  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044571119  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044573216  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044571119  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044573216  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044574683  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044576431  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044574683  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044576431  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044577858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044577858  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044579905  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044581569  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044579905  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044581569  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044583603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044585148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f450
0:00:00.044583603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044585148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f450
0:00:00.044587038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044588553  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f478
0:00:00.044587038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044588553  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f478
0:00:00.044590362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044591852  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4f4fa
0:00:00.044590362  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044591852  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4f4fa
0:00:00.044597918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2489160 (avmux_ircam)
0:00:00.044597918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2489160 (avmux_ircam)
0:00:00.044601179  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ircam> set parent (ref and sink)
0:00:00.044601179  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ircam> set parent (ref and sink)
0:00:00.044602825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ircam, plugin 0x29c23ded50 libav
0:00:00.044605236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ismv' typename : 'GstElementFactory'
0:00:00.044602825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ircam, plugin 0x29c23ded50 libav
0:00:00.044605236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ismv' typename : 'GstElementFactory'
0:00:00.044609631  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044609631  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044611970  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044611970  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044614214  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044616001  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044614214  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044616001  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044617763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044619329  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044617763  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044619329  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044621270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044622794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044621270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044622794  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044624774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044626338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f660
0:00:00.044624774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044626338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f660
0:00:00.044628124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044629618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f688
0:00:00.044628124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044629618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f688
0:00:00.044632314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044632314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044633930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f720
0:00:00.044635724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044633930  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f720
0:00:00.044635724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044637184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4f754
0:00:00.044637184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4f754
0:00:00.044639653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2489240 (avmux_ismv)
0:00:00.044641808  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ismv> set parent (ref and sink)
0:00:00.044639653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2489240 (avmux_ismv)
0:00:00.044641808  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ismv> set parent (ref and sink)
0:00:00.044643156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ismv, plugin 0x29c23ded50 libav
0:00:00.044645149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ivf' typename : 'GstElementFactory'
0:00:00.044643156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ismv, plugin 0x29c23ded50 libav
0:00:00.044645149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ivf' typename : 'GstElementFactory'
0:00:00.044649151  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044649151  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044650816  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044650816  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044652751  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044654348  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044652751  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044654348  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044656039  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044657583  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044656039  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044657583  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044659476  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044661052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044659476  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044661052  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044663082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044663082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044664636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f888
0:00:00.044666498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044664636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f888
0:00:00.044666498  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044668014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f8a0
0:00:00.044669758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044668014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f8a0
0:00:00.044669758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044671209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4f8bd
0:00:00.044673595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2489320 (avmux_ivf)
0:00:00.044671209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4f8bd
0:00:00.044673595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2489320 (avmux_ivf)
0:00:00.044675694  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ivf> set parent (ref and sink)
0:00:00.044675694  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ivf> set parent (ref and sink)
0:00:00.044677109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ivf, plugin 0x29c23ded50 libav
0:00:00.044679069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_latm' typename : 'GstElementFactory'
0:00:00.044677109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ivf, plugin 0x29c23ded50 libav
0:00:00.044679069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_latm' typename : 'GstElementFactory'
0:00:00.044683029  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044683029  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044684740  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044684740  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044686665  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044688266  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044686665  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044688266  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044689997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044691560  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044689997  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044691560  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044693379  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044694905  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044693379  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044694905  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044696883  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044698432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f9f0
0:00:00.044696883  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044698432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4f9f0
0:00:00.044700183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044701705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4fa18
0:00:00.044700183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044701705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4fa18
0:00:00.044703600  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044703600  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044705061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4faaf
0:00:00.044707585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2489400 (avmux_latm)
0:00:00.044705061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4faaf
0:00:00.044707585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2489400 (avmux_latm)
0:00:00.044709751  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_latm> set parent (ref and sink)
0:00:00.044709751  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_latm> set parent (ref and sink)
0:00:00.044711163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_latm, plugin 0x29c23ded50 libav
0:00:00.044713253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_md5' typename : 'GstElementFactory'
0:00:00.044711163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_latm, plugin 0x29c23ded50 libav
0:00:00.044713253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_md5' typename : 'GstElementFactory'
0:00:00.044717355  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044717355  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044718953  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044720889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044718953  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044720889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044722353  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044724128  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044722353  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044724128  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044725571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044725571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044727442  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044729207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044727442  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044729207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044731206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044732792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4fbe8
0:00:00.044731206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044732792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4fbe8
0:00:00.044734672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044736154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4fc10
0:00:00.044734672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044736154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4fc10
0:00:00.044738055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044738055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044739489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4fc98
0:00:00.044742015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044739489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f4fc98
0:00:00.044742015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044743401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4fe91
0:00:00.044745734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24894e0 (avmux_md5)
0:00:00.044743401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f4fe91
0:00:00.044745734  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24894e0 (avmux_md5)
0:00:00.044747806  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_md5> set parent (ref and sink)
0:00:00.044747806  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_md5> set parent (ref and sink)
0:00:00.044749265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_md5, plugin 0x29c23ded50 libav
0:00:00.044751201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_matroska' typename : 'GstElementFactory'
0:00:00.044749265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_md5, plugin 0x29c23ded50 libav
0:00:00.044751201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_matroska' typename : 'GstElementFactory'
0:00:00.044758371  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044758371  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044760743  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044763025  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044760743  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044763025  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044764549  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044764549  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044766309  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044768097  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044766309  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044768097  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044770161  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044771702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044770161  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044771702  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044773732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044775271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f50030
0:00:00.044773732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044775271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f50030
0:00:00.044777156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044778740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f50050
0:00:00.044777156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044778740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f50050
0:00:00.044780546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044780546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044782052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f50084
0:00:00.044784736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24895c0 (avmux_matroska)
0:00:00.044782052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f50084
0:00:00.044784736  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24895c0 (avmux_matroska)
0:00:00.044787078  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_matroska> set parent (ref and sink)
0:00:00.044787078  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_matroska> set parent (ref and sink)
0:00:00.044788584  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_matroska, plugin 0x29c23ded50 libav
0:00:00.044790647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mmf' typename : 'GstElementFactory'
0:00:00.044788584  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_matroska, plugin 0x29c23ded50 libav
0:00:00.044790647  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mmf' typename : 'GstElementFactory'
0:00:00.044795909  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044795909  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044798298  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044800327  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044798298  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044800327  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044801897  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044803754  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044801897  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044803754  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044805257  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044805257  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044807138  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044808684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044807138  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044808684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044810764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044812370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f501c0
0:00:00.044810764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044812370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f501c0
0:00:00.044814101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044815637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f501e8
0:00:00.044814101  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044815637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f501e8
0:00:00.044817660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044817660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044819186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f50251
0:00:00.044821636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24896a0 (avmux_mmf)
0:00:00.044819186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f50251
0:00:00.044821636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24896a0 (avmux_mmf)
0:00:00.044823856  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mmf> set parent (ref and sink)
0:00:00.044825282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mmf, plugin 0x29c23ded50 libav
0:00:00.044823856  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mmf> set parent (ref and sink)
0:00:00.044825282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mmf, plugin 0x29c23ded50 libav
0:00:00.044827253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mov' typename : 'GstElementFactory'
0:00:00.044827253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mov' typename : 'GstElementFactory'
0:00:00.044831554  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044831554  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044833203  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044833203  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044835410  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044836910  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044835410  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044836910  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044838603  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044840105  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044838603  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044840105  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044842177  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044843734  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044842177  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044843734  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044845759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044845759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044847341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f503f8
0:00:00.044849301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044850790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f50430
0:00:00.044847341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f503f8
0:00:00.044849301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044850790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f50430
0:00:00.044854948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044854948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044857141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f50800
0:00:00.044857141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f50800
0:00:00.044868970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044868970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044871393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f515c2
0:00:00.044871393  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f515c2
0:00:00.044876042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2487810 (avmux_mov)
0:00:00.044876042  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2487810 (avmux_mov)
0:00:00.044878511  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mov> set parent (ref and sink)
0:00:00.044878511  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mov> set parent (ref and sink)
0:00:00.044880013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mov, plugin 0x29c23ded50 libav
0:00:00.044882091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mp2' typename : 'GstElementFactory'
0:00:00.044880013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mov, plugin 0x29c23ded50 libav
0:00:00.044882091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mp2' typename : 'GstElementFactory'
0:00:00.044886553  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044886553  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044888866  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044891362  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044892921  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044888866  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044891362  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044892921  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044894729  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044896275  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044894729  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044896275  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044898596  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044898596  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044900140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044902279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044900140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044902279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.044903912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f51798
0:00:00.044905846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044903912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f51798
0:00:00.044905846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044907320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f517c0
0:00:00.044907320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f517c0
0:00:00.044909372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044910889  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5184e
0:00:00.044909372  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044910889  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5184e
0:00:00.044913236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24878f0 (avmux_mp2)
0:00:00.044915457  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mp2> set parent (ref and sink)
0:00:00.044916814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mp2, plugin 0x29c23ded50 libav
0:00:00.044913236  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24878f0 (avmux_mp2)
0:00:00.044915457  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mp2> set parent (ref and sink)
0:00:00.044916814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mp2, plugin 0x29c23ded50 libav
0:00:00.044918824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mp3' typename : 'GstElementFactory'
0:00:00.044918824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mp3' typename : 'GstElementFactory'
0:00:00.044923037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044923037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044924655  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044924655  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044926927  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044928745  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044926927  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044928745  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044930571  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044932089  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044930571  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044932089  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044934181  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044934181  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044935934  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044938413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044935934  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044938413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044939934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f51a20
0:00:00.044941993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044939934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f51a20
0:00:00.044941993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044943443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f51a40
0:00:00.044945680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044943443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f51a40
0:00:00.044945680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044947154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f51ab8
0:00:00.044948946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044947154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f51ab8
0:00:00.044948946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044950380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f51ad3
0:00:00.044950380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f51ad3
0:00:00.044952740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24879d0 (avmux_mp3)
0:00:00.044954912  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mp3> set parent (ref and sink)
0:00:00.044952740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24879d0 (avmux_mp3)
0:00:00.044954912  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mp3> set parent (ref and sink)
0:00:00.044956227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mp3, plugin 0x29c23ded50 libav
0:00:00.044956227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mp3, plugin 0x29c23ded50 libav
0:00:00.044958229  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mp4' typename : 'GstElementFactory'
0:00:00.044958229  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mp4' typename : 'GstElementFactory'
0:00:00.044963871  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044963871  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.044965765  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044968089  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044965765  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044968089  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.044969651  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044971477  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044969651  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044971477  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.044973126  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044973126  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044975357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044976900  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044975357  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.044976900  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.044978988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044978988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.044980551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f51c88
0:00:00.044982684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044980551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f51c88
0:00:00.044982684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.044984138  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f51cc0
0:00:00.044986538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044984138  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f51cc0
0:00:00.044986538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.044988007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f51db8
0:00:00.044988007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f51db8
0:00:00.044990448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044991946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f51e9a
0:00:00.044990448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.044991946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f51e9a
0:00:00.044994332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2487ab0 (avmux_mp4)
0:00:00.044996508  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mp4> set parent (ref and sink)
0:00:00.044994332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2487ab0 (avmux_mp4)
0:00:00.044996508  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mp4> set parent (ref and sink)
0:00:00.044997850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mp4, plugin 0x29c23ded50 libav
0:00:00.044997850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mp4, plugin 0x29c23ded50 libav
0:00:00.044999823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mpeg' typename : 'GstElementFactory'
0:00:00.044999823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mpeg' typename : 'GstElementFactory'
0:00:00.045004045  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045005774  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045004045  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045005774  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045007944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045007944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045009490  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045011241  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045009490  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045011241  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045012723  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045014857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045012723  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045014857  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045016387  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045018409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045016387  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045018409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045019900  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52010
0:00:00.045021846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045019900  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52010
0:00:00.045021846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045023284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52048
0:00:00.045023284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52048
0:00:00.045027097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045027097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045028715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52198
0:00:00.045030961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045028715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52198
0:00:00.045030961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045032386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f52246
0:00:00.045032386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f52246
0:00:00.045034724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2487b90 (avmux_mpeg)
0:00:00.045037034  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mpeg> set parent (ref and sink)
0:00:00.045034724  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2487b90 (avmux_mpeg)
0:00:00.045037034  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mpeg> set parent (ref and sink)
0:00:00.045038456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mpeg, plugin 0x29c23ded50 libav
0:00:00.045038456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mpeg, plugin 0x29c23ded50 libav
0:00:00.045040446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_vcd' typename : 'GstElementFactory'
0:00:00.045040446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_vcd' typename : 'GstElementFactory'
0:00:00.045044552  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045046191  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045044552  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045046191  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045048259  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045049827  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045048259  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045049827  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045051526  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045053068  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045051526  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045053068  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045055089  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045055089  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045056605  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045058622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045056605  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045058622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045060074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f523d0
0:00:00.045061925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045060074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f523d0
0:00:00.045061925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045063369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f523f8
0:00:00.045063369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f523f8
0:00:00.045065366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045066842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52488
0:00:00.045068641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045065366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045066842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52488
0:00:00.045068641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045070055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f524d5
0:00:00.045070055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f524d5
0:00:00.045072431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2487c70 (avmux_vcd)
0:00:00.045074660  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_vcd> set parent (ref and sink)
0:00:00.045072431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2487c70 (avmux_vcd)
0:00:00.045074660  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_vcd> set parent (ref and sink)
0:00:00.045075989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_vcd, plugin 0x29c23ded50 libav
0:00:00.045075989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_vcd, plugin 0x29c23ded50 libav
0:00:00.045077946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_dvd' typename : 'GstElementFactory'
0:00:00.045077946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_dvd' typename : 'GstElementFactory'
0:00:00.045083364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045083364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045085046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045087123  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045085046  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045087123  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045088654  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045088654  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045090532  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045092162  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045090532  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045092162  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045094173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045095855  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045094173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045095855  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045097872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045099455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52628
0:00:00.045097872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045099455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52628
0:00:00.045101264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045102763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52650
0:00:00.045101264  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045102763  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52650
0:00:00.045105418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045105418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045106880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f527d8
0:00:00.045108742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045106880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f527d8
0:00:00.045108742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045110167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f52825
0:00:00.045110167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f52825
0:00:00.045112464  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2487d50 (avmux_dvd)
0:00:00.045114610  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_dvd> set parent (ref and sink)
0:00:00.045112464  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2487d50 (avmux_dvd)
0:00:00.045114610  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_dvd> set parent (ref and sink)
0:00:00.045115954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_dvd, plugin 0x29c23ded50 libav
0:00:00.045117874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_svcd' typename : 'GstElementFactory'
0:00:00.045115954  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_dvd, plugin 0x29c23ded50 libav
0:00:00.045117874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_svcd' typename : 'GstElementFactory'
0:00:00.045121931  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045121931  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045123614  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045125646  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045123614  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045125646  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045127126  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045128885  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045127126  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045128885  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045130488  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045130488  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045132421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045133935  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045132421  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045133935  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045135875  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045137391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52970
0:00:00.045135875  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045137391  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52970
0:00:00.045139210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045140680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52998
0:00:00.045139210  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045140680  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52998
0:00:00.045142541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045143988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52a28
0:00:00.045142541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045143988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52a28
0:00:00.045145762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045147188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f52a75
0:00:00.045145762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045147188  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f52a75
0:00:00.045149576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2487e30 (avmux_svcd)
0:00:00.045149576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2487e30 (avmux_svcd)
0:00:00.045151806  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_svcd> set parent (ref and sink)
0:00:00.045153230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_svcd, plugin 0x29c23ded50 libav
0:00:00.045151806  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_svcd> set parent (ref and sink)
0:00:00.045153230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_svcd, plugin 0x29c23ded50 libav
0:00:00.045155292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_vob' typename : 'GstElementFactory'
0:00:00.045155292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_vob' typename : 'GstElementFactory'
0:00:00.045159476  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045159476  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045161061  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045163084  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045161061  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045163084  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045164587  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045166333  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045164587  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045166333  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045167811  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045169720  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045167811  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045169720  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045171160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045173182  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045171160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045173182  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045174645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52bc0
0:00:00.045174645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52bc0
0:00:00.045176636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045178153  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52be8
0:00:00.045176636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045178153  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52be8
0:00:00.045180665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045182112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52d00
0:00:00.045180665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045182112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52d00
0:00:00.045183881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045183881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045185356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f52d4d
0:00:00.045187849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b070 (avmux_vob)
0:00:00.045185356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f52d4d
0:00:00.045187849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b070 (avmux_vob)
0:00:00.045190010  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_vob> set parent (ref and sink)
0:00:00.045191446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_vob, plugin 0x29c23ded50 libav
0:00:00.045190010  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_vob> set parent (ref and sink)
0:00:00.045191446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_vob, plugin 0x29c23ded50 libav
0:00:00.045193531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mpegts' typename : 'GstElementFactory'
0:00:00.045193531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mpegts' typename : 'GstElementFactory'
0:00:00.045197840  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045197840  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045199468  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045199468  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045201901  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045203423  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045201901  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045203423  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045205097  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045206604  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045205097  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045206604  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045208825  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045208825  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045210420  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045212898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045210420  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045212898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045214402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52f28
0:00:00.045216516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045214402  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52f28
0:00:00.045216516  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045217955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52f60
0:00:00.045217955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f52f60
0:00:00.045221100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045222562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53160
0:00:00.045221100  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045222562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53160
0:00:00.045224531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045226024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5320e
0:00:00.045224531  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045226024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5320e
0:00:00.045228294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b150 (avmux_mpegts)
0:00:00.045228294  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b150 (avmux_mpegts)
0:00:00.045230488  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mpegts> set parent (ref and sink)
0:00:00.045231939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mpegts, plugin 0x29c23ded50 libav
0:00:00.045230488  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mpegts> set parent (ref and sink)
0:00:00.045231939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mpegts, plugin 0x29c23ded50 libav
0:00:00.045233910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mpjpeg' typename : 'GstElementFactory'
0:00:00.045233910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mpjpeg' typename : 'GstElementFactory'
0:00:00.045238140  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045239805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045238140  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045239805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045242004  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045243557  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045242004  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045243557  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045245310  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045245310  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045246854  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045249300  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045246854  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045249300  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045251063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045251063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045253272  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.045254833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f533c8
0:00:00.045253272  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.045254833  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f533c8
0:00:00.045256678  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045258125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f533f0
0:00:00.045256678  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045258125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f533f0
0:00:00.045259897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045261377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f53422
0:00:00.045259897  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045261377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f53422
0:00:00.045267133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b230 (avmux_mpjpeg)
0:00:00.045267133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b230 (avmux_mpjpeg)
0:00:00.045270256  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mpjpeg> set parent (ref and sink)
0:00:00.045271936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mpjpeg, plugin 0x29c23ded50 libav
0:00:00.045270256  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mpjpeg> set parent (ref and sink)
0:00:00.045271936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mpjpeg, plugin 0x29c23ded50 libav
0:00:00.045274095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mxf' typename : 'GstElementFactory'
0:00:00.045274095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mxf' typename : 'GstElementFactory'
0:00:00.045278577  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045278577  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045280390  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045280390  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045282699  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045284302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045282699  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045284302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045286025  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045287553  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045286025  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045287553  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045289735  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045289735  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045291275  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045293367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045291275  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045293367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045294907  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f535e8
0:00:00.045296838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045294907  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f535e8
0:00:00.045296838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045298297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53608
0:00:00.045300263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045298297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53608
0:00:00.045300263  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045301687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53690
0:00:00.045303530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045301687  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53690
0:00:00.045303530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045304958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f536dd
0:00:00.045304958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f536dd
0:00:00.045308859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b310 (avmux_mxf)
0:00:00.045308859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b310 (avmux_mxf)
0:00:00.045311203  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mxf> set parent (ref and sink)
0:00:00.045311203  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mxf> set parent (ref and sink)
0:00:00.045312749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mxf, plugin 0x29c23ded50 libav
0:00:00.045314882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mxf_d10' typename : 'GstElementFactory'
0:00:00.045312749  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mxf, plugin 0x29c23ded50 libav
0:00:00.045314882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mxf_d10' typename : 'GstElementFactory'
0:00:00.045320228  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045320228  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045322621  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045324818  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045326300  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045322621  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045324818  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045326300  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045328008  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045329638  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045328008  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045329638  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045331703  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045331703  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045333265  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045335437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045333265  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045335437  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045336931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53870
0:00:00.045336931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53870
0:00:00.045338759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045340550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53890
0:00:00.045338759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045340550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53890
0:00:00.045342414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045343871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53918
0:00:00.045342414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045343871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53918
0:00:00.045345654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045347097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f53965
0:00:00.045345654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045347097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f53965
0:00:00.045350381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b3f0 (avmux_mxf_d10)
0:00:00.045350381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b3f0 (avmux_mxf_d10)
0:00:00.045352699  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mxf_d10> set parent (ref and sink)
0:00:00.045354172  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mxf_d10, plugin 0x29c23ded50 libav
0:00:00.045352699  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mxf_d10> set parent (ref and sink)
0:00:00.045354172  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mxf_d10, plugin 0x29c23ded50 libav
0:00:00.045356215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mxf_opatom' typename : 'GstElementFactory'
0:00:00.045356215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mxf_opatom' typename : 'GstElementFactory'
0:00:00.045362443  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045362443  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045364927  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045367252  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045364927  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045367252  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045368841  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045368841  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045370668  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045372285  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045370668  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045372285  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045374292  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045375911  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045374292  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045375911  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045377950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045379499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53b10
0:00:00.045377950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045379499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53b10
0:00:00.045382433  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045382433  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045384079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53b40
0:00:00.045386048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045384079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53b40
0:00:00.045386048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045387480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53bc8
0:00:00.045389606  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045387480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53bc8
0:00:00.045389606  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045391017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f53c91
0:00:00.045391017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f53c91
0:00:00.045393533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b4d0 (avmux_mxf_opatom)
0:00:00.045395811  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mxf_opatom> set parent (ref and sink)
0:00:00.045393533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b4d0 (avmux_mxf_opatom)
0:00:00.045395811  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mxf_opatom> set parent (ref and sink)
0:00:00.045397284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mxf_opatom, plugin 0x29c23ded50 libav
0:00:00.045397284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mxf_opatom, plugin 0x29c23ded50 libav
0:00:00.045399297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_nut' typename : 'GstElementFactory'
0:00:00.045399297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_nut' typename : 'GstElementFactory'
0:00:00.045403477  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045405173  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045403477  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045405173  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045407035  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045408618  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045407035  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045408618  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045410342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045410342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045411904  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045414032  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045411904  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045414032  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045415628  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045417721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.045415628  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045417721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.045419278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53dc0
0:00:00.045419278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53dc0
0:00:00.045421119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045422651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53de8
0:00:00.045421119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045422651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53de8
0:00:00.045424629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045426088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f53e84
0:00:00.045424629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045426088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f53e84
0:00:00.045428479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b5b0 (avmux_nut)
0:00:00.045430684  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_nut> set parent (ref and sink)
0:00:00.045428479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b5b0 (avmux_nut)
0:00:00.045430684  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_nut> set parent (ref and sink)
0:00:00.045432021  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_nut, plugin 0x29c23ded50 libav
0:00:00.045432021  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_nut, plugin 0x29c23ded50 libav
0:00:00.045434015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_oga' typename : 'GstElementFactory'
0:00:00.045434015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_oga' typename : 'GstElementFactory'
0:00:00.045438209  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045439839  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045438209  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045439839  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045441756  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045441756  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045443288  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045445076  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045443288  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045445076  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045446535  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045448407  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045446535  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045448407  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045449931  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045451988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.045449931  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045451988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.045453518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53fc0
0:00:00.045455475  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045453518  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f53fc0
0:00:00.045455475  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045456903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f53fe5
0:00:00.045456903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f53fe5
0:00:00.045459515  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b690 (avmux_oga)
0:00:00.045461677  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_oga> set parent (ref and sink)
0:00:00.045459515  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248b690 (avmux_oga)
0:00:00.045461677  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_oga> set parent (ref and sink)
0:00:00.045463018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_oga, plugin 0x29c23ded50 libav
0:00:00.045463018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_oga, plugin 0x29c23ded50 libav
0:00:00.045465024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ogg' typename : 'GstElementFactory'
0:00:00.045465024  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ogg' typename : 'GstElementFactory'
0:00:00.045469329  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045469329  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045471014  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045473270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045471014  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045473270  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045474783  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045476548  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045474783  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045476548  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045478028  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045480112  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045478028  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045480112  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045481570  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045483614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.045481570  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045483614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.045485145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54168
0:00:00.045487077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045485145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54168
0:00:00.045487077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045488566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54188
0:00:00.045488566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54188
0:00:00.045490446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045491912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f541a8
0:00:00.045490446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045491912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f541a8
0:00:00.045494265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2491830 (avmux_ogg)
0:00:00.045494265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2491830 (avmux_ogg)
0:00:00.045496392  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ogg> set parent (ref and sink)
0:00:00.045498047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ogg, plugin 0x29c23ded50 libav
0:00:00.045496392  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ogg> set parent (ref and sink)
0:00:00.045498047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ogg, plugin 0x29c23ded50 libav
0:00:00.045500038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ogv' typename : 'GstElementFactory'
0:00:00.045500038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_ogv' typename : 'GstElementFactory'
0:00:00.045504119  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045505805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045504119  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045505805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045507605  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045509145  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045507605  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045509145  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045510823  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045512351  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045510823  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045512351  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045514162  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045514162  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045515684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045517685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.045515684  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045517685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.045519142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f542e8
0:00:00.045519142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f542e8
0:00:00.045532460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045532460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045534838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54310
0:00:00.045536723  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045534838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54310
0:00:00.045536723  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045538152  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f54330
0:00:00.045540672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2491910 (avmux_ogv)
0:00:00.045538152  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f54330
0:00:00.045540672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2491910 (avmux_ogv)
0:00:00.045542810  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ogv> set parent (ref and sink)
0:00:00.045544321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ogv, plugin 0x29c23ded50 libav
0:00:00.045542810  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_ogv> set parent (ref and sink)
0:00:00.045544321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_ogv, plugin 0x29c23ded50 libav
0:00:00.045546273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_oma' typename : 'GstElementFactory'
0:00:00.045546273  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_oma' typename : 'GstElementFactory'
0:00:00.045550669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045550669  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045552507  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045552507  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045554569  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045556169  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045554569  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045556169  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045557897  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045559445  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045557897  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045559445  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045561354  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045561354  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045562910  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045565240  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.045566737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54480
0:00:00.045562910  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045565240  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.045566737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54480
0:00:00.045568627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045568627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045570127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f544a8
0:00:00.045572352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045570127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f544a8
0:00:00.045572352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045573794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f54504
0:00:00.045573794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f54504
0:00:00.045576208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24919f0 (avmux_oma)
0:00:00.045578323  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_oma> set parent (ref and sink)
0:00:00.045576208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24919f0 (avmux_oma)
0:00:00.045578323  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_oma> set parent (ref and sink)
0:00:00.045579648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_oma, plugin 0x29c23ded50 libav
0:00:00.045579648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_oma, plugin 0x29c23ded50 libav
0:00:00.045581592  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_opus' typename : 'GstElementFactory'
0:00:00.045581592  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_opus' typename : 'GstElementFactory'
0:00:00.045585828  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045587547  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045585828  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045587547  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045589447  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045591049  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045589447  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045591049  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045592759  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045594285  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045592759  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045594285  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045596152  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045597658  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045596152  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045597658  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045599603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.045599603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.045601205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54638
0:00:00.045603221  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045601205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54638
0:00:00.045603221  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045604652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5465e
0:00:00.045604652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5465e
0:00:00.045610666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2491ad0 (avmux_opus)
0:00:00.045610666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2491ad0 (avmux_opus)
0:00:00.045613863  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_opus> set parent (ref and sink)
0:00:00.045615445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_opus, plugin 0x29c23ded50 libav
0:00:00.045613863  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_opus> set parent (ref and sink)
0:00:00.045615445  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_opus, plugin 0x29c23ded50 libav
0:00:00.045617431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_psp' typename : 'GstElementFactory'
0:00:00.045617431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_psp' typename : 'GstElementFactory'
0:00:00.045622608  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045622608  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045624392  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045626641  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045624392  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045626641  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045628217  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045630080  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045628217  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045630080  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045631594  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045631594  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045633655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045635232  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045633655  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045635232  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045637328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045638884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f547c0
0:00:00.045637328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045638884  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f547c0
0:00:00.045641093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045641093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045642794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f547f8
0:00:00.045644781  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045642794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f547f8
0:00:00.045644781  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045646257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54890
0:00:00.045648145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045646257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54890
0:00:00.045648145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045649555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f548c4
0:00:00.045649555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f548c4
0:00:00.045651973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2491bb0 (avmux_psp)
0:00:00.045654245  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_psp> set parent (ref and sink)
0:00:00.045651973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2491bb0 (avmux_psp)
0:00:00.045654245  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_psp> set parent (ref and sink)
0:00:00.045655569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_psp, plugin 0x29c23ded50 libav
0:00:00.045655569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_psp, plugin 0x29c23ded50 libav
0:00:00.045657577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_rm' typename : 'GstElementFactory'
0:00:00.045657577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_rm' typename : 'GstElementFactory'
0:00:00.045661746  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045663382  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045661746  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045663382  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045665342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045665342  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045666953  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045668823  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045666953  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045668823  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045670317  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045672325  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045673768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045670317  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045672325  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045673768  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045675750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045675750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045677300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f549f8
0:00:00.045679378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045677300  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f549f8
0:00:00.045679378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045680846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54a40
0:00:00.045682807  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045680846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54a40
0:00:00.045682807  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045684244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54a98
0:00:00.045684244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54a98
0:00:00.045687583  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045687583  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045689195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f54ad0
0:00:00.045689195  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f54ad0
0:00:00.045691625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2491c90 (avmux_rm)
0:00:00.045693838  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_rm> set parent (ref and sink)
0:00:00.045695197  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_rm, plugin 0x29c23ded50 libav
0:00:00.045691625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2491c90 (avmux_rm)
0:00:00.045693838  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_rm> set parent (ref and sink)
0:00:00.045695197  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_rm, plugin 0x29c23ded50 libav
0:00:00.045697207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_rso' typename : 'GstElementFactory'
0:00:00.045697207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_rso' typename : 'GstElementFactory'
0:00:00.045701385  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045701385  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045703111  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045703111  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045705175  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045706870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045705175  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045706870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045708583  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045710150  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045708583  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045710150  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045712033  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045713685  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045712033  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045713685  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045715703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.045715703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.045717234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54c20
0:00:00.045719089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045717234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54c20
0:00:00.045719089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045720533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54c48
0:00:00.045722623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045720533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54c48
0:00:00.045722623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045724016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f54cc7
0:00:00.045726489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2491d70 (avmux_rso)
0:00:00.045724016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f54cc7
0:00:00.045726489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2491d70 (avmux_rso)
0:00:00.045728637  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_rso> set parent (ref and sink)
0:00:00.045728637  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_rso> set parent (ref and sink)
0:00:00.045730072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_rso, plugin 0x29c23ded50 libav
0:00:00.045732035  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_rtsp' typename : 'GstElementFactory'
0:00:00.045730072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_rso, plugin 0x29c23ded50 libav
0:00:00.045732035  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_rtsp' typename : 'GstElementFactory'
0:00:00.045736112  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045736112  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045737827  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045737827  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045739835  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045741439  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045739835  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045741439  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045743169  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045744728  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045746540  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045743169  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045744728  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045746540  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045748184  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045748184  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045750287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045751826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54e08
0:00:00.045750287  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045751826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54e08
0:00:00.045753670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045755172  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54e30
0:00:00.045753670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045755172  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54e30
0:00:00.045757098  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045757098  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045758543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54ec8
0:00:00.045760923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045758543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f54ec8
0:00:00.045760923  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045762345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f54f64
0:00:00.045762345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f54f64
0:00:00.045765173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2491e50 (avmux_rtsp)
0:00:00.045767669  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_rtsp> set parent (ref and sink)
0:00:00.045765173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c2491e50 (avmux_rtsp)
0:00:00.045767669  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_rtsp> set parent (ref and sink)
0:00:00.045769064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_rtsp, plugin 0x29c23ded50 libav
0:00:00.045769064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_rtsp, plugin 0x29c23ded50 libav
0:00:00.045771337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_sap' typename : 'GstElementFactory'
0:00:00.045771337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_sap' typename : 'GstElementFactory'
0:00:00.045775739  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045777484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045775739  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045777484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045779389  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045779389  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045780971  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045782961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045780971  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045782961  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045784484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045786434  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045784484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045786434  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045788265  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045788265  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045790422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045791984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f550a0
0:00:00.045790422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045791984  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f550a0
0:00:00.045793844  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045795370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f550c8
0:00:00.045793844  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045795370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f550c8
0:00:00.045797998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045799556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55160
0:00:00.045797998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045799556  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55160
0:00:00.045801399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045801399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045802905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f551fc
0:00:00.045805425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f060 (avmux_sap)
0:00:00.045802905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f551fc
0:00:00.045805425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f060 (avmux_sap)
0:00:00.045807653  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_sap> set parent (ref and sink)
0:00:00.045807653  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_sap> set parent (ref and sink)
0:00:00.045809083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_sap, plugin 0x29c23ded50 libav
0:00:00.045811118  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_singlejpeg' typename : 'GstElementFactory'
0:00:00.045809083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_sap, plugin 0x29c23ded50 libav
0:00:00.045811118  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_singlejpeg' typename : 'GstElementFactory'
0:00:00.045815231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045815231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045817554  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045819623  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045817554  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045819623  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045821142  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045822916  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045821142  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045822916  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045824421  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045826362  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045824421  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045826362  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045828157  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045828157  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045830390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.045831968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55350
0:00:00.045830390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.045831968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55350
0:00:00.045833817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045835328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55380
0:00:00.045833817  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045835328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55380
0:00:00.045837092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045837092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045838573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f553b2
0:00:00.045838573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f553b2
0:00:00.045841370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f140 (avmux_singlejpeg)
0:00:00.045844194  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_singlejpeg> set parent (ref and sink)
0:00:00.045841370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f140 (avmux_singlejpeg)
0:00:00.045844194  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_singlejpeg> set parent (ref and sink)
0:00:00.045845731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_singlejpeg, plugin 0x29c23ded50 libav
0:00:00.045848013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_smjpeg' typename : 'GstElementFactory'
0:00:00.045845731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_singlejpeg, plugin 0x29c23ded50 libav
0:00:00.045848013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_smjpeg' typename : 'GstElementFactory'
0:00:00.045852576  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045852576  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045855585  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045857677  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045855585  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045857677  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045859188  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045860946  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045859188  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045860946  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045862517  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045862517  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045864406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045866166  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045864406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045866166  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045868451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045868451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045870107  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f554f8
0:00:00.045872181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045870107  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f554f8
0:00:00.045872181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045873632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55520
0:00:00.045875634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045877059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f555a8
0:00:00.045873632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55520
0:00:00.045875634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045877059  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f555a8
0:00:00.045878775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045878775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045880190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f555da
0:00:00.045880190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f555da
0:00:00.045885541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f220 (avmux_smjpeg)
0:00:00.045885541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f220 (avmux_smjpeg)
0:00:00.045888028  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_smjpeg> set parent (ref and sink)
0:00:00.045888028  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_smjpeg> set parent (ref and sink)
0:00:00.045889565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_smjpeg, plugin 0x29c23ded50 libav
0:00:00.045891735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_smoothstreaming' typename : 'GstElementFactory'
0:00:00.045889565  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_smjpeg, plugin 0x29c23ded50 libav
0:00:00.045891735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_smoothstreaming' typename : 'GstElementFactory'
0:00:00.045897036  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045897036  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045899426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045901597  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045899426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045901597  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045903170  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045904969  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045903170  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045904969  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045906517  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045908806  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045906517  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045908806  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045910318  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045912403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045910318  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045912403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.045913938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55738
0:00:00.045913938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55738
0:00:00.045916019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045917591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55770
0:00:00.045916019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045917591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55770
0:00:00.045919561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045921056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55808
0:00:00.045919561  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.045921056  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55808
0:00:00.045922830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045922830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.045924326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5583c
0:00:00.045926885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f300 (avmux_smoothstreaming)
0:00:00.045924326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5583c
0:00:00.045926885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f300 (avmux_smoothstreaming)
0:00:00.045929118  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_smoothstreaming> set parent (ref and sink)
0:00:00.045930622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_smoothstreaming, plugin 0x29c23ded50 libav
0:00:00.045929118  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_smoothstreaming> set parent (ref and sink)
0:00:00.045930622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_smoothstreaming, plugin 0x29c23ded50 libav
0:00:00.045932708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_sox' typename : 'GstElementFactory'
0:00:00.045932708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_sox' typename : 'GstElementFactory'
0:00:00.045936992  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045936992  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045938652  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045938652  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045940631  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045942475  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045940631  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045942475  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045944206  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045945777  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045944206  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045945777  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045947632  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045949107  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045947632  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045949107  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045951103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.045952614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55978
0:00:00.045951103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.045952614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55978
0:00:00.045954512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045956055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5599d
0:00:00.045954512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045956055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5599d
0:00:00.045958382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f3e0 (avmux_sox)
0:00:00.045958382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f3e0 (avmux_sox)
0:00:00.045960567  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_sox> set parent (ref and sink)
0:00:00.045961996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_sox, plugin 0x29c23ded50 libav
0:00:00.045960567  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_sox> set parent (ref and sink)
0:00:00.045961996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_sox, plugin 0x29c23ded50 libav
0:00:00.045964002  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_spx' typename : 'GstElementFactory'
0:00:00.045964002  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_spx' typename : 'GstElementFactory'
0:00:00.045968114  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045968114  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045969793  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045969793  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045971716  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045973396  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045971716  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.045973396  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045975107  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045976680  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045975107  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.045976680  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045978528  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045980272  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045982302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.045978528  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.045980272  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.045982302  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.045983761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55ad8
0:00:00.045983761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55ad8
0:00:00.045985742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045987259  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f55afd
0:00:00.045985742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.045987259  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f55afd
0:00:00.045989675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f4c0 (avmux_spx)
0:00:00.045989675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f4c0 (avmux_spx)
0:00:00.045991888  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_spx> set parent (ref and sink)
0:00:00.045993581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_spx, plugin 0x29c23ded50 libav
0:00:00.045991888  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_spx> set parent (ref and sink)
0:00:00.045993581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_spx, plugin 0x29c23ded50 libav
0:00:00.045995546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_spdif' typename : 'GstElementFactory'
0:00:00.045995546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_spdif' typename : 'GstElementFactory'
0:00:00.045999806  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.045999806  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046001424  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046003604  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046001424  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046003604  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046005137  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046006891  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046005137  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046006891  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046008344  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046010406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046008344  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046010406  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046011824  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046013891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046011824  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046013891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046015461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55c78
0:00:00.046015461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55c78
0:00:00.046017458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046018980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55ca0
0:00:00.046017458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046018980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55ca0
0:00:00.046020865  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046022397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f55cf8
0:00:00.046020865  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046022397  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f55cf8
0:00:00.046024718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f5a0 (avmux_spdif)
0:00:00.046024718  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f5a0 (avmux_spdif)
0:00:00.046026830  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_spdif> set parent (ref and sink)
0:00:00.046028310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_spdif, plugin 0x29c23ded50 libav
0:00:00.046026830  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_spdif> set parent (ref and sink)
0:00:00.046028310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_spdif, plugin 0x29c23ded50 libav
0:00:00.046030277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_swf' typename : 'GstElementFactory'
0:00:00.046030277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_swf' typename : 'GstElementFactory'
0:00:00.046034466  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046036150  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046034466  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046036150  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046038110  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046038110  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046039638  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046041411  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046039638  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046041411  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046042903  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046044779  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046042903  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046044779  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046046234  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046046234  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046048286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.046049816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55e50
0:00:00.046048286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.046049816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55e50
0:00:00.046052981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046054541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55e80
0:00:00.046052981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046054541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55e80
0:00:00.046056415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046057887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55ef8
0:00:00.046056415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046057887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f55ef8
0:00:00.046059632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.046059632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.046061140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f55f30
0:00:00.046063505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f680 (avmux_swf)
0:00:00.046061140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f55f30
0:00:00.046063505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c248f680 (avmux_swf)
0:00:00.046065616  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_swf> set parent (ref and sink)
0:00:00.046065616  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_swf> set parent (ref and sink)
0:00:00.046067082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_swf, plugin 0x29c23ded50 libav
0:00:00.046069115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_3g2' typename : 'GstElementFactory'
0:00:00.046067082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_swf, plugin 0x29c23ded50 libav
0:00:00.046069115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_3g2' typename : 'GstElementFactory'
0:00:00.046073463  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046073463  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046075772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046077969  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046075772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046077969  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046079492  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046081231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046082688  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046079492  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046081231  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046082688  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046084750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046084750  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046086342  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046088407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.046086342  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046088407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.046089907  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f56090
0:00:00.046089907  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f56090
0:00:00.046091895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046093439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f560c8
0:00:00.046091895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046093439  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f560c8
0:00:00.046095819  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046097342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f561c8
0:00:00.046095819  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046097342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f561c8
0:00:00.046101354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.046101354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.046103482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f56574
0:00:00.046105913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249a8c0 (avmux_3g2)
0:00:00.046103482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f56574
0:00:00.046105913  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249a8c0 (avmux_3g2)
0:00:00.046108072  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_3g2> set parent (ref and sink)
0:00:00.046109751  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_3g2, plugin 0x29c23ded50 libav
0:00:00.046108072  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_3g2> set parent (ref and sink)
0:00:00.046109751  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_3g2, plugin 0x29c23ded50 libav
0:00:00.046111766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_3gp' typename : 'GstElementFactory'
0:00:00.046111766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_3gp' typename : 'GstElementFactory'
0:00:00.046116023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046116023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046117672  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046117672  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046120060  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046121697  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046120060  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046121697  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046123423  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046125005  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046123423  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046125005  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046127256  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046127256  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046128779  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046130983  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.046128779  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046130983  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.046132500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f56728
0:00:00.046134508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046132500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f56728
0:00:00.046134508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046135931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f56760
0:00:00.046138114  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046135931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f56760
0:00:00.046138114  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046139525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f56860
0:00:00.046139525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f56860
0:00:00.046142755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.046144274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f56c0c
0:00:00.046142755  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.046144274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f56c0c
0:00:00.046146576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249a9a0 (avmux_3gp)
0:00:00.046146576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249a9a0 (avmux_3gp)
0:00:00.046148679  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_3gp> set parent (ref and sink)
0:00:00.046150113  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_3gp, plugin 0x29c23ded50 libav
0:00:00.046148679  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_3gp> set parent (ref and sink)
0:00:00.046150113  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_3gp, plugin 0x29c23ded50 libav
0:00:00.046152166  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mkvtimestamp_v2' typename : 'GstElementFactory'
0:00:00.046152166  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_mkvtimestamp_v2' typename : 'GstElementFactory'
0:00:00.046158890  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046158890  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046161316  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046173670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046161316  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046173670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046175302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046175302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046177181  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046178795  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046177181  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046178795  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046180948  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046182523  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046180948  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046182523  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046184651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046184651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046186359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f56dc8
0:00:00.046188407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046186359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f56dc8
0:00:00.046188407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046189895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f56e00
0:00:00.046189895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f56e00
0:00:00.046202363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.046203974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f56ff9
0:00:00.046202363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.046203974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f56ff9
0:00:00.046206679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249aa80 (avmux_mkvtimestamp_v2)
0:00:00.046209034  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mkvtimestamp_v2> set parent (ref and sink)
0:00:00.046206679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249aa80 (avmux_mkvtimestamp_v2)
0:00:00.046209034  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_mkvtimestamp_v2> set parent (ref and sink)
0:00:00.046210548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mkvtimestamp_v2, plugin 0x29c23ded50 libav
0:00:00.046210548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_mkvtimestamp_v2, plugin 0x29c23ded50 libav
0:00:00.046212635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_tta' typename : 'GstElementFactory'
0:00:00.046212635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_tta' typename : 'GstElementFactory'
0:00:00.046226237  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046228010  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046226237  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046228010  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046230072  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046230072  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046231690  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046233601  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046231690  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046233601  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046235068  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046237024  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046235068  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046237024  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046238503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046238503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046240677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046242579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57148
0:00:00.046240677  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046242579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57148
0:00:00.046246523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046246523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046248233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57168
0:00:00.046250400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046248233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57168
0:00:00.046250400  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046251933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f571b8
0:00:00.046251933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f571b8
0:00:00.046254609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249ab60 (avmux_tta)
0:00:00.046256862  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_tta> set parent (ref and sink)
0:00:00.046254609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249ab60 (avmux_tta)
0:00:00.046256862  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_tta> set parent (ref and sink)
0:00:00.046258310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_tta, plugin 0x29c23ded50 libav
0:00:00.046258310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_tta, plugin 0x29c23ded50 libav
0:00:00.046260278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_uncodedframecrc' typename : 'GstElementFactory'
0:00:00.046260278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_uncodedframecrc' typename : 'GstElementFactory'
0:00:00.046264578  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046266363  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046264578  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046266363  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046268449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046270055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046268449  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046270055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046271851  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046273473  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046271851  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046273473  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046275480  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046277070  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046275480  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046277070  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046279092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.046279092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.046280711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57320
0:00:00.046282727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046280711  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57320
0:00:00.046282727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046284186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57358
0:00:00.046286202  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046284186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57358
0:00:00.046286202  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046287663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f573e0
0:00:00.046287663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f573e0
0:00:00.046290373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.046291957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f575d9
0:00:00.046290373  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.046291957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f575d9
0:00:00.046298046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249ac40 (avmux_uncodedframecrc)
0:00:00.046298046  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249ac40 (avmux_uncodedframecrc)
0:00:00.046301541  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_uncodedframecrc> set parent (ref and sink)
0:00:00.046301541  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_uncodedframecrc> set parent (ref and sink)
0:00:00.046303123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_uncodedframecrc, plugin 0x29c23ded50 libav
0:00:00.046305671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_vc1test' typename : 'GstElementFactory'
0:00:00.046303123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_uncodedframecrc, plugin 0x29c23ded50 libav
0:00:00.046305671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_vc1test' typename : 'GstElementFactory'
0:00:00.046310279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046310279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046312926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046315149  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046312926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046315149  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046316714  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046316714  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046318583  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046320526  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046318583  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046320526  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046322413  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046324048  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046322413  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046324048  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046326081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046327717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57728
0:00:00.046326081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046327717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57728
0:00:00.046329643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046340351  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57758
0:00:00.046329643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046340351  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57758
0:00:00.046342154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.046343658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5779d
0:00:00.046342154  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.046343658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5779d
0:00:00.046346044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249ad20 (avmux_vc1test)
0:00:00.046346044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249ad20 (avmux_vc1test)
0:00:00.046348264  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_vc1test> set parent (ref and sink)
0:00:00.046349746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_vc1test, plugin 0x29c23ded50 libav
0:00:00.046348264  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_vc1test> set parent (ref and sink)
0:00:00.046349746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_vc1test, plugin 0x29c23ded50 libav
0:00:00.046351807  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_voc' typename : 'GstElementFactory'
0:00:00.046351807  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_voc' typename : 'GstElementFactory'
0:00:00.046355998  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046355998  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046357652  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046357652  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046359719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046361342  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046363104  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046359719  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046361342  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046363104  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046364659  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046366555  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046364659  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046366555  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046368168  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046368168  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046370251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046371802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f578e0
0:00:00.046370251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046371802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f578e0
0:00:00.046373563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046375109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f578f8
0:00:00.046373563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046375109  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f578f8
0:00:00.046377048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046377048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046378570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5797a
0:00:00.046381005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249ae00 (avmux_voc)
0:00:00.046378570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5797a
0:00:00.046381005  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249ae00 (avmux_voc)
0:00:00.046383106  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_voc> set parent (ref and sink)
0:00:00.046384505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_voc, plugin 0x29c23ded50 libav
0:00:00.046383106  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_voc> set parent (ref and sink)
0:00:00.046384505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_voc, plugin 0x29c23ded50 libav
0:00:00.046386457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_w64' typename : 'GstElementFactory'
0:00:00.046386457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_w64' typename : 'GstElementFactory'
0:00:00.046390589  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046392313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046390589  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046392313  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046394305  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046394305  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046395924  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046397707  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046395924  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046397707  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046399210  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046401227  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046399210  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046401227  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046402665  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046404634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046402665  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046404634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046406096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57ab8
0:00:00.046406096  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57ab8
0:00:00.046408001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046409627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57ae0
0:00:00.046411479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046408001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046409627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57ae0
0:00:00.046411479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046412922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f57b62
0:00:00.046412922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f57b62
0:00:00.046415315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249aee0 (avmux_w64)
0:00:00.046417424  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_w64> set parent (ref and sink)
0:00:00.046415315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249aee0 (avmux_w64)
0:00:00.046417424  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_w64> set parent (ref and sink)
0:00:00.046418765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_w64, plugin 0x29c23ded50 libav
0:00:00.046420753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_wav' typename : 'GstElementFactory'
0:00:00.046418765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_w64, plugin 0x29c23ded50 libav
0:00:00.046420753  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_wav' typename : 'GstElementFactory'
0:00:00.046424843  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046424843  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046427111  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046429492  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046427111  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046429492  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046431036  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046431036  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046432820  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046434430  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046432820  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046434430  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046436688  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046438269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046436688  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046438269  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046440325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046441876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57d28
0:00:00.046440325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046441876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57d28
0:00:00.046443700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046445177  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57d40
0:00:00.046443700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046445177  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57d40
0:00:00.046447113  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046447113  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046448637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f57dc2
0:00:00.046448637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f57dc2
0:00:00.046452772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f030 (avmux_wav)
0:00:00.046452772  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f030 (avmux_wav)
0:00:00.046455139  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_wav> set parent (ref and sink)
0:00:00.046456558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_wav, plugin 0x29c23ded50 libav
0:00:00.046455139  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_wav> set parent (ref and sink)
0:00:00.046456558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_wav, plugin 0x29c23ded50 libav
0:00:00.046458574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_webp' typename : 'GstElementFactory'
0:00:00.046458574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_webp' typename : 'GstElementFactory'
0:00:00.046462951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046464620  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046462951  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046464620  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046466585  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046466585  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046468228  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046470021  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046468228  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046470021  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046471611  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046473479  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046471611  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046473479  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046475019  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046475019  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046477072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.046478640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57ef0
0:00:00.046477072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.046478640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f57ef0
0:00:00.046480458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046481975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f57f16
0:00:00.046480458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046481975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f57f16
0:00:00.046484395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f110 (avmux_webp)
0:00:00.046484395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f110 (avmux_webp)
0:00:00.046486659  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_webp> set parent (ref and sink)
0:00:00.046488050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_webp, plugin 0x29c23ded50 libav
0:00:00.046486659  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_webp> set parent (ref and sink)
0:00:00.046488050  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_webp, plugin 0x29c23ded50 libav
0:00:00.046490029  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_wtv' typename : 'GstElementFactory'
0:00:00.046490029  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_wtv' typename : 'GstElementFactory'
0:00:00.046494230  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046494230  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046495907  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046497959  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046495907  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046497959  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046499515  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046501261  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046499515  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046501261  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046502744  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046502744  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046504745  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046506357  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046504745  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046506357  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046508381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.046509940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f58070
0:00:00.046508381  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.046509940  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f58070
0:00:00.046511805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046513328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f58098
0:00:00.046511805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046513328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f58098
0:00:00.046515145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046516613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f580f0
0:00:00.046515145  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046516613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f580f0
0:00:00.046518380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.046519847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5813d
0:00:00.046518380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.046519847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5813d
0:00:00.046522110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f1f0 (avmux_wtv)
0:00:00.046522110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f1f0 (avmux_wtv)
0:00:00.046524253  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_wtv> set parent (ref and sink)
0:00:00.046525638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_wtv, plugin 0x29c23ded50 libav
0:00:00.046524253  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_wtv> set parent (ref and sink)
0:00:00.046525638  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_wtv, plugin 0x29c23ded50 libav
0:00:00.046527587  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_yuv4mpegpipe' typename : 'GstElementFactory'
0:00:00.046527587  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_yuv4mpegpipe' typename : 'GstElementFactory'
0:00:00.046531926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046531926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046533522  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046533522  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046535797  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046537339  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046539066  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046535797  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046537339  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046539066  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046540563  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046542679  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046540563  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046542679  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046544147  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046544147  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046546231  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.046547813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f582e0
0:00:00.046546231  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.046547813  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f582e0
0:00:00.046549658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046551170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f58316
0:00:00.046549658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046551170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f58316
0:00:00.046553543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f2d0 (avmux_yuv4mpegpipe)
0:00:00.046553543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f2d0 (avmux_yuv4mpegpipe)
0:00:00.046555882  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_yuv4mpegpipe> set parent (ref and sink)
0:00:00.046555882  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_yuv4mpegpipe> set parent (ref and sink)
0:00:00.046557374  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_yuv4mpegpipe, plugin 0x29c23ded50 libav
0:00:00.046559401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_chromaprint' typename : 'GstElementFactory'
0:00:00.046557374  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_yuv4mpegpipe, plugin 0x29c23ded50 libav
0:00:00.046559401  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avmux_chromaprint' typename : 'GstElementFactory'
0:00:00.046563586  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046563586  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046565235  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046567193  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046565235  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046567193  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046568697  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046570466  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046568697  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046570466  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046571986  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046571986  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046573808  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046575388  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046573808  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046575388  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046577383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046578917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f58458
0:00:00.046577383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046578917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f58458
0:00:00.046580860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046580860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046582367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f58488
0:00:00.046584596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046582367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f58488
0:00:00.046584596  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.046586048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5850a
0:00:00.046588360  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f3b0 (avmux_chromaprint)
0:00:00.046586048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5850a
0:00:00.046588360  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f3b0 (avmux_chromaprint)
0:00:00.046590586  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_chromaprint> set parent (ref and sink)
0:00:00.046592031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_chromaprint, plugin 0x29c23ded50 libav
0:00:00.046590586  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avmux_chromaprint> set parent (ref and sink)
0:00:00.046592031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avmux_chromaprint, plugin 0x29c23ded50 libav
0:00:00.046594159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdeinterlace' typename : 'GstElementFactory'
0:00:00.046594159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libav' feature 'avdeinterlace' typename : 'GstElementFactory'
0:00:00.046598491  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046598491  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046600081  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046600081  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046602000  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046603569  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046602000  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046603569  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046605461  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046607004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046605461  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046607004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046608804  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046610320  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046608804  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046610320  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046612192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046613746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f58620
0:00:00.046612192  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046613746  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f58620
0:00:00.046615886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046617361  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f586b8
0:00:00.046615886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046617361  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f586b8
0:00:00.046619286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.046619286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.046621245  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f490 (avdeinterlace)
0:00:00.046623423  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdeinterlace> set parent (ref and sink)
0:00:00.046621245  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f490 (avdeinterlace)
0:00:00.046623423  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<avdeinterlace> set parent (ref and sink)
0:00:00.046624806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdeinterlace, plugin 0x29c23ded50 libav
0:00:00.046624806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature avdeinterlace, plugin 0x29c23ded50 libav
0:00:00.046627126  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 890702(d974e)/966241
0:00:00.046627126  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 890702(d974e)/966241
0:00:00.046637714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23dee90 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpulseaudio.so"
0:00:00.046637714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c23dee90 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpulseaudio.so"
0:00:00.046641491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'pulseaudio' plugin with 3 features from binary registry
0:00:00.046641491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'pulseaudio' plugin with 3 features from binary registry
0:00:00.046643728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pulseaudio' feature 'pulsesink' typename : 'GstElementFactory'
0:00:00.046643728  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pulseaudio' feature 'pulsesink' typename : 'GstElementFactory'
0:00:00.046649535  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046649535  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046651428  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046653565  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046651428  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046653565  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046655162  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046655162  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046657054  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046658677  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046657054  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046658677  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046660703  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046662356  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046660703  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046662356  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046664137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.046665695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f58930
0:00:00.046664137  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.046665695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f58930
0:00:00.046669115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.046669115  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.046671269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f58bc5
0:00:00.046671269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f58bc5
0:00:00.046673998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f570 (pulsesink)
0:00:00.046676329  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pulsesink> set parent (ref and sink)
0:00:00.046673998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f570 (pulsesink)
0:00:00.046676329  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pulsesink> set parent (ref and sink)
0:00:00.046677741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pulsesink, plugin 0x29c23dee90 pulseaudio
0:00:00.046679857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pulseaudio' feature 'pulsesrc' typename : 'GstElementFactory'
0:00:00.046677741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pulsesink, plugin 0x29c23dee90 pulseaudio
0:00:00.046679857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pulseaudio' feature 'pulsesrc' typename : 'GstElementFactory'
0:00:00.046684067  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046684067  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046686391  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046688425  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046686391  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046688425  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046690011  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046690011  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046691907  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046693508  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046691907  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046693508  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046695557  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046697090  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046695557  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046697090  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046698872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.046700408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f58cc8
0:00:00.046698872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.046700408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f58cc8
0:00:00.046703208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046703208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046704750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f58e1e
0:00:00.046704750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f58e1e
0:00:00.046707495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f650 (pulsesrc)
0:00:00.046709846  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pulsesrc> set parent (ref and sink)
0:00:00.046707495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c249f650 (pulsesrc)
0:00:00.046709846  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pulsesrc> set parent (ref and sink)
0:00:00.046711398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pulsesrc, plugin 0x29c23dee90 pulseaudio
0:00:00.046711398  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pulsesrc, plugin 0x29c23dee90 pulseaudio
0:00:00.046713609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pulseaudio' feature 'pulsedeviceprovider' typename : 'GstDeviceProviderFactory'
0:00:00.046713609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'pulseaudio' feature 'pulsedeviceprovider' typename : 'GstDeviceProviderFactory'
0:00:00.046718609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:686:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f58e60
0:00:00.046718609  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:686:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f58e60
0:00:00.046720989  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046722616  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046720989  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046722616  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046724635  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046724635  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046726215  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046728101  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046726215  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046728101  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046729612  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046731732  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046729612  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046731732  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046733231  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046733231  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046736080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23dd120 (pulsedeviceprovider)
0:00:00.046738406  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pulsedeviceprovider> set parent (ref and sink)
0:00:00.046736080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c23dd120 (pulsedeviceprovider)
0:00:00.046738406  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pulsedeviceprovider> set parent (ref and sink)
0:00:00.046739756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pulsedeviceprovider, plugin 0x29c23dee90 pulseaudio
0:00:00.046739756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature pulsedeviceprovider, plugin 0x29c23dee90 pulseaudio
0:00:00.046742033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 892763(d9f5b)/966241
0:00:00.046742033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 892763(d9f5b)/966241
0:00:00.046747331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a30b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadder.so"
0:00:00.046747331  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a30b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstadder.so"
0:00:00.046750612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'adder' plugin with 1 features from binary registry
0:00:00.046750612  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'adder' plugin with 1 features from binary registry
0:00:00.046752915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'adder' feature 'adder' typename : 'GstElementFactory'
0:00:00.046752915  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'adder' feature 'adder' typename : 'GstElementFactory'
0:00:00.046759564  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046759564  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046762106  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046764049  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046762106  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046764049  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046765566  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046767513  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046769043  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046765566  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046767513  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046769043  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046770960  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046770960  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046772629  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046774895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046772629  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046774895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046776483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f59148
0:00:00.046776483  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f59148
0:00:00.046778726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046780366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f59218
0:00:00.046778726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046780366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f59218
0:00:00.046783658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.046783658  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.046785370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f592e8
0:00:00.046785370  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f592e8
0:00:00.046788066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a4020 (adder)
0:00:00.046790405  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<adder> set parent (ref and sink)
0:00:00.046788066  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a4020 (adder)
0:00:00.046790405  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<adder> set parent (ref and sink)
0:00:00.046791904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature adder, plugin 0x29c24a30b0 adder
0:00:00.046794034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 893686(da2f6)/966241
0:00:00.046791904  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature adder, plugin 0x29c24a30b0 adder
0:00:00.046794034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 893686(da2f6)/966241
0:00:00.046798891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a31f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapp.so"
0:00:00.046798891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a31f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstapp.so"
0:00:00.046802013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'app' plugin with 2 features from binary registry
0:00:00.046802013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'app' plugin with 2 features from binary registry
0:00:00.046804134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'app' feature 'appsrc' typename : 'GstElementFactory'
0:00:00.046804134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'app' feature 'appsrc' typename : 'GstElementFactory'
0:00:00.046808436  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046810135  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046808436  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046810135  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046811979  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046811979  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046813524  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046815467  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046813524  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046815467  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046817044  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046819230  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046817044  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046819230  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046820835  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046822989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.046820835  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046822989  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.046824543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f59520
0:00:00.046826377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046824543  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f59520
0:00:00.046826377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046827957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8f59530
0:00:00.046827957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8f59530
0:00:00.046830082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5953b
0:00:00.046830082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5953b
0:00:00.046832764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a4100 (appsrc)
0:00:00.046835087  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<appsrc> set parent (ref and sink)
0:00:00.046832764  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a4100 (appsrc)
0:00:00.046835087  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<appsrc> set parent (ref and sink)
0:00:00.046836455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature appsrc, plugin 0x29c24a31f0 app
0:00:00.046836455  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature appsrc, plugin 0x29c24a31f0 app
0:00:00.046838579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'app' feature 'appsink' typename : 'GstElementFactory'
0:00:00.046838579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'app' feature 'appsink' typename : 'GstElementFactory'
0:00:00.046842684  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046842684  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046844350  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046846272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046844350  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046846272  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046847788  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046849682  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046851152  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046847788  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046849682  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046851152  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046853127  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046853127  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046854674  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046856796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.046854674  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046856796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.046858283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f59678
0:00:00.046860110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.046858283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f59678
0:00:00.046860110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.046861614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8f59689
0:00:00.046861614  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8f59689
0:00:00.046863540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5969c
0:00:00.046863540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5969c
0:00:00.046865887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a41e0 (appsink)
0:00:00.046868248  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<appsink> set parent (ref and sink)
0:00:00.046865887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a41e0 (appsink)
0:00:00.046868248  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<appsink> set parent (ref and sink)
0:00:00.046869654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature appsink, plugin 0x29c24a31f0 app
0:00:00.046869654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature appsink, plugin 0x29c24a31f0 app
0:00:00.046871663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 894634(da6aa)/966241
0:00:00.046871663  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 894634(da6aa)/966241
0:00:00.046876785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3330 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so"
0:00:00.046876785  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3330 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so"
0:00:00.046881223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audioconvert' plugin with 1 features from binary registry
0:00:00.046881223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audioconvert' plugin with 1 features from binary registry
0:00:00.046883525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioconvert' feature 'audioconvert' typename : 'GstElementFactory'
0:00:00.046883525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioconvert' feature 'audioconvert' typename : 'GstElementFactory'
0:00:00.046887957  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046887957  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046889694  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046889694  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046891609  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046893160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046891609  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046893160  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046895030  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046896559  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046895030  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046896559  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046898417  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046899926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046898417  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046899926  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046901730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046903233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f598b8
0:00:00.046901730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046903233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f598b8
0:00:00.046905671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046907180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f59a18
0:00:00.046905671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046907180  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f59a18
0:00:00.046909519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.046909519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.046911489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a42c0 (audioconvert)
0:00:00.046911489  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a42c0 (audioconvert)
0:00:00.046913726  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioconvert> set parent (ref and sink)
0:00:00.046915412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audioconvert, plugin 0x29c24a3330 audioconvert
0:00:00.046913726  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioconvert> set parent (ref and sink)
0:00:00.046915412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audioconvert, plugin 0x29c24a3330 audioconvert
0:00:00.046917586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 895862(dab76)/966241
0:00:00.046917586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 895862(dab76)/966241
0:00:00.046922257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3470 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiorate.so"
0:00:00.046922257  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3470 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiorate.so"
0:00:00.046925341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiorate' plugin with 1 features from binary registry
0:00:00.046925341  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiorate' plugin with 1 features from binary registry
0:00:00.046927480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiorate' feature 'audiorate' typename : 'GstElementFactory'
0:00:00.046927480  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiorate' feature 'audiorate' typename : 'GstElementFactory'
0:00:00.046931660  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046933868  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046931660  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046933868  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046936103  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046937743  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046936103  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046937743  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046939697  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046941273  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046939697  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046941273  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046943561  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046943561  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046945385  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046945385  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046947496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046949199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f59da0
0:00:00.046947496  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046949199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f59da0
0:00:00.046951944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.046951944  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.046953470  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f59f18
0:00:00.046955894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046953470  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f59f18
0:00:00.046955894  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046957783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a43a0 (audiorate)
0:00:00.046960282  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiorate> set parent (ref and sink)
0:00:00.046957783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a43a0 (audiorate)
0:00:00.046960282  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiorate> set parent (ref and sink)
0:00:00.046961690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiorate, plugin 0x29c24a3470 audiorate
0:00:00.046961690  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiorate, plugin 0x29c24a3470 audiorate
0:00:00.046963946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 897162(db08a)/966241
0:00:00.046963946  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 897162(db08a)/966241
0:00:00.046969047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a35b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so"
0:00:00.046969047  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a35b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so"
0:00:00.046972174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audioresample' plugin with 1 features from binary registry
0:00:00.046972174  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audioresample' plugin with 1 features from binary registry
0:00:00.046974482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioresample' feature 'audioresample' typename : 'GstElementFactory'
0:00:00.046974482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audioresample' feature 'audioresample' typename : 'GstElementFactory'
0:00:00.046978842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046978842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.046980772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046982807  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046980772  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046982807  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.046984316  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046986182  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046984316  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046986182  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.046987760  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046989589  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046987760  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046989589  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.046991271  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046991271  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.046993506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046995337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5a288
0:00:00.046993506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.046995337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5a288
0:00:00.046997744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046999304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5a400
0:00:00.046997744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.046999304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5a400
0:00:00.047001564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047001564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047003599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a4480 (audioresample)
0:00:00.047003599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a4480 (audioresample)
0:00:00.047006166  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioresample> set parent (ref and sink)
0:00:00.047007665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audioresample, plugin 0x29c24a35b0 audioresample
0:00:00.047006166  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioresample> set parent (ref and sink)
0:00:00.047007665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audioresample, plugin 0x29c24a35b0 audioresample
0:00:00.047009742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 898419(db573)/966241
0:00:00.047009742  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 898419(db573)/966241
0:00:00.047014429  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a36f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiotestsrc.so"
0:00:00.047014429  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a36f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiotestsrc.so"
0:00:00.047017413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiotestsrc' plugin with 1 features from binary registry
0:00:00.047019438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiotestsrc' feature 'audiotestsrc' typename : 'GstElementFactory'
0:00:00.047017413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'audiotestsrc' plugin with 1 features from binary registry
0:00:00.047019438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'audiotestsrc' feature 'audiotestsrc' typename : 'GstElementFactory'
0:00:00.047023527  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047023527  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047025496  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047025496  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047027552  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047029146  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047027552  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047029146  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047031004  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047032608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047031004  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047032608  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047034687  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047034687  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047036302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047038380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.047036302  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047038380  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.047039886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5a7b0
0:00:00.047039886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5a7b0
0:00:00.047042555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047044544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a4560 (audiotestsrc)
0:00:00.047042555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047044544  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a4560 (audiotestsrc)
0:00:00.047046963  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiotestsrc> set parent (ref and sink)
0:00:00.047046963  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audiotestsrc> set parent (ref and sink)
0:00:00.047048432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiotestsrc, plugin 0x29c24a36f0 audiotestsrc
0:00:00.047050775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 899341(db90d)/966241
0:00:00.047048432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audiotestsrc, plugin 0x29c24a36f0 audiotestsrc
0:00:00.047050775  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 899341(db90d)/966241
0:00:00.047055640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3830 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcdparanoia.so"
0:00:00.047055640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3830 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcdparanoia.so"
0:00:00.047058611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'cdparanoia' plugin with 1 features from binary registry
0:00:00.047058611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'cdparanoia' plugin with 1 features from binary registry
0:00:00.047060808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'cdparanoia' feature 'cdparanoiasrc' typename : 'GstElementFactory'
0:00:00.047060808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'cdparanoia' feature 'cdparanoiasrc' typename : 'GstElementFactory'
0:00:00.047067054  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047067054  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047069662  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047071914  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047069662  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047071914  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047073519  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047073519  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047075314  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047076883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047078862  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047075314  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047076883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047078862  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047080562  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047080562  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047082902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.047084436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5ab50
0:00:00.047082902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.047084436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5ab50
0:00:00.047086454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047086454  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047088051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8f5abbc
0:00:00.047090460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5abc9
0:00:00.047088051  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 1 UriTypes at address 0x7fc6f8f5abbc
0:00:00.047090460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5abc9
0:00:00.047093233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a4640 (cdparanoiasrc)
0:00:00.047093233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a4640 (cdparanoiasrc)
0:00:00.047095713  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cdparanoiasrc> set parent (ref and sink)
0:00:00.047095713  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<cdparanoiasrc> set parent (ref and sink)
0:00:00.047097213  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cdparanoiasrc, plugin 0x29c24a3830 cdparanoia
0:00:00.047097213  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature cdparanoiasrc, plugin 0x29c24a3830 cdparanoia
0:00:00.047099466  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 900055(dbbd7)/966241
0:00:00.047099466  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 900055(dbbd7)/966241
0:00:00.047104438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3970 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstencoding.so"
0:00:00.047104438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3970 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstencoding.so"
0:00:00.047106756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'encoding' plugin with 1 features from binary registry
0:00:00.047108938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'encoding' feature 'encodebin' typename : 'GstElementFactory'
0:00:00.047106756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'encoding' plugin with 1 features from binary registry
0:00:00.047108938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'encoding' feature 'encodebin' typename : 'GstElementFactory'
0:00:00.047113299  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047113299  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047115767  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047117942  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047115767  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047117942  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047119589  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047119589  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047121611  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047123259  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047121611  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047123259  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047125287  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047126871  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047125287  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047126871  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047128947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.047128947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.047130630  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5ade0
0:00:00.047132604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047130630  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5ade0
0:00:00.047132604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047134283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5adf0
0:00:00.047136142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.047134283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5adf0
0:00:00.047136142  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.047137729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5ae08
0:00:00.047139608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.047137729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5ae08
0:00:00.047139608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.047141122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5ae20
0:00:00.047141122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5ae20
0:00:00.047143004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template private_%u
0:00:00.047144875  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5ae37
0:00:00.047143004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template private_%u
0:00:00.047144875  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5ae37
0:00:00.047147533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5890 (encodebin)
0:00:00.047147533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5890 (encodebin)
0:00:00.047149821  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<encodebin> set parent (ref and sink)
0:00:00.047149821  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<encodebin> set parent (ref and sink)
0:00:00.047151316  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature encodebin, plugin 0x29c24a3970 encoding
0:00:00.047153890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 900677(dbe45)/966241
0:00:00.047151316  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature encodebin, plugin 0x29c24a3970 encoding
0:00:00.047153890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 900677(dbe45)/966241
0:00:00.047158686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3ab0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgio.so"
0:00:00.047158686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3ab0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgio.so"
0:00:00.047161085  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'gio' plugin with 4 features from binary registry
0:00:00.047161085  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'gio' plugin with 4 features from binary registry
0:00:00.047163256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gio' feature 'giosink' typename : 'GstElementFactory'
0:00:00.047163256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gio' feature 'giosink' typename : 'GstElementFactory'
0:00:00.047167663  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047167663  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047169350  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047171293  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047169350  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047171293  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047172892  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047174753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047172892  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047174753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047176256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047176256  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047178205  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047180030  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047178205  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047180030  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047182650  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.047182650  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.047184315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5b060
0:00:00.047186249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047184315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5b060
0:00:00.047186249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047187872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 26 UriTypes at address 0x7fc6f8f5b071
0:00:00.047187872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 26 UriTypes at address 0x7fc6f8f5b071
0:00:00.047191750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5b11f
0:00:00.047191750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5b11f
0:00:00.047194367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5970 (giosink)
0:00:00.047196783  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<giosink> set parent (ref and sink)
0:00:00.047194367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5970 (giosink)
0:00:00.047196783  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<giosink> set parent (ref and sink)
0:00:00.047198209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature giosink, plugin 0x29c24a3ab0 gio
0:00:00.047198209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature giosink, plugin 0x29c24a3ab0 gio
0:00:00.047200523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gio' feature 'giosrc' typename : 'GstElementFactory'
0:00:00.047200523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gio' feature 'giosrc' typename : 'GstElementFactory'
0:00:00.047204892  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047204892  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047206793  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047208842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047206793  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047208842  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047210540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047210540  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047212506  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047214216  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047212506  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047214216  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047216332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047217955  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047216332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047217955  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047220409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.047220409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.047222013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5b270
0:00:00.047224108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047222013  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5b270
0:00:00.047224108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047225639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 26 UriTypes at address 0x7fc6f8f5b280
0:00:00.047225639  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:628:gst_registry_chunks_load_feature: Reading 26 UriTypes at address 0x7fc6f8f5b280
0:00:00.047229246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5b327
0:00:00.047229246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5b327
0:00:00.047231932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5a50 (giosrc)
0:00:00.047231932  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5a50 (giosrc)
0:00:00.047234353  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<giosrc> set parent (ref and sink)
0:00:00.047235942  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature giosrc, plugin 0x29c24a3ab0 gio
0:00:00.047234353  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<giosrc> set parent (ref and sink)
0:00:00.047235942  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature giosrc, plugin 0x29c24a3ab0 gio
0:00:00.047238067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gio' feature 'giostreamsink' typename : 'GstElementFactory'
0:00:00.047238067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gio' feature 'giostreamsink' typename : 'GstElementFactory'
0:00:00.047242399  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047242399  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047244235  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047246204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047244235  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047246204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047247870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047249804  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047247870  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047249804  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047251469  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047251469  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047253475  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047255101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047253475  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047255101  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047257106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.047258710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5b440
0:00:00.047257106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.047258710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5b440
0:00:00.047260628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047260628  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047262738  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5b30 (giostreamsink)
0:00:00.047262738  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5b30 (giostreamsink)
0:00:00.047265331  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<giostreamsink> set parent (ref and sink)
0:00:00.047266991  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature giostreamsink, plugin 0x29c24a3ab0 gio
0:00:00.047265331  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<giostreamsink> set parent (ref and sink)
0:00:00.047266991  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature giostreamsink, plugin 0x29c24a3ab0 gio
0:00:00.047269212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gio' feature 'giostreamsrc' typename : 'GstElementFactory'
0:00:00.047269212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'gio' feature 'giostreamsrc' typename : 'GstElementFactory'
0:00:00.047273706  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047273706  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047275550  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047277495  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047275550  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047277495  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047279125  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047281006  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047279125  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047281006  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047282546  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047282546  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047284586  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047286342  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047284586  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047286342  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047288417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.047288417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.047290148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5b558
0:00:00.047292015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047290148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5b558
0:00:00.047292015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047293893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5c10 (giostreamsrc)
0:00:00.047293893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5c10 (giostreamsrc)
0:00:00.047296463  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<giostreamsrc> set parent (ref and sink)
0:00:00.047297909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature giostreamsrc, plugin 0x29c24a3ab0 gio
0:00:00.047296463  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<giostreamsrc> set parent (ref and sink)
0:00:00.047297909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature giostreamsrc, plugin 0x29c24a3ab0 gio
0:00:00.047300685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:792:gst_registry_chunks_load_plugin_dep:<plugin224> Loaded external plugin dependency from registry: env_hash: 00000000, stat_hash: 73d0f1cd
0:00:00.047300685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:792:gst_registry_chunks_load_plugin_dep:<plugin224> Loaded external plugin dependency from registry: env_hash: 00000000, stat_hash: 73d0f1cd
0:00:00.047303538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:792:gst_registry_chunks_load_plugin_dep:<plugin224> Loaded external plugin dependency from registry: env_hash: 00000000, stat_hash: 73d07c35
0:00:00.047303538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:792:gst_registry_chunks_load_plugin_dep:<plugin224> Loaded external plugin dependency from registry: env_hash: 00000000, stat_hash: 73d07c35
0:00:00.047305664  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 902615(dc5d7)/966241
0:00:00.047305664  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 902615(dc5d7)/966241
0:00:00.047313274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3bf0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibvisual.so"
0:00:00.047313274  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3bf0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibvisual.so"
0:00:00.047316808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'libvisual' plugin with 8 features from binary registry
0:00:00.047316808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'libvisual' plugin with 8 features from binary registry
0:00:00.047319031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_jess' typename : 'GstElementFactory'
0:00:00.047319031  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_jess' typename : 'GstElementFactory'
0:00:00.047323376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047323376  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047325222  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047327409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047325222  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047327409  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047329019  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047330891  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047329019  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047330891  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047332542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047334405  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047332542  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047334405  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047336011  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047337935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047336011  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047337935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047339457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5b7d8
0:00:00.047339457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5b7d8
0:00:00.047344326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047344326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047346692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5b880
0:00:00.047346692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5b880
0:00:00.047349103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047351251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5cf0 (libvisual_jess)
0:00:00.047349103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047351251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5cf0 (libvisual_jess)
0:00:00.047353655  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_jess> set parent (ref and sink)
0:00:00.047353655  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_jess> set parent (ref and sink)
0:00:00.047355199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_jess, plugin 0x29c24a3bf0 libvisual
0:00:00.047355199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_jess, plugin 0x29c24a3bf0 libvisual
0:00:00.047357436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_bumpscope' typename : 'GstElementFactory'
0:00:00.047357436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_bumpscope' typename : 'GstElementFactory'
0:00:00.047363713  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047363713  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047365512  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047367646  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047365512  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047367646  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047369221  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047371097  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047369221  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047371097  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047372717  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047372717  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047374593  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047376082  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047374593  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047376082  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047377870  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047379423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5ba38
0:00:00.047377870  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047379423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5ba38
0:00:00.047381410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047382916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5bae0
0:00:00.047381410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047382916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5bae0
0:00:00.047385108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047385108  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047387086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5dd0 (libvisual_bumpscope)
0:00:00.047389673  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_bumpscope> set parent (ref and sink)
0:00:00.047387086  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5dd0 (libvisual_bumpscope)
0:00:00.047389673  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_bumpscope> set parent (ref and sink)
0:00:00.047391118  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_bumpscope, plugin 0x29c24a3bf0 libvisual
0:00:00.047391118  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_bumpscope, plugin 0x29c24a3bf0 libvisual
0:00:00.047393276  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_corona' typename : 'GstElementFactory'
0:00:00.047393276  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_corona' typename : 'GstElementFactory'
0:00:00.047397565  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047399304  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047397565  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047399304  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047401416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047401416  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047403058  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047404889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047403058  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047404889  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047406446  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047408343  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047406446  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047408343  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047409838  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047409838  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047411679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047413253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5bc98
0:00:00.047411679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047413253  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5bc98
0:00:00.047415309  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047416824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5bd40
0:00:00.047415309  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047416824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5bd40
0:00:00.047418834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047421147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5eb0 (libvisual_corona)
0:00:00.047418834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047421147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a5eb0 (libvisual_corona)
0:00:00.047423616  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_corona> set parent (ref and sink)
0:00:00.047423616  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_corona> set parent (ref and sink)
0:00:00.047425090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_corona, plugin 0x29c24a3bf0 libvisual
0:00:00.047425090  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_corona, plugin 0x29c24a3bf0 libvisual
0:00:00.047427382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_infinite' typename : 'GstElementFactory'
0:00:00.047427382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_infinite' typename : 'GstElementFactory'
0:00:00.047431576  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047433229  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047431576  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047433229  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047435245  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047435245  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047436800  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047438916  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047436800  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047438916  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047440414  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047442391  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047443880  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047440414  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047442391  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047443880  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047445660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047445660  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047447251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5bef0
0:00:00.047447251  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5bef0
0:00:00.047450417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047451974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5bf98
0:00:00.047450417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047451974  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5bf98
0:00:00.047453999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047453999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047455947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a9810 (libvisual_infinite)
0:00:00.047458373  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_infinite> set parent (ref and sink)
0:00:00.047455947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a9810 (libvisual_infinite)
0:00:00.047458373  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_infinite> set parent (ref and sink)
0:00:00.047459797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_infinite, plugin 0x29c24a3bf0 libvisual
0:00:00.047459797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_infinite, plugin 0x29c24a3bf0 libvisual
0:00:00.047461929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_jakdaw' typename : 'GstElementFactory'
0:00:00.047461929  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_jakdaw' typename : 'GstElementFactory'
0:00:00.047466088  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047467882  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047466088  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047467882  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047469835  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047471406  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047469835  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047471406  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047473145  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047474695  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047473145  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047474695  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047476522  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047476522  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047478040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047480079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047478040  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047480079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047481601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c148
0:00:00.047483605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047481601  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c148
0:00:00.047483605  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047485067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c1f0
0:00:00.047485067  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c1f0
0:00:00.047487106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047489039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a98f0 (libvisual_jakdaw)
0:00:00.047487106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047489039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a98f0 (libvisual_jakdaw)
0:00:00.047491455  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_jakdaw> set parent (ref and sink)
0:00:00.047492912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_jakdaw, plugin 0x29c24a3bf0 libvisual
0:00:00.047491455  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_jakdaw> set parent (ref and sink)
0:00:00.047492912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_jakdaw, plugin 0x29c24a3bf0 libvisual
0:00:00.047495078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_lv_analyzer' typename : 'GstElementFactory'
0:00:00.047495078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_lv_analyzer' typename : 'GstElementFactory'
0:00:00.047499261  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047499261  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047500973  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047502984  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047500973  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047502984  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047504586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047504586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047506364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047507920  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047506364  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047507920  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047509798  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047511408  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047509798  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047511408  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047513156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047514697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c3b0
0:00:00.047513156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047514697  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c3b0
0:00:00.047516686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047518207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c458
0:00:00.047516686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047518207  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c458
0:00:00.047520148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047520148  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047522120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a99d0 (libvisual_lv_analyzer)
0:00:00.047525212  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_lv_analyzer> set parent (ref and sink)
0:00:00.047522120  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a99d0 (libvisual_lv_analyzer)
0:00:00.047525212  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_lv_analyzer> set parent (ref and sink)
0:00:00.047526618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_lv_analyzer, plugin 0x29c24a3bf0 libvisual
0:00:00.047526618  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_lv_analyzer, plugin 0x29c24a3bf0 libvisual
0:00:00.047528911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_lv_scope' typename : 'GstElementFactory'
0:00:00.047528911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_lv_scope' typename : 'GstElementFactory'
0:00:00.047533233  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047533233  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047534964  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047534964  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047537070  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047538976  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047537070  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047538976  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047540743  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047542291  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047544110  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047540743  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047542291  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047544110  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047545589  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047547421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047545589  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047547421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047548963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c608
0:00:00.047551023  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047548963  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c608
0:00:00.047551023  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047552551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c6b0
0:00:00.047552551  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c6b0
0:00:00.047554519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047556413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a9ab0 (libvisual_lv_scope)
0:00:00.047554519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047556413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a9ab0 (libvisual_lv_scope)
0:00:00.047558705  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_lv_scope> set parent (ref and sink)
0:00:00.047558705  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_lv_scope> set parent (ref and sink)
0:00:00.047560134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_lv_scope, plugin 0x29c24a3bf0 libvisual
0:00:00.047562254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_oinksie' typename : 'GstElementFactory'
0:00:00.047560134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_lv_scope, plugin 0x29c24a3bf0 libvisual
0:00:00.047562254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'libvisual' feature 'libvisual_oinksie' typename : 'GstElementFactory'
0:00:00.047566158  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047566158  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047567865  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047569848  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047567865  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047569848  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047571317  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047573080  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047571317  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047573080  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047574564  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047576499  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047574564  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047576499  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047577971  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047577971  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047579758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047581301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c868
0:00:00.047579758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047581301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c868
0:00:00.047583208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047584679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c910
0:00:00.047583208  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047584679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5c910
0:00:00.047586603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047588593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a9b90 (libvisual_oinksie)
0:00:00.047586603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047588593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a9b90 (libvisual_oinksie)
0:00:00.047591228  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_oinksie> set parent (ref and sink)
0:00:00.047591228  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<libvisual_oinksie> set parent (ref and sink)
0:00:00.047592710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_oinksie, plugin 0x29c24a3bf0 libvisual
0:00:00.047592710  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature libvisual_oinksie, plugin 0x29c24a3bf0 libvisual
0:00:00.047595650  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:792:gst_registry_chunks_load_plugin_dep:<plugin225> Loaded external plugin dependency from registry: env_hash: b5b5abd3, stat_hash: 5f82fc2b
0:00:00.047595650  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:792:gst_registry_chunks_load_plugin_dep:<plugin225> Loaded external plugin dependency from registry: env_hash: b5b5abd3, stat_hash: 5f82fc2b
0:00:00.047598164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 907796(dda14)/966241
0:00:00.047598164  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 907796(dda14)/966241
0:00:00.047603656  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3d30 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so"
0:00:00.047603656  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3d30 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so"
0:00:00.047606420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ogg' plugin with 7 features from binary registry
0:00:00.047606420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'ogg' plugin with 7 features from binary registry
0:00:00.047608758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ogg' feature 'oggdemux' typename : 'GstElementFactory'
0:00:00.047608758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ogg' feature 'oggdemux' typename : 'GstElementFactory'
0:00:00.047614952  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047614952  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047617421  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047619458  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047617421  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047619458  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047621047  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047622930  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047624451  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047621047  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047622930  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047624451  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047626566  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047626566  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047628118  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047630034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047628118  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047630034  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047631591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5cc30
0:00:00.047633632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047631591  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5cc30
0:00:00.047633632  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047635144  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5cc78
0:00:00.047635144  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5cc78
0:00:00.047637041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%08x
0:00:00.047638956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a9c70 (oggdemux)
0:00:00.047637041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%08x
0:00:00.047638956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a9c70 (oggdemux)
0:00:00.047641157  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<oggdemux> set parent (ref and sink)
0:00:00.047641157  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<oggdemux> set parent (ref and sink)
0:00:00.047642642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature oggdemux, plugin 0x29c24a3d30 ogg
0:00:00.047644788  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ogg' feature 'oggmux' typename : 'GstElementFactory'
0:00:00.047642642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature oggdemux, plugin 0x29c24a3d30 ogg
0:00:00.047644788  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ogg' feature 'oggmux' typename : 'GstElementFactory'
0:00:00.047648839  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047648839  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047650596  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047652526  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047650596  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047652526  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047654038  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047655852  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047654038  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047655852  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047657490  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047657490  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047659706  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047661303  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047659706  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047661303  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047663131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.047664673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5cd90
0:00:00.047663131  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=4
0:00:00.047664673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5cd90
0:00:00.047666668  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047666668  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047668183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5cdc8
0:00:00.047670348  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.047668183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5cdc8
0:00:00.047670348  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.047671787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5ce40
0:00:00.047673975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.047671787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5ce40
0:00:00.047673975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.047675352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5ceb8
0:00:00.047677567  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.047675352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5ceb8
0:00:00.047677567  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_%u
0:00:00.047678998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5cf14
0:00:00.047678998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f5cf14
0:00:00.047682310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a9d50 (oggmux)
0:00:00.047682310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a9d50 (oggmux)
0:00:00.047684680  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<oggmux> set parent (ref and sink)
0:00:00.047686112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature oggmux, plugin 0x29c24a3d30 ogg
0:00:00.047684680  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<oggmux> set parent (ref and sink)
0:00:00.047686112  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature oggmux, plugin 0x29c24a3d30 ogg
0:00:00.047688203  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ogg' feature 'ogmaudioparse' typename : 'GstElementFactory'
0:00:00.047688203  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ogg' feature 'ogmaudioparse' typename : 'GstElementFactory'
0:00:00.047692551  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047692551  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047694243  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047694243  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047696229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047697800  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047699607  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047696229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047697800  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047699607  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047701112  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047703141  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047701112  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047703141  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047704622  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047704622  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047706654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047708167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5d050
0:00:00.047706654  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047708167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5d050
0:00:00.047709990  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047711481  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5d078
0:00:00.047709990  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047711481  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5d078
0:00:00.047715301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047715301  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047718291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a9e30 (ogmaudioparse)
0:00:00.047718291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24a9e30 (ogmaudioparse)
0:00:00.047720997  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ogmaudioparse> set parent (ref and sink)
0:00:00.047722490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ogmaudioparse, plugin 0x29c24a3d30 ogg
0:00:00.047720997  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ogmaudioparse> set parent (ref and sink)
0:00:00.047722490  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ogmaudioparse, plugin 0x29c24a3d30 ogg
0:00:00.047724564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ogg' feature 'ogmvideoparse' typename : 'GstElementFactory'
0:00:00.047724564  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ogg' feature 'ogmvideoparse' typename : 'GstElementFactory'
0:00:00.047728757  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047728757  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047730520  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047732786  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047730520  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047732786  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047734372  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047736173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047734372  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047736173  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047737671  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047737671  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047739645  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047741413  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047739645  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047741413  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047743510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047745083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5d650
0:00:00.047743510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047745083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5d650
0:00:00.047747041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047747041  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047748547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5d678
0:00:00.047748547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f5d678
0:00:00.047781644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047781644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047784611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aa830 (ogmvideoparse)
0:00:00.047784611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aa830 (ogmvideoparse)
0:00:00.047789171  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ogmvideoparse> set parent (ref and sink)
0:00:00.047789171  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ogmvideoparse> set parent (ref and sink)
0:00:00.047790780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ogmvideoparse, plugin 0x29c24a3d30 ogg
0:00:00.047790780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ogmvideoparse, plugin 0x29c24a3d30 ogg
0:00:00.047792820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ogg' feature 'ogmtextparse' typename : 'GstElementFactory'
0:00:00.047792820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ogg' feature 'ogmtextparse' typename : 'GstElementFactory'
0:00:00.047797294  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047797294  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047798967  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047800943  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047798967  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047800943  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047802503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047804341  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047802503  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047804341  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047805829  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047805829  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047807859  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047809445  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047807859  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047809445  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047811424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047812997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f602d8
0:00:00.047811424  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047812997  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f602d8
0:00:00.047814876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047816597  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f60300
0:00:00.047814876  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047816597  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f60300
0:00:00.047818449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047818449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047820371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aa910 (ogmtextparse)
0:00:00.047822908  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ogmtextparse> set parent (ref and sink)
0:00:00.047820371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aa910 (ogmtextparse)
0:00:00.047822908  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ogmtextparse> set parent (ref and sink)
0:00:00.047824293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ogmtextparse, plugin 0x29c24a3d30 ogg
0:00:00.047824293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ogmtextparse, plugin 0x29c24a3d30 ogg
0:00:00.047826308  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ogg' feature 'oggparse' typename : 'GstElementFactory'
0:00:00.047826308  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ogg' feature 'oggparse' typename : 'GstElementFactory'
0:00:00.047830554  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047832238  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047830554  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047832238  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047834055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047835582  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047834055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047835582  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047837324  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047838856  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047837324  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047838856  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047840955  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047842487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047840955  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047842487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047844371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047845925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f60448
0:00:00.047844371  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047845925  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f60448
0:00:00.047847856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047847856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047849321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f60468
0:00:00.047851162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047849321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f60468
0:00:00.047851162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047853065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aa9f0 (oggparse)
0:00:00.047855266  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<oggparse> set parent (ref and sink)
0:00:00.047853065  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aa9f0 (oggparse)
0:00:00.047855266  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<oggparse> set parent (ref and sink)
0:00:00.047856661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature oggparse, plugin 0x29c24a3d30 ogg
0:00:00.047856661  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature oggparse, plugin 0x29c24a3d30 ogg
0:00:00.047858635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ogg' feature 'oggaviparse' typename : 'GstElementFactory'
0:00:00.047858635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'ogg' feature 'oggaviparse' typename : 'GstElementFactory'
0:00:00.047862585  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047864217  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047862585  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047864217  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047866081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047867626  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047866081  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047867626  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047869344  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047870889  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047869344  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047870889  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047873056  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047873056  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047874590  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047876399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047874590  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047876399  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047877957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f605b0
0:00:00.047879870  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047877957  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f605b0
0:00:00.047879870  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047881267  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f605d8
0:00:00.047881267  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f605d8
0:00:00.047886064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047886064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047888250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aaad0 (oggaviparse)
0:00:00.047890571  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<oggaviparse> set parent (ref and sink)
0:00:00.047888250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aaad0 (oggaviparse)
0:00:00.047890571  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<oggaviparse> set parent (ref and sink)
0:00:00.047892038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature oggaviparse, plugin 0x29c24a3d30 ogg
0:00:00.047892038  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature oggaviparse, plugin 0x29c24a3d30 ogg
0:00:00.047894079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 923123(e15f3)/966241
0:00:00.047894079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 923123(e15f3)/966241
0:00:00.047899093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3e70 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopus.so"
0:00:00.047899093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a3e70 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopus.so"
0:00:00.047905128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'opus' plugin with 2 features from binary registry
0:00:00.047917820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opus' feature 'opusenc' typename : 'GstElementFactory'
0:00:00.047905128  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'opus' plugin with 2 features from binary registry
0:00:00.047917820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opus' feature 'opusenc' typename : 'GstElementFactory'
0:00:00.047925670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047925670  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047928470  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047930782  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047928470  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047930782  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047932492  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047932492  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047934543  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047936248  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047938293  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047934543  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047936248  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047938293  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047939893  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047942134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047939893  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047942134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047943852  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f607f0
0:00:00.047943852  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f607f0
0:00:00.047945831  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047947413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f60810
0:00:00.047945831  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047947413  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f60810
0:00:00.047959074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047959074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047960629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8f60904
0:00:00.047963431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aabb0 (opusenc)
0:00:00.047960629  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8f60904
0:00:00.047963431  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aabb0 (opusenc)
0:00:00.047965790  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<opusenc> set parent (ref and sink)
0:00:00.047965790  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<opusenc> set parent (ref and sink)
0:00:00.047967326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature opusenc, plugin 0x29c24a3e70 opus
0:00:00.047969408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opus' feature 'opusdec' typename : 'GstElementFactory'
0:00:00.047967326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature opusenc, plugin 0x29c24a3e70 opus
0:00:00.047969408  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'opus' feature 'opusdec' typename : 'GstElementFactory'
0:00:00.047973705  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047973705  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.047975474  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047977554  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047975474  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047977554  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.047979109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047980979  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047979109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047980979  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.047982567  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047984638  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047982567  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047984638  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.047986174  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047986174  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.047988255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047989863  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f60a30
0:00:00.047988255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.047989863  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f60a30
0:00:00.047992070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047993651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f60ac8
0:00:00.047992070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.047993651  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f60ac8
0:00:00.047995908  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047997881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aac90 (opusdec)
0:00:00.047995908  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.047997881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aac90 (opusdec)
0:00:00.048000144  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<opusdec> set parent (ref and sink)
0:00:00.048000144  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<opusdec> set parent (ref and sink)
0:00:00.048001598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature opusdec, plugin 0x29c24a3e70 opus
0:00:00.048003765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 924558(e1b8e)/966241
0:00:00.048001598  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature opusdec, plugin 0x29c24a3e70 opus
0:00:00.048003765  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 924558(e1b8e)/966241
0:00:00.048008684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a70b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so"
0:00:00.048008684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a70b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so"
0:00:00.048012105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'playback' plugin with 10 features from binary registry
0:00:00.048012105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'playback' plugin with 10 features from binary registry
0:00:00.048014321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'playbin' typename : 'GstElementFactory'
0:00:00.048014321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'playbin' typename : 'GstElementFactory'
0:00:00.048018649  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048020357  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048018649  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048020357  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048022279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048022279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048024003  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048025897  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048024003  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048025897  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048027470  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048029539  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048031029  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048027470  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048029539  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048031029  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048032914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.048032914  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.048034569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 5 Interfaces at address 0x7fc6f8f60d84
0:00:00.048034569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 5 Interfaces at address 0x7fc6f8f60d84
0:00:00.048037761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aad70 (playbin)
0:00:00.048040043  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<playbin> set parent (ref and sink)
0:00:00.048037761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aad70 (playbin)
0:00:00.048040043  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<playbin> set parent (ref and sink)
0:00:00.048041412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature playbin, plugin 0x29c24a70b0 playback
0:00:00.048041412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature playbin, plugin 0x29c24a70b0 playback
0:00:00.048043473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'playbin3' typename : 'GstElementFactory'
0:00:00.048043473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'playbin3' typename : 'GstElementFactory'
0:00:00.048047671  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048049401  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048047671  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048049401  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048051361  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048051361  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048052956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048054817  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048052956  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048054817  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048056371  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048058368  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048059886  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048056371  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048058368  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048059886  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048061712  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.048061712  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=0
0:00:00.048063230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 5 Interfaces at address 0x7fc6f8f60ed4
0:00:00.048063230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 5 Interfaces at address 0x7fc6f8f60ed4
0:00:00.048066110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aae50 (playbin3)
0:00:00.048068438  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<playbin3> set parent (ref and sink)
0:00:00.048066110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24aae50 (playbin3)
0:00:00.048068438  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<playbin3> set parent (ref and sink)
0:00:00.048069851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature playbin3, plugin 0x29c24a70b0 playback
0:00:00.048069851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature playbin3, plugin 0x29c24a70b0 playback
0:00:00.048071842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'playsink' typename : 'GstElementFactory'
0:00:00.048071842  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'playsink' typename : 'GstElementFactory'
0:00:00.048075973  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048077615  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048075973  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048077615  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048079494  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048081063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048079494  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048081063  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048082866  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048084435  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048082866  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048084435  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048086405  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048087951  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048086405  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048087951  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048089758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=5
0:00:00.048091284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61020
0:00:00.048089758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=5
0:00:00.048091284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61020
0:00:00.048093243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_raw_sink
0:00:00.048093243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_raw_sink
0:00:00.048094860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61040
0:00:00.048096970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_sink
0:00:00.048094860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61040
0:00:00.048096970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_sink
0:00:00.048098457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61058
0:00:00.048100354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_raw_sink
0:00:00.048098457  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61058
0:00:00.048100354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_raw_sink
0:00:00.048101790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61078
0:00:00.048103604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.048101790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61078
0:00:00.048103604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.048105003  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61090
0:00:00.048106737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template text_sink
0:00:00.048105003  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61090
0:00:00.048106737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template text_sink
0:00:00.048108179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 5 Interfaces at address 0x7fc6f8f610a6
0:00:00.048108179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 5 Interfaces at address 0x7fc6f8f610a6
0:00:00.048111186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af0a0 (playsink)
0:00:00.048113636  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<playsink> set parent (ref and sink)
0:00:00.048111186  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af0a0 (playsink)
0:00:00.048113636  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<playsink> set parent (ref and sink)
0:00:00.048115014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature playsink, plugin 0x29c24a70b0 playback
0:00:00.048116980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'subtitleoverlay' typename : 'GstElementFactory'
0:00:00.048115014  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature playsink, plugin 0x29c24a70b0 playback
0:00:00.048116980  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'subtitleoverlay' typename : 'GstElementFactory'
0:00:00.048124581  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048124581  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048127250  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048129373  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048127250  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048129373  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048130939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048130939  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048133030  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048134760  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048136821  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048133030  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048134760  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048136821  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048138322  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048138322  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048140449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.048142222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61220
0:00:00.048140449  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=3
0:00:00.048142222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61220
0:00:00.048144125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048145740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61230
0:00:00.048144125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048145740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61230
0:00:00.048147468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.048149018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61248
0:00:00.048147468  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_sink
0:00:00.048149018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61248
0:00:00.048150972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_sink
0:00:00.048150972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template subtitle_sink
0:00:00.048152625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f61262
0:00:00.048152625  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f61262
0:00:00.048155282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af180 (subtitleoverlay)
0:00:00.048158081  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<subtitleoverlay> set parent (ref and sink)
0:00:00.048155282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af180 (subtitleoverlay)
0:00:00.048158081  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<subtitleoverlay> set parent (ref and sink)
0:00:00.048159599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature subtitleoverlay, plugin 0x29c24a70b0 playback
0:00:00.048162097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'streamsynchronizer' typename : 'GstElementFactory'
0:00:00.048159599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature subtitleoverlay, plugin 0x29c24a70b0 playback
0:00:00.048162097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'streamsynchronizer' typename : 'GstElementFactory'
0:00:00.048166785  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048166785  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048169282  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048171389  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048169282  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048171389  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048173008  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048174892  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048173008  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048174892  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048176478  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048176478  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048178780  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048180483  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048178780  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048180483  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048182536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048182536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048184144  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f613c0
0:00:00.048186141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.048184144  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f613c0
0:00:00.048186141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.048187642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f613d8
0:00:00.048189477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.048187642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f613d8
0:00:00.048189477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.048191535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af260 (streamsynchronizer)
0:00:00.048193993  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<streamsynchronizer> set parent (ref and sink)
0:00:00.048191535  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af260 (streamsynchronizer)
0:00:00.048193993  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<streamsynchronizer> set parent (ref and sink)
0:00:00.048195497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature streamsynchronizer, plugin 0x29c24a70b0 playback
0:00:00.048195497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature streamsynchronizer, plugin 0x29c24a70b0 playback
0:00:00.048197626  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'decodebin' typename : 'GstElementFactory'
0:00:00.048197626  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'decodebin' typename : 'GstElementFactory'
0:00:00.048204299  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048204299  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048206942  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048208995  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048206942  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048208995  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048210601  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048212638  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048210601  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048212638  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048214295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048216346  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048214295  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048216346  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048217866  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048217866  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048220305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048222241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61538
0:00:00.048220305  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048222241  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61538
0:00:00.048223971  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048225545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61550
0:00:00.048223971  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048225545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61550
0:00:00.048227269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.048228836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f61563
0:00:00.048227269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.048228836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f61563
0:00:00.048231417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af340 (decodebin)
0:00:00.048231417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af340 (decodebin)
0:00:00.048233735  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<decodebin> set parent (ref and sink)
0:00:00.048235227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature decodebin, plugin 0x29c24a70b0 playback
0:00:00.048233735  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<decodebin> set parent (ref and sink)
0:00:00.048235227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature decodebin, plugin 0x29c24a70b0 playback
0:00:00.048237338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'decodebin3' typename : 'GstElementFactory'
0:00:00.048237338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'decodebin3' typename : 'GstElementFactory'
0:00:00.048241504  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048241504  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048243351  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048245612  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048243351  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048245612  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048247178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048249043  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048247178  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048249043  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048250609  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048252587  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048250609  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048252587  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048264086  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048264086  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048266106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=6
0:00:00.048267776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61678
0:00:00.048266106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=6
0:00:00.048267776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61678
0:00:00.048269542  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048271134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61690
0:00:00.048269542  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048271134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61690
0:00:00.048272970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.048274593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f616a8
0:00:00.048285675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.048272970  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink_%u
0:00:00.048274593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f616a8
0:00:00.048285675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template video_%u
0:00:00.048287242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f616c0
0:00:00.048289071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.048287242  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f616c0
0:00:00.048289071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template audio_%u
0:00:00.048290581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f616d8
0:00:00.048290581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f616d8
0:00:00.048292426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template text_%u
0:00:00.048294206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f616f0
0:00:00.048292426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template text_%u
0:00:00.048294206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f616f0
0:00:00.048295949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.048297519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f61703
0:00:00.048295949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.048297519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f61703
0:00:00.048300099  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af420 (decodebin3)
0:00:00.048300099  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af420 (decodebin3)
0:00:00.048302447  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<decodebin3> set parent (ref and sink)
0:00:00.048303959  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature decodebin3, plugin 0x29c24a70b0 playback
0:00:00.048302447  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<decodebin3> set parent (ref and sink)
0:00:00.048303959  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature decodebin3, plugin 0x29c24a70b0 playback
0:00:00.048306116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'uridecodebin' typename : 'GstElementFactory'
0:00:00.048306116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'uridecodebin' typename : 'GstElementFactory'
0:00:00.048310378  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048312092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048310378  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048312092  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048314097  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048314097  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048315709  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048317561  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048315709  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048317561  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048319103  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048321153  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048319103  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048321153  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048322650  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048322650  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048324567  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048326255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61818
0:00:00.048324567  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048326255  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61818
0:00:00.048327948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.048329493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f6182b
0:00:00.048327948  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.048329493  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f6182b
0:00:00.048331920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af500 (uridecodebin)
0:00:00.048334194  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<uridecodebin> set parent (ref and sink)
0:00:00.048331920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af500 (uridecodebin)
0:00:00.048334194  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<uridecodebin> set parent (ref and sink)
0:00:00.048335604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature uridecodebin, plugin 0x29c24a70b0 playback
0:00:00.048335604  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature uridecodebin, plugin 0x29c24a70b0 playback
0:00:00.048337814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'urisourcebin' typename : 'GstElementFactory'
0:00:00.048337814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'urisourcebin' typename : 'GstElementFactory'
0:00:00.048342115  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048343771  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048342115  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048343771  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048345697  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048345697  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048347286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048349431  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048347286  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048349431  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048350944  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048352925  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048350944  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048352925  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048354395  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048356288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048354395  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048356288  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048357874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61938
0:00:00.048359731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.048357874  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61938
0:00:00.048359731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.048361183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f6194b
0:00:00.048363854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af5e0 (urisourcebin)
0:00:00.048361183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f6194b
0:00:00.048363854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af5e0 (urisourcebin)
0:00:00.048366060  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<urisourcebin> set parent (ref and sink)
0:00:00.048366060  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<urisourcebin> set parent (ref and sink)
0:00:00.048367552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature urisourcebin, plugin 0x29c24a70b0 playback
0:00:00.048369708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'parsebin' typename : 'GstElementFactory'
0:00:00.048367552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature urisourcebin, plugin 0x29c24a70b0 playback
0:00:00.048369708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'playback' feature 'parsebin' typename : 'GstElementFactory'
0:00:00.048373854  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048373854  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048375477  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048375477  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048377332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048379143  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048377332  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048379143  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048380944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048382504  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048380944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048382504  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048384476  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048386004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048388081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048384476  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048386004  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048388081  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048389715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61a90
0:00:00.048389715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61a90
0:00:00.048394085  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048394085  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048395773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61aa8
0:00:00.048395773  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61aa8
0:00:00.048397586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.048399425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f61abb
0:00:00.048397586  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src_%u
0:00:00.048399425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f61abb
0:00:00.048401943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af6c0 (parsebin)
0:00:00.048401943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24af6c0 (parsebin)
0:00:00.048404364  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<parsebin> set parent (ref and sink)
0:00:00.048405880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature parsebin, plugin 0x29c24a70b0 playback
0:00:00.048404364  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<parsebin> set parent (ref and sink)
0:00:00.048405880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature parsebin, plugin 0x29c24a70b0 playback
0:00:00.048407895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 928457(e2ac9)/966241
0:00:00.048407895  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 928457(e2ac9)/966241
0:00:00.048413104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a71f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrawparse.so"
0:00:00.048413104  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a71f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstrawparse.so"
0:00:00.048415656  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rawparse' plugin with 4 features from binary registry
0:00:00.048415656  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'rawparse' plugin with 4 features from binary registry
0:00:00.048417947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rawparse' feature 'unalignedaudioparse' typename : 'GstElementFactory'
0:00:00.048417947  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rawparse' feature 'unalignedaudioparse' typename : 'GstElementFactory'
0:00:00.048422424  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048422424  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048424202  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048426251  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048424202  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048426251  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048427854  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048427854  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048429852  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048431492  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048429852  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048431492  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048433529  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048435140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048433529  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048435140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048437095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048437095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048438666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61ce0
0:00:00.048441670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048438666  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61ce0
0:00:00.048441670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048443311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61e60
0:00:00.048445846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048443311  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f61e60
0:00:00.048445846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048447326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f61fd2
0:00:00.048447326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f61fd2
0:00:00.048449826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1860 (unalignedaudioparse)
0:00:00.048452210  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<unalignedaudioparse> set parent (ref and sink)
0:00:00.048449826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1860 (unalignedaudioparse)
0:00:00.048452210  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<unalignedaudioparse> set parent (ref and sink)
0:00:00.048453676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature unalignedaudioparse, plugin 0x29c24a71f0 rawparse
0:00:00.048453676  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature unalignedaudioparse, plugin 0x29c24a71f0 rawparse
0:00:00.048455873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rawparse' feature 'unalignedvideoparse' typename : 'GstElementFactory'
0:00:00.048455873  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rawparse' feature 'unalignedvideoparse' typename : 'GstElementFactory'
0:00:00.048460160  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048460160  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048461857  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048463717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048461857  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048463717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048465201  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048467109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048465201  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048467109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048468592  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048470661  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048468592  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048470661  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048472265  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048474269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048472265  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048474269  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048475834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f620f8
0:00:00.048475834  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f620f8
0:00:00.048479801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048479801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048481403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f62400
0:00:00.048481403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f62400
0:00:00.048484830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048486416  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f626fa
0:00:00.048484830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048486416  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f626fa
0:00:00.048488826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1940 (unalignedvideoparse)
0:00:00.048488826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1940 (unalignedvideoparse)
0:00:00.048491207  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<unalignedvideoparse> set parent (ref and sink)
0:00:00.048492669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature unalignedvideoparse, plugin 0x29c24a71f0 rawparse
0:00:00.048491207  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<unalignedvideoparse> set parent (ref and sink)
0:00:00.048492669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature unalignedvideoparse, plugin 0x29c24a71f0 rawparse
0:00:00.048494776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rawparse' feature 'rawaudioparse' typename : 'GstElementFactory'
0:00:00.048494776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rawparse' feature 'rawaudioparse' typename : 'GstElementFactory'
0:00:00.048500220  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048500220  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048502140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048502140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048504064  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048505979  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048504064  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048505979  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048507907  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048509502  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048507907  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048509502  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048511709  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048511709  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048513414  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048515698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048513414  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048515698  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048517199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f62838
0:00:00.048517199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f62838
0:00:00.048521309  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048521309  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048522880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f62bb8
0:00:00.048526026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048522880  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f62bb8
0:00:00.048526026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048528000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1a20 (rawaudioparse)
0:00:00.048528000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1a20 (rawaudioparse)
0:00:00.048532474  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rawaudioparse> set parent (ref and sink)
0:00:00.048532474  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rawaudioparse> set parent (ref and sink)
0:00:00.048534159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rawaudioparse, plugin 0x29c24a71f0 rawparse
0:00:00.048534159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rawaudioparse, plugin 0x29c24a71f0 rawparse
0:00:00.048536447  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rawparse' feature 'rawvideoparse' typename : 'GstElementFactory'
0:00:00.048536447  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'rawparse' feature 'rawvideoparse' typename : 'GstElementFactory'
0:00:00.048540761  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048540761  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048542645  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048544549  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048542645  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048544549  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048546119  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048548037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048546119  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048548037  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048549529  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048549529  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048551696  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048553332  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048551696  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048553332  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048555297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048556858  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f62ef8
0:00:00.048555297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048556858  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f62ef8
0:00:00.048563072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048563072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048565442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f634f0
0:00:00.048565442  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f634f0
0:00:00.048568502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048570653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1b00 (rawvideoparse)
0:00:00.048568502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048570653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1b00 (rawvideoparse)
0:00:00.048573009  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rawvideoparse> set parent (ref and sink)
0:00:00.048573009  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<rawvideoparse> set parent (ref and sink)
0:00:00.048574477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rawvideoparse, plugin 0x29c24a71f0 rawparse
0:00:00.048574477  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature rawvideoparse, plugin 0x29c24a71f0 rawparse
0:00:00.048576717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 935914(e47ea)/966241
0:00:00.048576717  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 935914(e47ea)/966241
0:00:00.048582211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7330 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubparse.so"
0:00:00.048582211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7330 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstsubparse.so"
0:00:00.048584810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'subparse' plugin with 3 features from binary registry
0:00:00.048584810  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'subparse' plugin with 3 features from binary registry
0:00:00.048587040  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'subparse' feature 'subparse_typefind' typename : 'GstTypeFindFactory'
0:00:00.048587040  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'subparse' feature 'subparse_typefind' typename : 'GstTypeFindFactory'
0:00:00.048591420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f63900
0:00:00.048591420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f63900
0:00:00.048595119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 8 Typefind extensions at address 0x7fc6f8f63927
0:00:00.048595119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 8 Typefind extensions at address 0x7fc6f8f63927
0:00:00.048598438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1be0 (subparse_typefind)
0:00:00.048598438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1be0 (subparse_typefind)
0:00:00.048600924  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<subparse_typefind> set parent (ref and sink)
0:00:00.048602461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature subparse_typefind, plugin 0x29c24a7330 subparse
0:00:00.048600924  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<subparse_typefind> set parent (ref and sink)
0:00:00.048602461  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature subparse_typefind, plugin 0x29c24a7330 subparse
0:00:00.048604657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'subparse' feature 'subparse' typename : 'GstElementFactory'
0:00:00.048604657  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'subparse' feature 'subparse' typename : 'GstElementFactory'
0:00:00.048608987  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048608987  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048610739  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048610739  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048612826  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048614478  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048612826  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048614478  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048616338  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048617976  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048616338  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048617976  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048620057  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048621729  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048620057  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048621729  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048624230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048625784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f63ab8
0:00:00.048624230  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048625784  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f63ab8
0:00:00.048628344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048628344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048629920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f63bb0
0:00:00.048631955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048629920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f63bb0
0:00:00.048631955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048633885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1cc0 (subparse)
0:00:00.048633885  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1cc0 (subparse)
0:00:00.048636274  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<subparse> set parent (ref and sink)
0:00:00.048637722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature subparse, plugin 0x29c24a7330 subparse
0:00:00.048636274  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<subparse> set parent (ref and sink)
0:00:00.048637722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature subparse, plugin 0x29c24a7330 subparse
0:00:00.048639858  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'subparse' feature 'ssaparse' typename : 'GstElementFactory'
0:00:00.048639858  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'subparse' feature 'ssaparse' typename : 'GstElementFactory'
0:00:00.048644015  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048644015  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048645784  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048647771  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048645784  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048647771  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048649386  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048651236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048649386  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048651236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048652796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048654807  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048652796  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048654807  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048656322  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048656322  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048658390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048659987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f63d00
0:00:00.048658390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048659987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f63d00
0:00:00.048661961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048663546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f63d38
0:00:00.048661961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048663546  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f63d38
0:00:00.048665407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048665407  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048667395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1da0 (ssaparse)
0:00:00.048667395  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1da0 (ssaparse)
0:00:00.048670857  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ssaparse> set parent (ref and sink)
0:00:00.048672359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ssaparse, plugin 0x29c24a7330 subparse
0:00:00.048670857  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<ssaparse> set parent (ref and sink)
0:00:00.048672359  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature ssaparse, plugin 0x29c24a7330 subparse
0:00:00.048674443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 937324(e4d6c)/966241
0:00:00.048674443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 937324(e4d6c)/966241
0:00:00.048679382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7470 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttcp.so"
0:00:00.048679382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7470 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttcp.so"
0:00:00.048682030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'tcp' plugin with 7 features from binary registry
0:00:00.048682030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'tcp' plugin with 7 features from binary registry
0:00:00.048684068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'tcp' feature 'socketsrc' typename : 'GstElementFactory'
0:00:00.048684068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'tcp' feature 'socketsrc' typename : 'GstElementFactory'
0:00:00.048688399  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048688399  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048690247  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048692213  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048690247  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048692213  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048693908  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048695906  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048693908  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048695906  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048697640  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048697640  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048699607  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048701195  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048699607  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048701195  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048703473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048705119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f63fa0
0:00:00.048703473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048705119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f63fa0
0:00:00.048706981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048708908  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1e80 (socketsrc)
0:00:00.048706981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048708908  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b1e80 (socketsrc)
0:00:00.048711100  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<socketsrc> set parent (ref and sink)
0:00:00.048711100  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<socketsrc> set parent (ref and sink)
0:00:00.048712581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature socketsrc, plugin 0x29c24a7470 tcp
0:00:00.048714679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'tcp' feature 'tcpclientsink' typename : 'GstElementFactory'
0:00:00.048712581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature socketsrc, plugin 0x29c24a7470 tcp
0:00:00.048714679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'tcp' feature 'tcpclientsink' typename : 'GstElementFactory'
0:00:00.048718986  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048718986  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048721566  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048723579  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048721566  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048723579  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048725149  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048725149  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048727050  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048728793  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048727050  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048728793  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048730935  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048732565  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048730935  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048732565  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048734552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048736165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f640d8
0:00:00.048734552  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048736165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f640d8
0:00:00.048737950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048739902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b3090 (tcpclientsink)
0:00:00.048737950  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048739902  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b3090 (tcpclientsink)
0:00:00.048742165  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tcpclientsink> set parent (ref and sink)
0:00:00.048742165  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tcpclientsink> set parent (ref and sink)
0:00:00.048743592  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tcpclientsink, plugin 0x29c24a7470 tcp
0:00:00.048745617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'tcp' feature 'tcpclientsrc' typename : 'GstElementFactory'
0:00:00.048743592  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tcpclientsink, plugin 0x29c24a7470 tcp
0:00:00.048745617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'tcp' feature 'tcpclientsrc' typename : 'GstElementFactory'
0:00:00.048749865  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048749865  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048752235  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048754280  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048752235  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048754280  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048755836  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048757705  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048759225  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048755836  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048757705  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048759225  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048761393  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048761393  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048762971  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048765082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048762971  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048765082  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048766708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64218
0:00:00.048768548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048766708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64218
0:00:00.048768548  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048770512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b3170 (tcpclientsrc)
0:00:00.048770512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b3170 (tcpclientsrc)
0:00:00.048772780  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tcpclientsrc> set parent (ref and sink)
0:00:00.048774284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tcpclientsrc, plugin 0x29c24a7470 tcp
0:00:00.048772780  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tcpclientsrc> set parent (ref and sink)
0:00:00.048774284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tcpclientsrc, plugin 0x29c24a7470 tcp
0:00:00.048776292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'tcp' feature 'tcpserversink' typename : 'GstElementFactory'
0:00:00.048776292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'tcp' feature 'tcpserversink' typename : 'GstElementFactory'
0:00:00.048780413  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048780413  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048782111  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048784035  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048785580  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048782111  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048784035  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048785580  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048787333  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048788962  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048787333  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048788962  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048790995  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048792517  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048790995  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048792517  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048794443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048794443  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048795976  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64350
0:00:00.048797757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048795976  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64350
0:00:00.048797757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048799573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b3250 (tcpserversink)
0:00:00.048801790  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tcpserversink> set parent (ref and sink)
0:00:00.048799573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b3250 (tcpserversink)
0:00:00.048801790  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tcpserversink> set parent (ref and sink)
0:00:00.048803143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tcpserversink, plugin 0x29c24a7470 tcp
0:00:00.048803143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tcpserversink, plugin 0x29c24a7470 tcp
0:00:00.048805130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'tcp' feature 'tcpserversrc' typename : 'GstElementFactory'
0:00:00.048805130  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'tcp' feature 'tcpserversrc' typename : 'GstElementFactory'
0:00:00.048809236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048811067  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048809236  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048811067  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048812966  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048814571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048812966  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048814571  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048816350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048817912  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048816350  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048817912  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048819963  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048821484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048819963  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048821484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048823363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048823363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048824879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64490
0:00:00.048826624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048824879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64490
0:00:00.048826624  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048828579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b3330 (tcpserversrc)
0:00:00.048830834  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tcpserversrc> set parent (ref and sink)
0:00:00.048828579  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b3330 (tcpserversrc)
0:00:00.048830834  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<tcpserversrc> set parent (ref and sink)
0:00:00.048832222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tcpserversrc, plugin 0x29c24a7470 tcp
0:00:00.048834162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'tcp' feature 'multifdsink' typename : 'GstElementFactory'
0:00:00.048832222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature tcpserversrc, plugin 0x29c24a7470 tcp
0:00:00.048834162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'tcp' feature 'multifdsink' typename : 'GstElementFactory'
0:00:00.048838302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048838302  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048840079  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048840079  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048842092  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048843659  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048842092  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048843659  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048845426  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048847001  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048845426  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048847001  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048848916  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048850504  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048848916  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048850504  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048852627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048852627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048854184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f645e8
0:00:00.048856009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048854184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f645e8
0:00:00.048856009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048857952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b3410 (multifdsink)
0:00:00.048860173  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multifdsink> set parent (ref and sink)
0:00:00.048857952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b3410 (multifdsink)
0:00:00.048860173  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multifdsink> set parent (ref and sink)
0:00:00.048861619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multifdsink, plugin 0x29c24a7470 tcp
0:00:00.048863562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'tcp' feature 'multisocketsink' typename : 'GstElementFactory'
0:00:00.048861619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multifdsink, plugin 0x29c24a7470 tcp
0:00:00.048863562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'tcp' feature 'multisocketsink' typename : 'GstElementFactory'
0:00:00.048867692  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048867692  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048870319  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048872279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048870319  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048872279  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048873791  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048875605  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048873791  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048875605  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048877207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048877207  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048879141  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048881774  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048879141  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048881774  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048884337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048884337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.048885871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64778
0:00:00.048887667  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048885871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64778
0:00:00.048887667  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048889622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b34f0 (multisocketsink)
0:00:00.048891945  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multisocketsink> set parent (ref and sink)
0:00:00.048889622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b34f0 (multisocketsink)
0:00:00.048891945  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multisocketsink> set parent (ref and sink)
0:00:00.048893416  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multisocketsink, plugin 0x29c24a7470 tcp
0:00:00.048893416  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multisocketsink, plugin 0x29c24a7470 tcp
0:00:00.048895514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 939913(e5789)/966241
0:00:00.048895514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 939913(e5789)/966241
0:00:00.048900394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a75b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttheora.so"
0:00:00.048900394  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a75b0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttheora.so"
0:00:00.048902797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'theora' plugin with 3 features from binary registry
0:00:00.048902797  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'theora' plugin with 3 features from binary registry
0:00:00.048904908  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'theora' feature 'theoradec' typename : 'GstElementFactory'
0:00:00.048904908  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'theora' feature 'theoradec' typename : 'GstElementFactory'
0:00:00.048909113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048909113  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048910832  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048913085  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048910832  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048913085  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048914584  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048916465  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048917952  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048914584  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048916465  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048917952  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048919948  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048919948  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048921514  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048923751  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048921514  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048923751  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048925227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f649b0
0:00:00.048925227  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f649b0
0:00:00.048927593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048929338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64a58
0:00:00.048927593  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048929338  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64a58
0:00:00.048931185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048933143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b35d0 (theoradec)
0:00:00.048931185  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048933143  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b35d0 (theoradec)
0:00:00.048935302  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<theoradec> set parent (ref and sink)
0:00:00.048935302  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<theoradec> set parent (ref and sink)
0:00:00.048936815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature theoradec, plugin 0x29c24a75b0 theora
0:00:00.048938872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'theora' feature 'theoraenc' typename : 'GstElementFactory'
0:00:00.048936815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature theoradec, plugin 0x29c24a75b0 theora
0:00:00.048938872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'theora' feature 'theoraenc' typename : 'GstElementFactory'
0:00:00.048943000  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048943000  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048944637  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048946597  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048944637  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048946597  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048948085  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048949933  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048948085  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048949933  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048951454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048953457  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048951454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048953457  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048954954  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048954954  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048956825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048958339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64b80
0:00:00.048956825  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048958339  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64b80
0:00:00.048960528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048962085  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64c10
0:00:00.048960528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.048962085  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64c10
0:00:00.048964335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048965859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f64cbf
0:00:00.048964335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.048965859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f64cbf
0:00:00.048968426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b36b0 (theoraenc)
0:00:00.048968426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b36b0 (theoraenc)
0:00:00.048970657  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<theoraenc> set parent (ref and sink)
0:00:00.048972116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature theoraenc, plugin 0x29c24a75b0 theora
0:00:00.048970657  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<theoraenc> set parent (ref and sink)
0:00:00.048972116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature theoraenc, plugin 0x29c24a75b0 theora
0:00:00.048974181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'theora' feature 'theoraparse' typename : 'GstElementFactory'
0:00:00.048974181  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'theora' feature 'theoraparse' typename : 'GstElementFactory'
0:00:00.048981901  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048981901  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.048984685  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048986781  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048984685  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048986781  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.048988419  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048988419  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048990384  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048992140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048990384  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.048992140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048994111  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048995714  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048994111  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.048995714  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.048997572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048999234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64dc0
0:00:00.048997572  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.048999234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64dc0
0:00:00.049001662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.049003368  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64de0
0:00:00.049001662  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.049003368  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f64de0
0:00:00.049005071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.049005071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.049007119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b6800 (theoraparse)
0:00:00.049007119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b6800 (theoraparse)
0:00:00.049010466  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<theoraparse> set parent (ref and sink)
0:00:00.049012064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature theoraparse, plugin 0x29c24a75b0 theora
0:00:00.049010466  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<theoraparse> set parent (ref and sink)
0:00:00.049012064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature theoraparse, plugin 0x29c24a75b0 theora
0:00:00.049014165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 941564(e5dfc)/966241
0:00:00.049014165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 941564(e5dfc)/966241
0:00:00.049019284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a76f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttypefindfunctions.so"
0:00:00.049019284  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a76f0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgsttypefindfunctions.so"
0:00:00.049022633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'typefindfunctions' plugin with 139 features from binary registry
0:00:00.049022633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'typefindfunctions' plugin with 139 features from binary registry
0:00:00.049024988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-ms-asf' typename : 'GstTypeFindFactory'
0:00:00.049029271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f64f28
0:00:00.049024988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-ms-asf' typename : 'GstTypeFindFactory'
0:00:00.049029271  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f64f28
0:00:00.049032011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f64f47
0:00:00.049032011  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f64f47
0:00:00.049034824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b68e0 (video/x-ms-asf)
0:00:00.049034824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b68e0 (video/x-ms-asf)
0:00:00.049037186  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-ms-asf> set parent (ref and sink)
0:00:00.049037186  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-ms-asf> set parent (ref and sink)
0:00:00.049038673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-ms-asf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049040938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-musepack' typename : 'GstTypeFindFactory'
0:00:00.049038673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-ms-asf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049040938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-musepack' typename : 'GstTypeFindFactory'
0:00:00.049044871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f64f80
0:00:00.049044871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f64f80
0:00:00.049048439  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'streamversion'
0:00:00.049048439  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'streamversion'
0:00:00.049050218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.049050218  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.049066132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f64fbe
0:00:00.049066132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f64fbe
0:00:00.049070187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b69c0 (audio/x-musepack)
0:00:00.049072736  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-musepack> set parent (ref and sink)
0:00:00.049070187  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b69c0 (audio/x-musepack)
0:00:00.049072736  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-musepack> set parent (ref and sink)
0:00:00.049074460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-musepack, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049074460  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-musepack, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049076761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-au' typename : 'GstTypeFindFactory'
0:00:00.049076761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-au' typename : 'GstTypeFindFactory'
0:00:00.049081238  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f64fe8
0:00:00.049081238  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f64fe8
0:00:00.049083673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f65003
0:00:00.049083673  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f65003
0:00:00.049086292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b6aa0 (audio/x-au)
0:00:00.049088801  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-au> set parent (ref and sink)
0:00:00.049086292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b6aa0 (audio/x-au)
0:00:00.049088801  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-au> set parent (ref and sink)
0:00:00.049090247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-au, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049090247  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-au, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049092432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-msvideo' typename : 'GstTypeFindFactory'
0:00:00.049092432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-msvideo' typename : 'GstTypeFindFactory'
0:00:00.049096158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65030
0:00:00.049096158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65030
0:00:00.049098529  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65050
0:00:00.049101036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b6b80 (video/x-msvideo)
0:00:00.049098529  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65050
0:00:00.049101036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b6b80 (video/x-msvideo)
0:00:00.049103261  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-msvideo> set parent (ref and sink)
0:00:00.049103261  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-msvideo> set parent (ref and sink)
0:00:00.049104783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-msvideo, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049107203  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/qcelp' typename : 'GstTypeFindFactory'
0:00:00.049104783  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-msvideo, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049107203  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/qcelp' typename : 'GstTypeFindFactory'
0:00:00.049110877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65078
0:00:00.049110877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65078
0:00:00.049113228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65094
0:00:00.049113228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65094
0:00:00.049115679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b6c60 (audio/qcelp)
0:00:00.049115679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b6c60 (audio/qcelp)
0:00:00.049118017  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/qcelp> set parent (ref and sink)
0:00:00.049119520  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/qcelp, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049118017  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/qcelp> set parent (ref and sink)
0:00:00.049119520  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/qcelp, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049121679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-cdxa' typename : 'GstTypeFindFactory'
0:00:00.049121679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-cdxa' typename : 'GstTypeFindFactory'
0:00:00.049125422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f650b8
0:00:00.049125422  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f650b8
0:00:00.049127934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f650d5
0:00:00.049130462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b6d40 (video/x-cdxa)
0:00:00.049127934  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f650d5
0:00:00.049130462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b6d40 (video/x-cdxa)
0:00:00.049132809  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-cdxa> set parent (ref and sink)
0:00:00.049132809  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-cdxa> set parent (ref and sink)
0:00:00.049134335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-cdxa, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049136537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-vcd' typename : 'GstTypeFindFactory'
0:00:00.049134335  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-cdxa, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049136537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-vcd' typename : 'GstTypeFindFactory'
0:00:00.049142735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f650f8
0:00:00.049142735  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f650f8
0:00:00.049145958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65114
0:00:00.049145958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65114
0:00:00.049148719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b6e20 (video/x-vcd)
0:00:00.049151027  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-vcd> set parent (ref and sink)
0:00:00.049148719  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b6e20 (video/x-vcd)
0:00:00.049151027  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-vcd> set parent (ref and sink)
0:00:00.049152522  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-vcd, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049152522  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-vcd, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049154725  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-imelody' typename : 'GstTypeFindFactory'
0:00:00.049154725  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-imelody' typename : 'GstTypeFindFactory'
0:00:00.049158504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65140
0:00:00.049160750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f65160
0:00:00.049158504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65140
0:00:00.049160750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f65160
0:00:00.049163283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b88a0 (audio/x-imelody)
0:00:00.049165587  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-imelody> set parent (ref and sink)
0:00:00.049163283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b88a0 (audio/x-imelody)
0:00:00.049165587  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-imelody> set parent (ref and sink)
0:00:00.049167045  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-imelody, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049167045  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-imelody, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049169232  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/midi' typename : 'GstTypeFindFactory'
0:00:00.049169232  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/midi' typename : 'GstTypeFindFactory'
0:00:00.049172917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65190
0:00:00.049172917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65190
0:00:00.049175170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f651ab
0:00:00.049175170  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f651ab
0:00:00.049177739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b8980 (audio/midi)
0:00:00.049180143  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/midi> set parent (ref and sink)
0:00:00.049177739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b8980 (audio/midi)
0:00:00.049180143  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/midi> set parent (ref and sink)
0:00:00.049181517  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/midi, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049181517  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/midi, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049183743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/riff-midi' typename : 'GstTypeFindFactory'
0:00:00.049187756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f651d8
0:00:00.049183743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/riff-midi' typename : 'GstTypeFindFactory'
0:00:00.049187756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f651d8
0:00:00.049190179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f651f8
0:00:00.049190179  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f651f8
0:00:00.049192686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b8a60 (audio/riff-midi)
0:00:00.049194931  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/riff-midi> set parent (ref and sink)
0:00:00.049192686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b8a60 (audio/riff-midi)
0:00:00.049194931  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/riff-midi> set parent (ref and sink)
0:00:00.049196412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/riff-midi, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049196412  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/riff-midi, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049198599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/mobile-xmf' typename : 'GstTypeFindFactory'
0:00:00.049198599  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/mobile-xmf' typename : 'GstTypeFindFactory'
0:00:00.049202326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65228
0:00:00.049202326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65228
0:00:00.049204696  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65249
0:00:00.049204696  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65249
0:00:00.049207406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b8b40 (audio/mobile-xmf)
0:00:00.049209777  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/mobile-xmf> set parent (ref and sink)
0:00:00.049207406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b8b40 (audio/mobile-xmf)
0:00:00.049209777  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/mobile-xmf> set parent (ref and sink)
0:00:00.049211173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/mobile-xmf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049213432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-fli' typename : 'GstTypeFindFactory'
0:00:00.049211173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/mobile-xmf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049213432  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-fli' typename : 'GstTypeFindFactory'
0:00:00.049217001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65270
0:00:00.049217001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65270
0:00:00.049219425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f6528c
0:00:00.049219425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f6528c
0:00:00.049221871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b8c20 (video/x-fli)
0:00:00.049221871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b8c20 (video/x-fli)
0:00:00.049224054  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-fli> set parent (ref and sink)
0:00:00.049225643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-fli, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049224054  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-fli> set parent (ref and sink)
0:00:00.049225643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-fli, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049227820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-id3v2' typename : 'GstTypeFindFactory'
0:00:00.049227820  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-id3v2' typename : 'GstTypeFindFactory'
0:00:00.049231547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f652c0
0:00:00.049231547  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f652c0
0:00:00.049233919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 7 Typefind extensions at address 0x7fc6f8f652e2
0:00:00.049233919  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 7 Typefind extensions at address 0x7fc6f8f652e2
0:00:00.049236847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b8d00 (application/x-id3v2)
0:00:00.049236847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b8d00 (application/x-id3v2)
0:00:00.049239392  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-id3v2> set parent (ref and sink)
0:00:00.049240975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-id3v2, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049239392  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-id3v2> set parent (ref and sink)
0:00:00.049240975  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-id3v2, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049243177  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-id3v1' typename : 'GstTypeFindFactory'
0:00:00.049243177  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-id3v1' typename : 'GstTypeFindFactory'
0:00:00.049248933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65328
0:00:00.049248933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65328
0:00:00.049251523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 7 Typefind extensions at address 0x7fc6f8f6534a
0:00:00.049251523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 7 Typefind extensions at address 0x7fc6f8f6534a
0:00:00.049254319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b8de0 (application/x-id3v1)
0:00:00.049254319  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b8de0 (application/x-id3v1)
0:00:00.049256724  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-id3v1> set parent (ref and sink)
0:00:00.049256724  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-id3v1> set parent (ref and sink)
0:00:00.049258275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-id3v1, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049260537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-apetag' typename : 'GstTypeFindFactory'
0:00:00.049258275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-id3v1, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049260537  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-apetag' typename : 'GstTypeFindFactory'
0:00:00.049264275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65390
0:00:00.049264275  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65390
0:00:00.049266801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f653b5
0:00:00.049266801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f653b5
0:00:00.049269470  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b8ec0 (application/x-apetag)
0:00:00.049271734  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-apetag> set parent (ref and sink)
0:00:00.049269470  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b8ec0 (application/x-apetag)
0:00:00.049271734  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-apetag> set parent (ref and sink)
0:00:00.049273176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-apetag, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049273176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-apetag, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049275378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-ttafile' typename : 'GstTypeFindFactory'
0:00:00.049275378  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-ttafile' typename : 'GstTypeFindFactory'
0:00:00.049279048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f653e8
0:00:00.049279048  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f653e8
0:00:00.049281286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65408
0:00:00.049283909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b90b0 (audio/x-ttafile)
0:00:00.049281286  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65408
0:00:00.049283909  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b90b0 (audio/x-ttafile)
0:00:00.049286181  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-ttafile> set parent (ref and sink)
0:00:00.049286181  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-ttafile> set parent (ref and sink)
0:00:00.049287681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-ttafile, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049289871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-mod' typename : 'GstTypeFindFactory'
0:00:00.049287681  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-ttafile, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049289871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-mod' typename : 'GstTypeFindFactory'
0:00:00.049293491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65430
0:00:00.049293491  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65430
0:00:00.049297133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 27 Typefind extensions at address 0x7fc6f8f6544c
0:00:00.049297133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 27 Typefind extensions at address 0x7fc6f8f6544c
0:00:00.049301068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b9190 (audio/x-mod)
0:00:00.049303392  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-mod> set parent (ref and sink)
0:00:00.049301068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b9190 (audio/x-mod)
0:00:00.049303392  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-mod> set parent (ref and sink)
0:00:00.049304827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-mod, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049304827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-mod, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049306955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/mpeg' typename : 'GstTypeFindFactory'
0:00:00.049306955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/mpeg' typename : 'GstTypeFindFactory'
0:00:00.049310699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f654d8
0:00:00.049310699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f654d8
0:00:00.049314567  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'mpegversion'
0:00:00.049314567  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'mpegversion'
0:00:00.049316411  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.049316411  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.049318580  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layer'
0:00:00.049320500  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.049318580  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layer'
0:00:00.049320500  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.049323006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f6551c
0:00:00.049323006  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f6551c
0:00:00.049325816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b9270 (audio/mpeg)
0:00:00.049325816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b9270 (audio/mpeg)
0:00:00.049328184  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/mpeg> set parent (ref and sink)
0:00:00.049329707  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/mpeg, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049328184  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/mpeg> set parent (ref and sink)
0:00:00.049329707  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/mpeg, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049331859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-ac3' typename : 'GstTypeFindFactory'
0:00:00.049331859  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-ac3' typename : 'GstTypeFindFactory'
0:00:00.049335756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65550
0:00:00.049335756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65550
0:00:00.049338961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f6556c
0:00:00.049338961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f6556c
0:00:00.049341555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b9350 (audio/x-ac3)
0:00:00.049343687  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-ac3> set parent (ref and sink)
0:00:00.049341555  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b9350 (audio/x-ac3)
0:00:00.049343687  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-ac3> set parent (ref and sink)
0:00:00.049345178  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-ac3, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049345178  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-ac3, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049347332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-dts' typename : 'GstTypeFindFactory'
0:00:00.049347332  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-dts' typename : 'GstTypeFindFactory'
0:00:00.049350983  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65598
0:00:00.049350983  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65598
0:00:00.049353017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f655b4
0:00:00.049355727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b9430 (audio/x-dts)
0:00:00.049353017  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f655b4
0:00:00.049355727  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b9430 (audio/x-dts)
0:00:00.049357851  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-dts> set parent (ref and sink)
0:00:00.049359336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-dts, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049357851  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-dts> set parent (ref and sink)
0:00:00.049359336  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-dts, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049361476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-gsm' typename : 'GstTypeFindFactory'
0:00:00.049361476  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-gsm' typename : 'GstTypeFindFactory'
0:00:00.049366860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f655d8
0:00:00.049366860  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f655d8
0:00:00.049370229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.049370229  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.049371975  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.049374189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.049371975  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.049374189  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.049375717  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.049377533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65615
0:00:00.049375717  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.049377533  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65615
0:00:00.049380129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b9510 (audio/x-gsm)
0:00:00.049380129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b9510 (audio/x-gsm)
0:00:00.049382445  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-gsm> set parent (ref and sink)
0:00:00.049382445  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-gsm> set parent (ref and sink)
0:00:00.049383945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-gsm, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049386019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/mpeg-sys' typename : 'GstTypeFindFactory'
0:00:00.049383945  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-gsm, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049386019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/mpeg-sys' typename : 'GstTypeFindFactory'
0:00:00.049389714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65640
0:00:00.049389714  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65640
0:00:00.049392303  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'systemstream'
0:00:00.049394109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.049392303  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'systemstream'
0:00:00.049394109  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.049397888  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'mpegversion'
0:00:00.049397888  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'mpegversion'
0:00:00.049400442  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.049402494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f65692
0:00:00.049400442  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.049402494  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f65692
0:00:00.049405037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b95f0 (video/mpeg-sys)
0:00:00.049405037  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b95f0 (video/mpeg-sys)
0:00:00.049407312  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/mpeg-sys> set parent (ref and sink)
0:00:00.049407312  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/mpeg-sys> set parent (ref and sink)
0:00:00.049408887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/mpeg-sys, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049411001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/mpegts' typename : 'GstTypeFindFactory'
0:00:00.049408887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/mpeg-sys, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049411001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/mpegts' typename : 'GstTypeFindFactory'
0:00:00.049414716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f656c0
0:00:00.049414716  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f656c0
0:00:00.049417109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'systemstream'
0:00:00.049418860  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.049417109  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'systemstream'
0:00:00.049418860  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.049420746  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'packetsize'
0:00:00.049422280  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.049420746  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'packetsize'
0:00:00.049422280  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.049424244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f65717
0:00:00.049424244  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f65717
0:00:00.049426949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b96d0 (video/mpegts)
0:00:00.049426949  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24b96d0 (video/mpegts)
0:00:00.049429269  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/mpegts> set parent (ref and sink)
0:00:00.049430762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/mpegts, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049429269  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/mpegts> set parent (ref and sink)
0:00:00.049430762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/mpegts, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049432855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/ogg' typename : 'GstTypeFindFactory'
0:00:00.049432855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/ogg' typename : 'GstTypeFindFactory'
0:00:00.049436665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65748
0:00:00.049436665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65748
0:00:00.049441792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 9 Typefind extensions at address 0x7fc6f8f65790
0:00:00.049441792  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 9 Typefind extensions at address 0x7fc6f8f65790
0:00:00.049445671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb040 (application/ogg)
0:00:00.049445671  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb040 (application/ogg)
0:00:00.049448128  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/ogg> set parent (ref and sink)
0:00:00.049449636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/ogg, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049448128  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/ogg> set parent (ref and sink)
0:00:00.049449636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/ogg, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049451886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/mpeg-elementary' typename : 'GstTypeFindFactory'
0:00:00.049451886  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/mpeg-elementary' typename : 'GstTypeFindFactory'
0:00:00.049455791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f657e0
0:00:00.049455791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f657e0
0:00:00.049458152  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'systemstream'
0:00:00.049459965  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.049458152  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'systemstream'
0:00:00.049459965  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.049461864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f65818
0:00:00.049461864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f65818
0:00:00.049464740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb120 (video/mpeg-elementary)
0:00:00.049467164  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/mpeg-elementary> set parent (ref and sink)
0:00:00.049464740  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb120 (video/mpeg-elementary)
0:00:00.049467164  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/mpeg-elementary> set parent (ref and sink)
0:00:00.049468622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/mpeg-elementary, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049468622  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/mpeg-elementary, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049480352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/mpeg4' typename : 'GstTypeFindFactory'
0:00:00.049480352  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/mpeg4' typename : 'GstTypeFindFactory'
0:00:00.049483911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65848
0:00:00.049486055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'systemstream'
0:00:00.049483911  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65848
0:00:00.049486055  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'systemstream'
0:00:00.049487704  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.049489505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65880
0:00:00.049487704  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.049489505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65880
0:00:00.049492103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb200 (video/mpeg4)
0:00:00.049492103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb200 (video/mpeg4)
0:00:00.049494345  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/mpeg4> set parent (ref and sink)
0:00:00.049494345  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/mpeg4> set parent (ref and sink)
0:00:00.049495789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/mpeg4, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049498123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-h263' typename : 'GstTypeFindFactory'
0:00:00.049495789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/mpeg4, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049498123  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-h263' typename : 'GstTypeFindFactory'
0:00:00.049501694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f658a8
0:00:00.049501694  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f658a8
0:00:00.049504118  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'variant'
0:00:00.049504118  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'variant'
0:00:00.049505808  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.049505808  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.049507847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f658da
0:00:00.049510679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb2e0 (video/x-h263)
0:00:00.049507847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f658da
0:00:00.049510679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb2e0 (video/x-h263)
0:00:00.049512829  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-h263> set parent (ref and sink)
0:00:00.049514279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-h263, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049512829  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-h263> set parent (ref and sink)
0:00:00.049514279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-h263, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049516337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-h264' typename : 'GstTypeFindFactory'
0:00:00.049516337  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-h264' typename : 'GstTypeFindFactory'
0:00:00.049522080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65908
0:00:00.049522080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65908
0:00:00.049525394  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'stream-format'
0:00:00.049527183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.049525394  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'stream-format'
0:00:00.049527183  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.049529160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f65948
0:00:00.049529160  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f65948
0:00:00.049531828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb3c0 (video/x-h264)
0:00:00.049531828  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb3c0 (video/x-h264)
0:00:00.049533989  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-h264> set parent (ref and sink)
0:00:00.049535508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-h264, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049533989  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-h264> set parent (ref and sink)
0:00:00.049535508  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-h264, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049537641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-h265' typename : 'GstTypeFindFactory'
0:00:00.049537641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-h265' typename : 'GstTypeFindFactory'
0:00:00.049541310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65978
0:00:00.049541310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65978
0:00:00.049543568  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'stream-format'
0:00:00.049545484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.049543568  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'stream-format'
0:00:00.049545484  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.049547342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f659b8
0:00:00.049547342  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f659b8
0:00:00.049549972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb4a0 (video/x-h265)
0:00:00.049552094  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-h265> set parent (ref and sink)
0:00:00.049549972  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb4a0 (video/x-h265)
0:00:00.049552094  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-h265> set parent (ref and sink)
0:00:00.049553497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-h265, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049553497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-h265, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049555540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-nuv' typename : 'GstTypeFindFactory'
0:00:00.049555540  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-nuv' typename : 'GstTypeFindFactory'
0:00:00.049559091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f659e8
0:00:00.049559091  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f659e8
0:00:00.049561323  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65a04
0:00:00.049563737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb580 (video/x-nuv)
0:00:00.049561323  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65a04
0:00:00.049563737  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb580 (video/x-nuv)
0:00:00.049565931  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-nuv> set parent (ref and sink)
0:00:00.049567417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-nuv, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049565931  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-nuv> set parent (ref and sink)
0:00:00.049567417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-nuv, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049569582  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-m4a' typename : 'GstTypeFindFactory'
0:00:00.049569582  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-m4a' typename : 'GstTypeFindFactory'
0:00:00.049573124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65a28
0:00:00.049573124  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65a28
0:00:00.049575634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65a44
0:00:00.049575634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65a44
0:00:00.049578075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb660 (audio/x-m4a)
0:00:00.049580356  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-m4a> set parent (ref and sink)
0:00:00.049578075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bb660 (audio/x-m4a)
0:00:00.049580356  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-m4a> set parent (ref and sink)
0:00:00.049581695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-m4a, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049583843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-3gp' typename : 'GstTypeFindFactory'
0:00:00.049581695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-m4a, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049583843  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-3gp' typename : 'GstTypeFindFactory'
0:00:00.049587456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65a70
0:00:00.049587456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65a70
0:00:00.049589816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65a92
0:00:00.049589816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65a92
0:00:00.049592334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc080 (application/x-3gp)
0:00:00.049592334  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc080 (application/x-3gp)
0:00:00.049594639  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-3gp> set parent (ref and sink)
0:00:00.049596102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-3gp, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049594639  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-3gp> set parent (ref and sink)
0:00:00.049596102  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-3gp, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049598173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/quicktime' typename : 'GstTypeFindFactory'
0:00:00.049598173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/quicktime' typename : 'GstTypeFindFactory'
0:00:00.049601743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65ac0
0:00:00.049601743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65ac0
0:00:00.049604092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f65ae0
0:00:00.049604092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f65ae0
0:00:00.049606525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc160 (video/quicktime)
0:00:00.049609062  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/quicktime> set parent (ref and sink)
0:00:00.049606525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc160 (video/quicktime)
0:00:00.049609062  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/quicktime> set parent (ref and sink)
0:00:00.049610514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/quicktime, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049610514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/quicktime, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049612699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-quicktime' typename : 'GstTypeFindFactory'
0:00:00.049612699  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-quicktime' typename : 'GstTypeFindFactory'
0:00:00.049616270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65b10
0:00:00.049616270  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65b10
0:00:00.049618571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f65b32
0:00:00.049621133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc240 (image/x-quicktime)
0:00:00.049618571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f65b32
0:00:00.049621133  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc240 (image/x-quicktime)
0:00:00.049623302  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-quicktime> set parent (ref and sink)
0:00:00.049624744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-quicktime, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049623302  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-quicktime> set parent (ref and sink)
0:00:00.049624744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-quicktime, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049626824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/jp2' typename : 'GstTypeFindFactory'
0:00:00.049626824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/jp2' typename : 'GstTypeFindFactory'
0:00:00.049635172  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65b60
0:00:00.049635172  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65b60
0:00:00.049640652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65b7a
0:00:00.049640652  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65b7a
0:00:00.049644000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc320 (image/jp2)
0:00:00.049644000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc320 (image/jp2)
0:00:00.049646346  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/jp2> set parent (ref and sink)
0:00:00.049647838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/jp2, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049646346  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/jp2> set parent (ref and sink)
0:00:00.049647838  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/jp2, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049650001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/mj2' typename : 'GstTypeFindFactory'
0:00:00.049650001  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/mj2' typename : 'GstTypeFindFactory'
0:00:00.049653715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65ba0
0:00:00.049653715  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65ba0
0:00:00.049655854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65bba
0:00:00.049658200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc400 (video/mj2)
0:00:00.049655854  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65bba
0:00:00.049658200  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc400 (video/mj2)
0:00:00.049660302  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/mj2> set parent (ref and sink)
0:00:00.049660302  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/mj2> set parent (ref and sink)
0:00:00.049661732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/mj2, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049663853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'text/html' typename : 'GstTypeFindFactory'
0:00:00.049661732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/mj2, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049663853  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'text/html' typename : 'GstTypeFindFactory'
0:00:00.049667265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65be0
0:00:00.049667265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65be0
0:00:00.049669505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f65bfa
0:00:00.049669505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f65bfa
0:00:00.049671926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc4e0 (text/html)
0:00:00.049674004  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<text/html> set parent (ref and sink)
0:00:00.049671926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc4e0 (text/html)
0:00:00.049674004  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<text/html> set parent (ref and sink)
0:00:00.049675382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature text/html, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049675382  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature text/html, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049677503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/vnd.rn-realmedia' typename : 'GstTypeFindFactory'
0:00:00.049677503  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/vnd.rn-realmedia' typename : 'GstTypeFindFactory'
0:00:00.049681092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65c38
0:00:00.049681092  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65c38
0:00:00.049684387  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f65c65
0:00:00.049684387  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f65c65
0:00:00.049687147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc5c0 (application/vnd.rn-realmedia)
0:00:00.049689445  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/vnd.rn-realmedia> set parent (ref and sink)
0:00:00.049687147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc5c0 (application/vnd.rn-realmedia)
0:00:00.049689445  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/vnd.rn-realmedia> set parent (ref and sink)
0:00:00.049690881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/vnd.rn-realmedia, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049690881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/vnd.rn-realmedia, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049693002  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-pn-realaudio' typename : 'GstTypeFindFactory'
0:00:00.049693002  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-pn-realaudio' typename : 'GstTypeFindFactory'
0:00:00.049696585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65ca8
0:00:00.049696585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65ca8
0:00:00.049698893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f65cd3
0:00:00.049698893  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f65cd3
0:00:00.049701478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc6a0 (application/x-pn-realaudio)
0:00:00.049703829  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-pn-realaudio> set parent (ref and sink)
0:00:00.049701478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bc6a0 (application/x-pn-realaudio)
0:00:00.049703829  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-pn-realaudio> set parent (ref and sink)
0:00:00.049705233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-pn-realaudio, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049705233  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-pn-realaudio, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049707369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-shockwave-flash' typename : 'GstTypeFindFactory'
0:00:00.049710918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65d18
0:00:00.049707369  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-shockwave-flash' typename : 'GstTypeFindFactory'
0:00:00.049710918  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65d18
0:00:00.049713279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f65d46
0:00:00.049713279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f65d46
0:00:00.049715808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd090 (application/x-shockwave-flash)
0:00:00.049715808  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd090 (application/x-shockwave-flash)
0:00:00.049718139  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-shockwave-flash> set parent (ref and sink)
0:00:00.049719841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-shockwave-flash, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049718139  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-shockwave-flash> set parent (ref and sink)
0:00:00.049719841  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-shockwave-flash, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049721890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/dash+xml' typename : 'GstTypeFindFactory'
0:00:00.049721890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/dash+xml' typename : 'GstTypeFindFactory'
0:00:00.049725377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65d78
0:00:00.049725377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65d78
0:00:00.049727757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f65d9d
0:00:00.049727757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f65d9d
0:00:00.049730163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd170 (application/dash+xml)
0:00:00.049732425  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/dash+xml> set parent (ref and sink)
0:00:00.049730163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd170 (application/dash+xml)
0:00:00.049732425  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/dash+xml> set parent (ref and sink)
0:00:00.049733776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/dash+xml, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049735993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/vnd.ms-sstr+xml' typename : 'GstTypeFindFactory'
0:00:00.049733776  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/dash+xml, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049735993  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/vnd.ms-sstr+xml' typename : 'GstTypeFindFactory'
0:00:00.049741451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65dd8
0:00:00.049741451  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65dd8
0:00:00.049745304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd250 (application/vnd.ms-sstr+xml)
0:00:00.049745304  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd250 (application/vnd.ms-sstr+xml)
0:00:00.049747641  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/vnd.ms-sstr+xml> set parent (ref and sink)
0:00:00.049749097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/vnd.ms-sstr+xml, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049747641  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/vnd.ms-sstr+xml> set parent (ref and sink)
0:00:00.049749097  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/vnd.ms-sstr+xml, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049751122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-flv' typename : 'GstTypeFindFactory'
0:00:00.049751122  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-flv' typename : 'GstTypeFindFactory'
0:00:00.049754802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65e28
0:00:00.049754802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65e28
0:00:00.049756986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65e44
0:00:00.049756986  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65e44
0:00:00.049759528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd330 (video/x-flv)
0:00:00.049761680  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-flv> set parent (ref and sink)
0:00:00.049759528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd330 (video/x-flv)
0:00:00.049761680  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-flv> set parent (ref and sink)
0:00:00.049763216  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-flv, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049765351  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'text/plain' typename : 'GstTypeFindFactory'
0:00:00.049763216  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-flv, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049765351  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'text/plain' typename : 'GstTypeFindFactory'
0:00:00.049768936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65e68
0:00:00.049768936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65e68
0:00:00.049771996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65e83
0:00:00.049771996  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65e83
0:00:00.049774409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd410 (text/plain)
0:00:00.049776612  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<text/plain> set parent (ref and sink)
0:00:00.049774409  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd410 (text/plain)
0:00:00.049776612  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<text/plain> set parent (ref and sink)
0:00:00.049778030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature text/plain, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049778030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature text/plain, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049780162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'text/utf-16' typename : 'GstTypeFindFactory'
0:00:00.049780162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'text/utf-16' typename : 'GstTypeFindFactory'
0:00:00.049783730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65ea8
0:00:00.049783730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65ea8
0:00:00.049785998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65ec4
0:00:00.049785998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65ec4
0:00:00.049788458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd4f0 (text/utf-16)
0:00:00.049790719  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<text/utf-16> set parent (ref and sink)
0:00:00.049792070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature text/utf-16, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049788458  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd4f0 (text/utf-16)
0:00:00.049790719  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<text/utf-16> set parent (ref and sink)
0:00:00.049792070  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature text/utf-16, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049794068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'text/utf-32' typename : 'GstTypeFindFactory'
0:00:00.049794068  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'text/utf-32' typename : 'GstTypeFindFactory'
0:00:00.049797576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65ee8
0:00:00.049797576  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65ee8
0:00:00.049799882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65f04
0:00:00.049799882  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65f04
0:00:00.049802205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd5d0 (text/utf-32)
0:00:00.049804371  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<text/utf-32> set parent (ref and sink)
0:00:00.049802205  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd5d0 (text/utf-32)
0:00:00.049804371  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<text/utf-32> set parent (ref and sink)
0:00:00.049805747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature text/utf-32, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049805747  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature text/utf-32, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049807790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'text/uri-list' typename : 'GstTypeFindFactory'
0:00:00.049807790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'text/uri-list' typename : 'GstTypeFindFactory'
0:00:00.049811330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65f30
0:00:00.049811330  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65f30
0:00:00.049813635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65f4e
0:00:00.049815905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd6b0 (text/uri-list)
0:00:00.049813635  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65f4e
0:00:00.049815905  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bd6b0 (text/uri-list)
0:00:00.049817962  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<text/uri-list> set parent (ref and sink)
0:00:00.049819415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature text/uri-list, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049817962  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<text/uri-list> set parent (ref and sink)
0:00:00.049819415  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature text/uri-list, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049821450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/itc' typename : 'GstTypeFindFactory'
0:00:00.049821450  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/itc' typename : 'GstTypeFindFactory'
0:00:00.049824973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65f78
0:00:00.049824973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65f78
0:00:00.049827252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65f98
0:00:00.049827252  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65f98
0:00:00.049829712  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24be820 (application/itc)
0:00:00.049831981  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/itc> set parent (ref and sink)
0:00:00.049829712  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24be820 (application/itc)
0:00:00.049831981  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/itc> set parent (ref and sink)
0:00:00.049833366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/itc, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049833366  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/itc, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049835523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-hls' typename : 'GstTypeFindFactory'
0:00:00.049835523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-hls' typename : 'GstTypeFindFactory'
0:00:00.049839238  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65fc8
0:00:00.049839238  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f65fc8
0:00:00.049841627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65fea
0:00:00.049843985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24be900 (application/x-hls)
0:00:00.049841627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f65fea
0:00:00.049843985  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24be900 (application/x-hls)
0:00:00.049847871  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-hls> set parent (ref and sink)
0:00:00.049847871  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-hls> set parent (ref and sink)
0:00:00.049849363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-hls, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049849363  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-hls, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049851608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/sdp' typename : 'GstTypeFindFactory'
0:00:00.049851608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/sdp' typename : 'GstTypeFindFactory'
0:00:00.049855317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66018
0:00:00.049855317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66018
0:00:00.049857563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66038
0:00:00.049859965  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24be9e0 (application/sdp)
0:00:00.049857563  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66038
0:00:00.049859965  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24be9e0 (application/sdp)
0:00:00.049862049  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/sdp> set parent (ref and sink)
0:00:00.049862049  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/sdp> set parent (ref and sink)
0:00:00.049863512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/sdp, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049865626  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/smil' typename : 'GstTypeFindFactory'
0:00:00.049863512  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/sdp, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049865626  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/smil' typename : 'GstTypeFindFactory'
0:00:00.049869083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66060
0:00:00.049869083  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66060
0:00:00.049871328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66081
0:00:00.049871328  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66081
0:00:00.049873653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24beac0 (application/smil)
0:00:00.049875967  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/smil> set parent (ref and sink)
0:00:00.049873653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24beac0 (application/smil)
0:00:00.049875967  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/smil> set parent (ref and sink)
0:00:00.049877353  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/smil, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049877353  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/smil, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049879530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/ttml+xml' typename : 'GstTypeFindFactory'
0:00:00.049879530  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/ttml+xml' typename : 'GstTypeFindFactory'
0:00:00.049883199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f660b0
0:00:00.049883199  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f660b0
0:00:00.049887936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f660d5
0:00:00.049887936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f660d5
0:00:00.049891314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24beba0 (application/ttml+xml)
0:00:00.049891314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24beba0 (application/ttml+xml)
0:00:00.049893740  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/ttml+xml> set parent (ref and sink)
0:00:00.049895193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/ttml+xml, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049893740  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/ttml+xml> set parent (ref and sink)
0:00:00.049895193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/ttml+xml, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049897434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/xml' typename : 'GstTypeFindFactory'
0:00:00.049901105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66108
0:00:00.049897434  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/xml' typename : 'GstTypeFindFactory'
0:00:00.049901105  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66108
0:00:00.049903310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66128
0:00:00.049903310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66128
0:00:00.049905788  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bec80 (application/xml)
0:00:00.049907957  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/xml> set parent (ref and sink)
0:00:00.049905788  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bec80 (application/xml)
0:00:00.049907957  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/xml> set parent (ref and sink)
0:00:00.049909295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/xml, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049909295  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/xml, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049911405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-wav' typename : 'GstTypeFindFactory'
0:00:00.049911405  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-wav' typename : 'GstTypeFindFactory'
0:00:00.049914878  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66150
0:00:00.049917052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6616c
0:00:00.049914878  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66150
0:00:00.049917052  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6616c
0:00:00.049919585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bed60 (audio/x-wav)
0:00:00.049919585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bed60 (audio/x-wav)
0:00:00.049921725  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-wav> set parent (ref and sink)
0:00:00.049921725  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-wav> set parent (ref and sink)
0:00:00.049923171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-wav, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049925250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-aiff' typename : 'GstTypeFindFactory'
0:00:00.049923171  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-wav, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049925250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-aiff' typename : 'GstTypeFindFactory'
0:00:00.049928744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66190
0:00:00.049928744  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66190
0:00:00.049931036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f661ad
0:00:00.049931036  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f661ad
0:00:00.049933509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bee40 (audio/x-aiff)
0:00:00.049935679  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-aiff> set parent (ref and sink)
0:00:00.049933509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24bee40 (audio/x-aiff)
0:00:00.049935679  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-aiff> set parent (ref and sink)
0:00:00.049937071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-aiff, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049937071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-aiff, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049939215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-svx' typename : 'GstTypeFindFactory'
0:00:00.049939215  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-svx' typename : 'GstTypeFindFactory'
0:00:00.049944824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f661e0
0:00:00.049944824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f661e0
0:00:00.049947228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f661fc
0:00:00.049947228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f661fc
0:00:00.049949691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c08b0 (audio/x-svx)
0:00:00.049949691  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c08b0 (audio/x-svx)
0:00:00.049951878  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-svx> set parent (ref and sink)
0:00:00.049953357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-svx, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049955386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-paris' typename : 'GstTypeFindFactory'
0:00:00.049951878  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-svx> set parent (ref and sink)
0:00:00.049953357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-svx, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049955386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-paris' typename : 'GstTypeFindFactory'
0:00:00.049958982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66228
0:00:00.049958982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66228
0:00:00.049961299  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66246
0:00:00.049961299  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66246
0:00:00.049963782  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c0990 (audio/x-paris)
0:00:00.049963782  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c0990 (audio/x-paris)
0:00:00.049965879  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-paris> set parent (ref and sink)
0:00:00.049967297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-paris, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049965879  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-paris> set parent (ref and sink)
0:00:00.049967297  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-paris, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049969315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-nist' typename : 'GstTypeFindFactory'
0:00:00.049969315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-nist' typename : 'GstTypeFindFactory'
0:00:00.049972794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66270
0:00:00.049972794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66270
0:00:00.049975888  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6628d
0:00:00.049975888  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6628d
0:00:00.049978293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c0a70 (audio/x-nist)
0:00:00.049980602  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-nist> set parent (ref and sink)
0:00:00.049978293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c0a70 (audio/x-nist)
0:00:00.049980602  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-nist> set parent (ref and sink)
0:00:00.049982016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-nist, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049984088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-voc' typename : 'GstTypeFindFactory'
0:00:00.049982016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-nist, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049984088  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-voc' typename : 'GstTypeFindFactory'
0:00:00.049987619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f662b8
0:00:00.049987619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f662b8
0:00:00.049990589  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f662d4
0:00:00.049990589  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f662d4
0:00:00.049993060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c0b50 (audio/x-voc)
0:00:00.049995240  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-voc> set parent (ref and sink)
0:00:00.049993060  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c0b50 (audio/x-voc)
0:00:00.049995240  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-voc> set parent (ref and sink)
0:00:00.049996623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-voc, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049996623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-voc, plugin 0x29c24a76f0 typefindfunctions
0:00:00.049998782  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-sds' typename : 'GstTypeFindFactory'
0:00:00.049998782  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-sds' typename : 'GstTypeFindFactory'
0:00:00.050002280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f662f8
0:00:00.050002280  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f662f8
0:00:00.050004519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66314
0:00:00.050006912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c0c30 (audio/x-sds)
0:00:00.050004519  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66314
0:00:00.050006912  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c0c30 (audio/x-sds)
0:00:00.050009057  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-sds> set parent (ref and sink)
0:00:00.050010517  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-sds, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050009057  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-sds> set parent (ref and sink)
0:00:00.050010517  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-sds, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050012525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-ircam' typename : 'GstTypeFindFactory'
0:00:00.050012525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-ircam' typename : 'GstTypeFindFactory'
0:00:00.050016026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66340
0:00:00.050016026  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66340
0:00:00.050018329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6635e
0:00:00.050018329  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6635e
0:00:00.050020712  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c0d10 (audio/x-ircam)
0:00:00.050022940  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-ircam> set parent (ref and sink)
0:00:00.050020712  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c0d10 (audio/x-ircam)
0:00:00.050022940  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-ircam> set parent (ref and sink)
0:00:00.050024320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-ircam, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050024320  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-ircam, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050026528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-w64' typename : 'GstTypeFindFactory'
0:00:00.050026528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-w64' typename : 'GstTypeFindFactory'
0:00:00.050030077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66380
0:00:00.050030077  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66380
0:00:00.050032324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6639c
0:00:00.050034633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c0df0 (audio/x-w64)
0:00:00.050036749  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-w64> set parent (ref and sink)
0:00:00.050032324  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6639c
0:00:00.050034633  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c0df0 (audio/x-w64)
0:00:00.050036749  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-w64> set parent (ref and sink)
0:00:00.050038141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-w64, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050038141  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-w64, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050040168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-rf64' typename : 'GstTypeFindFactory'
0:00:00.050040168  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-rf64' typename : 'GstTypeFindFactory'
0:00:00.050045832  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f663c0
0:00:00.050045832  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f663c0
0:00:00.050049106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f663dd
0:00:00.050049106  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f663dd
0:00:00.050051645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c0ed0 (audio/x-rf64)
0:00:00.050053821  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-rf64> set parent (ref and sink)
0:00:00.050051645  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c0ed0 (audio/x-rf64)
0:00:00.050053821  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-rf64> set parent (ref and sink)
0:00:00.050055212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-rf64, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050055212  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-rf64, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050057250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-shorten' typename : 'GstTypeFindFactory'
0:00:00.050057250  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-shorten' typename : 'GstTypeFindFactory'
0:00:00.050060898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66408
0:00:00.050063116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66428
0:00:00.050060898  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66408
0:00:00.050063116  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66428
0:00:00.050065456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c2010 (audio/x-shorten)
0:00:00.050065456  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c2010 (audio/x-shorten)
0:00:00.050067653  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-shorten> set parent (ref and sink)
0:00:00.050069134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-shorten, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050067653  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-shorten> set parent (ref and sink)
0:00:00.050069134  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-shorten, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050071267  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ape' typename : 'GstTypeFindFactory'
0:00:00.050071267  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ape' typename : 'GstTypeFindFactory'
0:00:00.050074907  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66458
0:00:00.050074907  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66458
0:00:00.050077163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6647a
0:00:00.050077163  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6647a
0:00:00.050079446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c20f0 (application/x-ape)
0:00:00.050081662  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ape> set parent (ref and sink)
0:00:00.050079446  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c20f0 (application/x-ape)
0:00:00.050081662  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ape> set parent (ref and sink)
0:00:00.050083078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ape, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050083078  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ape, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050085203  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/jpeg' typename : 'GstTypeFindFactory'
0:00:00.050085203  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/jpeg' typename : 'GstTypeFindFactory'
0:00:00.050088750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f664a0
0:00:00.050091595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f664bb
0:00:00.050088750  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f664a0
0:00:00.050091595  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 3 Typefind extensions at address 0x7fc6f8f664bb
0:00:00.050094228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c21d0 (image/jpeg)
0:00:00.050094228  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c21d0 (image/jpeg)
0:00:00.050096420  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/jpeg> set parent (ref and sink)
0:00:00.050096420  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/jpeg> set parent (ref and sink)
0:00:00.050097835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/jpeg, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050099917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/gif' typename : 'GstTypeFindFactory'
0:00:00.050097835  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/jpeg, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050099917  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/gif' typename : 'GstTypeFindFactory'
0:00:00.050103444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f664e8
0:00:00.050103444  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f664e8
0:00:00.050105751  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66502
0:00:00.050105751  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66502
0:00:00.050108847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c22b0 (image/gif)
0:00:00.050108847  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c22b0 (image/gif)
0:00:00.050111207  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/gif> set parent (ref and sink)
0:00:00.050111207  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/gif> set parent (ref and sink)
0:00:00.050112634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/gif, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050114823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/png' typename : 'GstTypeFindFactory'
0:00:00.050112634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/gif, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050114823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/png' typename : 'GstTypeFindFactory'
0:00:00.050118504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66528
0:00:00.050118504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66528
0:00:00.050120695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66542
0:00:00.050120695  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66542
0:00:00.050122962  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c2390 (image/png)
0:00:00.050125120  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/png> set parent (ref and sink)
0:00:00.050122962  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c2390 (image/png)
0:00:00.050125120  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/png> set parent (ref and sink)
0:00:00.050126499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/png, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050126499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/png, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050128603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/bmp' typename : 'GstTypeFindFactory'
0:00:00.050128603  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/bmp' typename : 'GstTypeFindFactory'
0:00:00.050132149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66568
0:00:00.050132149  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66568
0:00:00.050136640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66582
0:00:00.050136640  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66582
0:00:00.050139291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c2470 (image/bmp)
0:00:00.050139291  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c2470 (image/bmp)
0:00:00.050141500  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/bmp> set parent (ref and sink)
0:00:00.050142935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/bmp, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050141500  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/bmp> set parent (ref and sink)
0:00:00.050142935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/bmp, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050144988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/tiff' typename : 'GstTypeFindFactory'
0:00:00.050144988  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/tiff' typename : 'GstTypeFindFactory'
0:00:00.050150012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f665a8
0:00:00.050150012  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f665a8
0:00:00.050152516  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'endianness'
0:00:00.050152516  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'endianness'
0:00:00.050154319  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.050154319  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.050156878  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f665e3
0:00:00.050159497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c2550 (image/tiff)
0:00:00.050156878  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f665e3
0:00:00.050159497  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c2550 (image/tiff)
0:00:00.050161767  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/tiff> set parent (ref and sink)
0:00:00.050161767  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/tiff> set parent (ref and sink)
0:00:00.050163214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/tiff, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050165246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/webp' typename : 'GstTypeFindFactory'
0:00:00.050163214  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/tiff, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050165246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/webp' typename : 'GstTypeFindFactory'
0:00:00.050168741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66610
0:00:00.050168741  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66610
0:00:00.050171071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6662b
0:00:00.050171071  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6662b
0:00:00.050173355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c2630 (image/webp)
0:00:00.050175552  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/webp> set parent (ref and sink)
0:00:00.050173355  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c2630 (image/webp)
0:00:00.050175552  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/webp> set parent (ref and sink)
0:00:00.050176956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/webp, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050176956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/webp, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050179132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-exr' typename : 'GstTypeFindFactory'
0:00:00.050179132  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-exr' typename : 'GstTypeFindFactory'
0:00:00.050182675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66650
0:00:00.050182675  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66650
0:00:00.050184991  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6666c
0:00:00.050187505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3860 (image/x-exr)
0:00:00.050184991  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6666c
0:00:00.050187505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3860 (image/x-exr)
0:00:00.050189733  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-exr> set parent (ref and sink)
0:00:00.050189733  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-exr> set parent (ref and sink)
0:00:00.050191152  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-exr, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050193224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-portable-pixmap' typename : 'GstTypeFindFactory'
0:00:00.050191152  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-exr, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050193224  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-portable-pixmap' typename : 'GstTypeFindFactory'
0:00:00.050196802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f666a0
0:00:00.050196802  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f666a0
0:00:00.050200560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f66714
0:00:00.050200560  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f66714
0:00:00.050203774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3940 (image/x-portable-pixmap)
0:00:00.050203774  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3940 (image/x-portable-pixmap)
0:00:00.050207376  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-portable-pixmap> set parent (ref and sink)
0:00:00.050207376  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-portable-pixmap> set parent (ref and sink)
0:00:00.050209027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-portable-pixmap, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050209027  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-portable-pixmap, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050211279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-matroska' typename : 'GstTypeFindFactory'
0:00:00.050211279  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-matroska' typename : 'GstTypeFindFactory'
0:00:00.050214891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66748
0:00:00.050214891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66748
0:00:00.050217147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f66769
0:00:00.050217147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f66769
0:00:00.050219659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3a20 (video/x-matroska)
0:00:00.050222020  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-matroska> set parent (ref and sink)
0:00:00.050219659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3a20 (video/x-matroska)
0:00:00.050222020  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-matroska> set parent (ref and sink)
0:00:00.050223425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-matroska, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050223425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-matroska, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050225759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/mxf' typename : 'GstTypeFindFactory'
0:00:00.050225759  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/mxf' typename : 'GstTypeFindFactory'
0:00:00.050229321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f667a0
0:00:00.050231581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f667c0
0:00:00.050229321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f667a0
0:00:00.050231581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f667c0
0:00:00.050233890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3b00 (application/mxf)
0:00:00.050233890  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3b00 (application/mxf)
0:00:00.050236162  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/mxf> set parent (ref and sink)
0:00:00.050237617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/mxf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050236162  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/mxf> set parent (ref and sink)
0:00:00.050237617  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/mxf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050239729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-mve' typename : 'GstTypeFindFactory'
0:00:00.050239729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-mve' typename : 'GstTypeFindFactory'
0:00:00.050243193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f667e8
0:00:00.050243193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f667e8
0:00:00.050245423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66804
0:00:00.050245423  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66804
0:00:00.050249211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3be0 (video/x-mve)
0:00:00.050249211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3be0 (video/x-mve)
0:00:00.050251513  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-mve> set parent (ref and sink)
0:00:00.050251513  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-mve> set parent (ref and sink)
0:00:00.050252982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-mve, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050255072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-dv' typename : 'GstTypeFindFactory'
0:00:00.050252982  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-mve, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050255072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-dv' typename : 'GstTypeFindFactory'
0:00:00.050260110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66828
0:00:00.050260110  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66828
0:00:00.050263717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'systemstream'
0:00:00.050263717  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'systemstream'
0:00:00.050265523  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.050267486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f6685f
0:00:00.050265523  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.050267486  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f6685f
0:00:00.050270074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3cc0 (video/x-dv)
0:00:00.050270074  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3cc0 (video/x-dv)
0:00:00.050272322  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-dv> set parent (ref and sink)
0:00:00.050272322  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-dv> set parent (ref and sink)
0:00:00.050273781  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-dv, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050275964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-amr-nb-sh' typename : 'GstTypeFindFactory'
0:00:00.050273781  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-dv, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050275964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-amr-nb-sh' typename : 'GstTypeFindFactory'
0:00:00.050279634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66890
0:00:00.050279634  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66890
0:00:00.050282826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f668b2
0:00:00.050282826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f668b2
0:00:00.050296062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3da0 (audio/x-amr-nb-sh)
0:00:00.050298459  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-amr-nb-sh> set parent (ref and sink)
0:00:00.050296062  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3da0 (audio/x-amr-nb-sh)
0:00:00.050298459  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-amr-nb-sh> set parent (ref and sink)
0:00:00.050299951  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-amr-nb-sh, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050299951  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-amr-nb-sh, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050302206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-amr-wb-sh' typename : 'GstTypeFindFactory'
0:00:00.050302206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-amr-wb-sh' typename : 'GstTypeFindFactory'
0:00:00.050315864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f668e0
0:00:00.050315864  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f668e0
0:00:00.050318367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66902
0:00:00.050318367  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66902
0:00:00.050320951  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3e80 (audio/x-amr-wb-sh)
0:00:00.050320951  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c3e80 (audio/x-amr-wb-sh)
0:00:00.050398050  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-amr-wb-sh> set parent (ref and sink)
0:00:00.050398050  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-amr-wb-sh> set parent (ref and sink)
0:00:00.050399922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-amr-wb-sh, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050399922  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-amr-wb-sh, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050402258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/iLBC-sh' typename : 'GstTypeFindFactory'
0:00:00.050402258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/iLBC-sh' typename : 'GstTypeFindFactory'
0:00:00.050407545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66928
0:00:00.050407545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66928
0:00:00.050410306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66946
0:00:00.050410306  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66946
0:00:00.050413075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c58b0 (audio/iLBC-sh)
0:00:00.050415398  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/iLBC-sh> set parent (ref and sink)
0:00:00.050413075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c58b0 (audio/iLBC-sh)
0:00:00.050415398  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/iLBC-sh> set parent (ref and sink)
0:00:00.050416872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/iLBC-sh, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050416872  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/iLBC-sh, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050419049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-sbc' typename : 'GstTypeFindFactory'
0:00:00.050419049  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-sbc' typename : 'GstTypeFindFactory'
0:00:00.050422856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66970
0:00:00.050422856  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66970
0:00:00.050425277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6698c
0:00:00.050427793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c5990 (audio/x-sbc)
0:00:00.050425277  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6698c
0:00:00.050427793  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c5990 (audio/x-sbc)
0:00:00.050430008  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-sbc> set parent (ref and sink)
0:00:00.050430008  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-sbc> set parent (ref and sink)
0:00:00.050431566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-sbc, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050433769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-sid' typename : 'GstTypeFindFactory'
0:00:00.050431566  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-sbc, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050433769  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-sid' typename : 'GstTypeFindFactory'
0:00:00.050437383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f669b0
0:00:00.050437383  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f669b0
0:00:00.050439830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f669cc
0:00:00.050439830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f669cc
0:00:00.050442346  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c5a70 (audio/x-sid)
0:00:00.050445076  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-sid> set parent (ref and sink)
0:00:00.050442346  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c5a70 (audio/x-sid)
0:00:00.050445076  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-sid> set parent (ref and sink)
0:00:00.050446550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-sid, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050446550  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-sid, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050448849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-xcf' typename : 'GstTypeFindFactory'
0:00:00.050448849  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-xcf' typename : 'GstTypeFindFactory'
0:00:00.050452767  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f669f0
0:00:00.050452767  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f669f0
0:00:00.050455139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66a0c
0:00:00.050457830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c5b50 (image/x-xcf)
0:00:00.050455139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66a0c
0:00:00.050457830  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c5b50 (image/x-xcf)
0:00:00.050460137  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-xcf> set parent (ref and sink)
0:00:00.050460137  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-xcf> set parent (ref and sink)
0:00:00.050461588  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-xcf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050463889  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-mng' typename : 'GstTypeFindFactory'
0:00:00.050461588  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-xcf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050463889  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-mng' typename : 'GstTypeFindFactory'
0:00:00.050470278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66a30
0:00:00.050470278  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66a30
0:00:00.050474936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66a4c
0:00:00.050474936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66a4c
0:00:00.050477597  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c5c30 (video/x-mng)
0:00:00.050477597  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c5c30 (video/x-mng)
0:00:00.050479881  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-mng> set parent (ref and sink)
0:00:00.050479881  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-mng> set parent (ref and sink)
0:00:00.050481520  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-mng, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050483790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-jng' typename : 'GstTypeFindFactory'
0:00:00.050481520  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-mng, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050483790  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-jng' typename : 'GstTypeFindFactory'
0:00:00.050487523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66a70
0:00:00.050487523  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66a70
0:00:00.050489862  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66a8c
0:00:00.050489862  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66a8c
0:00:00.050492811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c5d10 (image/x-jng)
0:00:00.050492811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c5d10 (image/x-jng)
0:00:00.050495027  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-jng> set parent (ref and sink)
0:00:00.050496539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-jng, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050495027  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-jng> set parent (ref and sink)
0:00:00.050496539  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-jng, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050498648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-xpixmap' typename : 'GstTypeFindFactory'
0:00:00.050498648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-xpixmap' typename : 'GstTypeFindFactory'
0:00:00.050502410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66ab8
0:00:00.050502410  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66ab8
0:00:00.050504756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66ad8
0:00:00.050507136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c5df0 (image/x-xpixmap)
0:00:00.050504756  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66ad8
0:00:00.050507136  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c5df0 (image/x-xpixmap)
0:00:00.050509310  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-xpixmap> set parent (ref and sink)
0:00:00.050509310  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-xpixmap> set parent (ref and sink)
0:00:00.050510787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-xpixmap, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050512920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-sun-raster' typename : 'GstTypeFindFactory'
0:00:00.050510787  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-xpixmap, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050512920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-sun-raster' typename : 'GstTypeFindFactory'
0:00:00.050516502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66b08
0:00:00.050516502  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66b08
0:00:00.050518877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66b2b
0:00:00.050518877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66b2b
0:00:00.050521317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c5ed0 (image/x-sun-raster)
0:00:00.050521317  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c5ed0 (image/x-sun-raster)
0:00:00.050523666  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-sun-raster> set parent (ref and sink)
0:00:00.050525147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-sun-raster, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050523666  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-sun-raster> set parent (ref and sink)
0:00:00.050525147  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-sun-raster, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050527258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-bzip' typename : 'GstTypeFindFactory'
0:00:00.050527258  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-bzip' typename : 'GstTypeFindFactory'
0:00:00.050530939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66b58
0:00:00.050530939  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66b58
0:00:00.050533509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66b7b
0:00:00.050533509  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66b7b
0:00:00.050536165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c6810 (application/x-bzip)
0:00:00.050538809  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-bzip> set parent (ref and sink)
0:00:00.050536165  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c6810 (application/x-bzip)
0:00:00.050538809  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-bzip> set parent (ref and sink)
0:00:00.050540219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-bzip, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050540219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-bzip, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050542500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-gzip' typename : 'GstTypeFindFactory'
0:00:00.050542500  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-gzip' typename : 'GstTypeFindFactory'
0:00:00.050546119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66ba8
0:00:00.050546119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66ba8
0:00:00.050548485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66bcb
0:00:00.050551243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c68f0 (application/x-gzip)
0:00:00.050548485  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66bcb
0:00:00.050551243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c68f0 (application/x-gzip)
0:00:00.050553644  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-gzip> set parent (ref and sink)
0:00:00.050555080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-gzip, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050553644  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-gzip> set parent (ref and sink)
0:00:00.050555080  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-gzip, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050557175  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/zip' typename : 'GstTypeFindFactory'
0:00:00.050557175  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/zip' typename : 'GstTypeFindFactory'
0:00:00.050560935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66bf8
0:00:00.050560935  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66bf8
0:00:00.050563420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66c18
0:00:00.050563420  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66c18
0:00:00.050566204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c69d0 (application/zip)
0:00:00.050568561  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/zip> set parent (ref and sink)
0:00:00.050566204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c69d0 (application/zip)
0:00:00.050568561  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/zip> set parent (ref and sink)
0:00:00.050570000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/zip, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050570000  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/zip, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050572326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-compress' typename : 'GstTypeFindFactory'
0:00:00.050572326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-compress' typename : 'GstTypeFindFactory'
0:00:00.050578789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66c48
0:00:00.050578789  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66c48
0:00:00.050582072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66c6f
0:00:00.050582072  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66c6f
0:00:00.050584689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c6ab0 (application/x-compress)
0:00:00.050586974  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-compress> set parent (ref and sink)
0:00:00.050584689  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c6ab0 (application/x-compress)
0:00:00.050586974  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-compress> set parent (ref and sink)
0:00:00.050588471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-compress, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050590568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'subtitle/x-kate' typename : 'GstTypeFindFactory'
0:00:00.050588471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-compress, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050590568  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'subtitle/x-kate' typename : 'GstTypeFindFactory'
0:00:00.050594217  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66c98
0:00:00.050594217  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66c98
0:00:00.050597058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c6b90 (subtitle/x-kate)
0:00:00.050597058  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c6b90 (subtitle/x-kate)
0:00:00.050599362  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<subtitle/x-kate> set parent (ref and sink)
0:00:00.050599362  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<subtitle/x-kate> set parent (ref and sink)
0:00:00.050600836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature subtitle/x-kate, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050602987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-subtitle-vtt' typename : 'GstTypeFindFactory'
0:00:00.050600836  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature subtitle/x-kate, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050602987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-subtitle-vtt' typename : 'GstTypeFindFactory'
0:00:00.050606731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66cd8
0:00:00.050606731  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66cd8
0:00:00.050610103  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'parsed'
0:00:00.050610103  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'parsed'
0:00:00.050612089  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.050614220  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66d1a
0:00:00.050612089  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.050614220  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66d1a
0:00:00.050616739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c6c70 (application/x-subtitle-vtt)
0:00:00.050618995  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-subtitle-vtt> set parent (ref and sink)
0:00:00.050616739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c6c70 (application/x-subtitle-vtt)
0:00:00.050618995  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-subtitle-vtt> set parent (ref and sink)
0:00:00.050620438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-subtitle-vtt, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050620438  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-subtitle-vtt, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050622558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-flac' typename : 'GstTypeFindFactory'
0:00:00.050622558  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-flac' typename : 'GstTypeFindFactory'
0:00:00.050626293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66d40
0:00:00.050626293  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66d40
0:00:00.050628608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66d5d
0:00:00.050628608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f66d5d
0:00:00.050630973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c6d50 (audio/x-flac)
0:00:00.050633558  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-flac> set parent (ref and sink)
0:00:00.050630973  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c6d50 (audio/x-flac)
0:00:00.050633558  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-flac> set parent (ref and sink)
0:00:00.050635025  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-flac, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050635025  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-flac, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050637064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-vorbis' typename : 'GstTypeFindFactory'
0:00:00.050637064  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-vorbis' typename : 'GstTypeFindFactory'
0:00:00.050641044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66d88
0:00:00.050643761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c6e30 (audio/x-vorbis)
0:00:00.050641044  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66d88
0:00:00.050643761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c6e30 (audio/x-vorbis)
0:00:00.050646062  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-vorbis> set parent (ref and sink)
0:00:00.050646062  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-vorbis> set parent (ref and sink)
0:00:00.050647504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-vorbis, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050649938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-theora' typename : 'GstTypeFindFactory'
0:00:00.050647504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-vorbis, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050649938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-theora' typename : 'GstTypeFindFactory'
0:00:00.050653569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66dd0
0:00:00.050653569  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66dd0
0:00:00.050656267  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7850 (video/x-theora)
0:00:00.050656267  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7850 (video/x-theora)
0:00:00.050658553  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-theora> set parent (ref and sink)
0:00:00.050658553  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-theora> set parent (ref and sink)
0:00:00.050660007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-theora, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050662282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ogm-video' typename : 'GstTypeFindFactory'
0:00:00.050660007  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-theora, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050662282  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ogm-video' typename : 'GstTypeFindFactory'
0:00:00.050666033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66e20
0:00:00.050666033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66e20
0:00:00.050668943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7930 (application/x-ogm-video)
0:00:00.050668943  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7930 (application/x-ogm-video)
0:00:00.050671341  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ogm-video> set parent (ref and sink)
0:00:00.050672766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ogm-video, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050671341  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ogm-video> set parent (ref and sink)
0:00:00.050672766  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ogm-video, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050674933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ogm-audio' typename : 'GstTypeFindFactory'
0:00:00.050674933  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ogm-audio' typename : 'GstTypeFindFactory'
0:00:00.050680861  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66e78
0:00:00.050680861  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66e78
0:00:00.050684615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7a10 (application/x-ogm-audio)
0:00:00.050684615  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7a10 (application/x-ogm-audio)
0:00:00.050686833  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ogm-audio> set parent (ref and sink)
0:00:00.050688283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ogm-audio, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050686833  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ogm-audio> set parent (ref and sink)
0:00:00.050688283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ogm-audio, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050690427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ogm-text' typename : 'GstTypeFindFactory'
0:00:00.050690427  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ogm-text' typename : 'GstTypeFindFactory'
0:00:00.050694158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66ed0
0:00:00.050694158  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66ed0
0:00:00.050697722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7af0 (application/x-ogm-text)
0:00:00.050697722  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7af0 (application/x-ogm-text)
0:00:00.050701277  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ogm-text> set parent (ref and sink)
0:00:00.050701277  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ogm-text> set parent (ref and sink)
0:00:00.050702855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ogm-text, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050705139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-speex' typename : 'GstTypeFindFactory'
0:00:00.050702855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ogm-text, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050705139  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-speex' typename : 'GstTypeFindFactory'
0:00:00.050708967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66f18
0:00:00.050708967  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66f18
0:00:00.050712495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7bd0 (audio/x-speex)
0:00:00.050712495  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7bd0 (audio/x-speex)
0:00:00.050714851  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-speex> set parent (ref and sink)
0:00:00.050716325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-speex, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050714851  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-speex> set parent (ref and sink)
0:00:00.050716325  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-speex, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050718510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-celt' typename : 'GstTypeFindFactory'
0:00:00.050718510  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-celt' typename : 'GstTypeFindFactory'
0:00:00.050722113  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66f58
0:00:00.050722113  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66f58
0:00:00.050724806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7cb0 (audio/x-celt)
0:00:00.050724806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7cb0 (audio/x-celt)
0:00:00.050727113  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-celt> set parent (ref and sink)
0:00:00.050728574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-celt, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050727113  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-celt> set parent (ref and sink)
0:00:00.050728574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-celt, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050730762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ogg-skeleton' typename : 'GstTypeFindFactory'
0:00:00.050730762  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ogg-skeleton' typename : 'GstTypeFindFactory'
0:00:00.050734462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66fa8
0:00:00.050734462  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f66fa8
0:00:00.050739204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'parsed'
0:00:00.050739204  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'parsed'
0:00:00.050741265  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.050741265  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.050743758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7d90 (application/x-ogg-skeleton)
0:00:00.050746055  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ogg-skeleton> set parent (ref and sink)
0:00:00.050743758  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7d90 (application/x-ogg-skeleton)
0:00:00.050746055  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ogg-skeleton> set parent (ref and sink)
0:00:00.050747528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ogg-skeleton, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050747528  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ogg-skeleton, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050749732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'text/x-cmml' typename : 'GstTypeFindFactory'
0:00:00.050749732  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'text/x-cmml' typename : 'GstTypeFindFactory'
0:00:00.050763721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67010
0:00:00.050763721  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67010
0:00:00.050766577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7e70 (text/x-cmml)
0:00:00.050768984  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<text/x-cmml> set parent (ref and sink)
0:00:00.050766577  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c7e70 (text/x-cmml)
0:00:00.050768984  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<text/x-cmml> set parent (ref and sink)
0:00:00.050770441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature text/x-cmml, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050770441  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature text/x-cmml, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050772703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-executable' typename : 'GstTypeFindFactory'
0:00:00.050772703  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-executable' typename : 'GstTypeFindFactory'
0:00:00.050776541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67058
0:00:00.050776541  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67058
0:00:00.050779987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8860 (application/x-executable)
0:00:00.050782464  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-executable> set parent (ref and sink)
0:00:00.050779987  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8860 (application/x-executable)
0:00:00.050782464  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-executable> set parent (ref and sink)
0:00:00.050784009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-executable, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050784009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-executable, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050786265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/aac' typename : 'GstTypeFindFactory'
0:00:00.050786265  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/aac' typename : 'GstTypeFindFactory'
0:00:00.050790201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f670a0
0:00:00.050790201  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f670a0
0:00:00.050792688  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'mpegversion'
0:00:00.050794533  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.050792688  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'mpegversion'
0:00:00.050794533  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.050797121  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'framed'
0:00:00.050798815  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.050797121  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'framed'
0:00:00.050798815  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.050800669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f670ed
0:00:00.050800669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 4 Typefind extensions at address 0x7fc6f8f670ed
0:00:00.050803499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8940 (audio/aac)
0:00:00.050805925  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/aac> set parent (ref and sink)
0:00:00.050803499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8940 (audio/aac)
0:00:00.050805925  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/aac> set parent (ref and sink)
0:00:00.050807406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/aac, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050807406  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/aac, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050809627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-spc' typename : 'GstTypeFindFactory'
0:00:00.050809627  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-spc' typename : 'GstTypeFindFactory'
0:00:00.050813481  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67120
0:00:00.050813481  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67120
0:00:00.050815964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6713c
0:00:00.050815964  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6713c
0:00:00.050818682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8a20 (audio/x-spc)
0:00:00.050821169  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-spc> set parent (ref and sink)
0:00:00.050818682  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8a20 (audio/x-spc)
0:00:00.050821169  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-spc> set parent (ref and sink)
0:00:00.050822646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-spc, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050822646  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-spc, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050824851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-wavpack' typename : 'GstTypeFindFactory'
0:00:00.050828641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67168
0:00:00.050824851  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-wavpack' typename : 'GstTypeFindFactory'
0:00:00.050828641  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67168
0:00:00.050831166  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'framed'
0:00:00.050831166  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'framed'
0:00:00.050833080  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.050833080  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.050835093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f6719f
0:00:00.050835093  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f6719f
0:00:00.050838191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8b00 (audio/x-wavpack)
0:00:00.050840903  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-wavpack> set parent (ref and sink)
0:00:00.050838191  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8b00 (audio/x-wavpack)
0:00:00.050840903  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-wavpack> set parent (ref and sink)
0:00:00.050842360  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-wavpack, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050842360  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-wavpack, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050844643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-wavpack-correction' typename : 'GstTypeFindFactory'
0:00:00.050844643  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-wavpack-correction' typename : 'GstTypeFindFactory'
0:00:00.050848478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f671d8
0:00:00.050851034  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'framed'
0:00:00.050848478  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f671d8
0:00:00.050851034  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'framed'
0:00:00.050852715  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.050854573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6721a
0:00:00.050852715  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.050854573  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6721a
0:00:00.050857094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8be0 (audio/x-wavpack-correction)
0:00:00.050859361  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-wavpack-correction> set parent (ref and sink)
0:00:00.050857094  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8be0 (audio/x-wavpack-correction)
0:00:00.050859361  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-wavpack-correction> set parent (ref and sink)
0:00:00.050860814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-wavpack-correction, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050860814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-wavpack-correction, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050862900  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-caf' typename : 'GstTypeFindFactory'
0:00:00.050862900  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-caf' typename : 'GstTypeFindFactory'
0:00:00.050866669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67240
0:00:00.050866669  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67240
0:00:00.050869061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6725c
0:00:00.050871827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8cc0 (audio/x-caf)
0:00:00.050869061  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6725c
0:00:00.050871827  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8cc0 (audio/x-caf)
0:00:00.050874243  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-caf> set parent (ref and sink)
0:00:00.050874243  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-caf> set parent (ref and sink)
0:00:00.050875794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-caf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050877931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/postscript' typename : 'GstTypeFindFactory'
0:00:00.050875794  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-caf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050877931  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/postscript' typename : 'GstTypeFindFactory'
0:00:00.050881608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67290
0:00:00.050884290  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f672b7
0:00:00.050881608  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67290
0:00:00.050884290  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f672b7
0:00:00.050886807  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8da0 (application/postscript)
0:00:00.050889167  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/postscript> set parent (ref and sink)
0:00:00.050886807  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8da0 (application/postscript)
0:00:00.050889167  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/postscript> set parent (ref and sink)
0:00:00.050890686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/postscript, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050890686  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/postscript, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050892936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/svg+xml' typename : 'GstTypeFindFactory'
0:00:00.050892936  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/svg+xml' typename : 'GstTypeFindFactory'
0:00:00.050896557  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f672e0
0:00:00.050896557  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f672e0
0:00:00.050908321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f672fe
0:00:00.050908321  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f672fe
0:00:00.050910821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8e80 (image/svg+xml)
0:00:00.050913103  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/svg+xml> set parent (ref and sink)
0:00:00.050910821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24c8e80 (image/svg+xml)
0:00:00.050913103  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/svg+xml> set parent (ref and sink)
0:00:00.050914538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/svg+xml, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050914538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/svg+xml, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050916672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-rar' typename : 'GstTypeFindFactory'
0:00:00.050916672  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-rar' typename : 'GstTypeFindFactory'
0:00:00.050923892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67328
0:00:00.050923892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67328
0:00:00.050926585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6734a
0:00:00.050926585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6734a
0:00:00.050929298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ca820 (application/x-rar)
0:00:00.050929298  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ca820 (application/x-rar)
0:00:00.050931670  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-rar> set parent (ref and sink)
0:00:00.050931670  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-rar> set parent (ref and sink)
0:00:00.050933204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-rar, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050935358  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-tar' typename : 'GstTypeFindFactory'
0:00:00.050933204  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-rar, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050935358  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-tar' typename : 'GstTypeFindFactory'
0:00:00.050939033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67378
0:00:00.050939033  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67378
0:00:00.050951075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6739a
0:00:00.050951075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6739a
0:00:00.050953479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ca900 (application/x-tar)
0:00:00.050953479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ca900 (application/x-tar)
0:00:00.050955666  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-tar> set parent (ref and sink)
0:00:00.050957344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-tar, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050955666  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-tar> set parent (ref and sink)
0:00:00.050957344  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-tar, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050959471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ar' typename : 'GstTypeFindFactory'
0:00:00.050959471  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ar' typename : 'GstTypeFindFactory'
0:00:00.050963009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f673c8
0:00:00.050963009  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f673c8
0:00:00.050965281  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f673e9
0:00:00.050967910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ca9e0 (application/x-ar)
0:00:00.050965281  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f673e9
0:00:00.050967910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ca9e0 (application/x-ar)
0:00:00.050970091  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ar> set parent (ref and sink)
0:00:00.050970091  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ar> set parent (ref and sink)
0:00:00.050971571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ar, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050973700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ms-dos-executable' typename : 'GstTypeFindFactory'
0:00:00.050971571  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ar, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050973700  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ms-dos-executable' typename : 'GstTypeFindFactory'
0:00:00.050977347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67420
0:00:00.050977347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67420
0:00:00.050980685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 7 Typefind extensions at address 0x7fc6f8f67450
0:00:00.050980685  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 7 Typefind extensions at address 0x7fc6f8f67450
0:00:00.050983780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24caac0 (application/x-ms-dos-executable)
0:00:00.050986183  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ms-dos-executable> set parent (ref and sink)
0:00:00.050983780  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24caac0 (application/x-ms-dos-executable)
0:00:00.050986183  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ms-dos-executable> set parent (ref and sink)
0:00:00.050987619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ms-dos-executable, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050987619  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ms-dos-executable, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050989659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-dirac' typename : 'GstTypeFindFactory'
0:00:00.050989659  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-dirac' typename : 'GstTypeFindFactory'
0:00:00.050993221  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67498
0:00:00.050993221  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67498
0:00:00.050995968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24caba0 (video/x-dirac)
0:00:00.050998376  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-dirac> set parent (ref and sink)
0:00:00.050995968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24caba0 (video/x-dirac)
0:00:00.050998376  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-dirac> set parent (ref and sink)
0:00:00.050999706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-dirac, plugin 0x29c24a76f0 typefindfunctions
0:00:00.050999706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-dirac, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051001887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'multipart/x-mixed-replace' typename : 'GstTypeFindFactory'
0:00:00.051001887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'multipart/x-mixed-replace' typename : 'GstTypeFindFactory'
0:00:00.051005361  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f674e8
0:00:00.051005361  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f674e8
0:00:00.051008206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cac80 (multipart/x-mixed-replace)
0:00:00.051010541  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multipart/x-mixed-replace> set parent (ref and sink)
0:00:00.051008206  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cac80 (multipart/x-mixed-replace)
0:00:00.051010541  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<multipart/x-mixed-replace> set parent (ref and sink)
0:00:00.051011952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multipart/x-mixed-replace, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051014016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-mmsh' typename : 'GstTypeFindFactory'
0:00:00.051011952  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature multipart/x-mixed-replace, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051014016  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-mmsh' typename : 'GstTypeFindFactory'
0:00:00.051017386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67538
0:00:00.051017386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67538
0:00:00.051021850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cad60 (application/x-mmsh)
0:00:00.051021850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cad60 (application/x-mmsh)
0:00:00.051024945  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-mmsh> set parent (ref and sink)
0:00:00.051026466  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-mmsh, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051024945  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-mmsh> set parent (ref and sink)
0:00:00.051026466  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-mmsh, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051028801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/vivo' typename : 'GstTypeFindFactory'
0:00:00.051028801  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/vivo' typename : 'GstTypeFindFactory'
0:00:00.051034414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67580
0:00:00.051034414  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67580
0:00:00.051038169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6759b
0:00:00.051038169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6759b
0:00:00.051041159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cae40 (video/vivo)
0:00:00.051041159  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cae40 (video/vivo)
0:00:00.051043485  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/vivo> set parent (ref and sink)
0:00:00.051044994  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/vivo, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051043485  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/vivo> set parent (ref and sink)
0:00:00.051044994  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/vivo, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051047151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-nsf' typename : 'GstTypeFindFactory'
0:00:00.051047151  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-nsf' typename : 'GstTypeFindFactory'
0:00:00.051050887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f675c0
0:00:00.051050887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f675c0
0:00:00.051053140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f675dc
0:00:00.051053140  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f675dc
0:00:00.051055448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cb870 (audio/x-nsf)
0:00:00.051057700  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-nsf> set parent (ref and sink)
0:00:00.051055448  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cb870 (audio/x-nsf)
0:00:00.051057700  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-nsf> set parent (ref and sink)
0:00:00.051059119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-nsf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051059119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-nsf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051061167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-gym' typename : 'GstTypeFindFactory'
0:00:00.051061167  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-gym' typename : 'GstTypeFindFactory'
0:00:00.051064812  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67600
0:00:00.051064812  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67600
0:00:00.051067023  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6761c
0:00:00.051069390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cb950 (audio/x-gym)
0:00:00.051067023  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6761c
0:00:00.051069390  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cb950 (audio/x-gym)
0:00:00.051071553  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-gym> set parent (ref and sink)
0:00:00.051073018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-gym, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051071553  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-gym> set parent (ref and sink)
0:00:00.051073018  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-gym, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051075119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-ay' typename : 'GstTypeFindFactory'
0:00:00.051075119  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-ay' typename : 'GstTypeFindFactory'
0:00:00.051078708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67640
0:00:00.051078708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67640
0:00:00.051080955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6765b
0:00:00.051080955  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6765b
0:00:00.051083314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cba30 (audio/x-ay)
0:00:00.051085565  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-ay> set parent (ref and sink)
0:00:00.051083314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cba30 (audio/x-ay)
0:00:00.051085565  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-ay> set parent (ref and sink)
0:00:00.051086938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-ay, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051086938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-ay, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051089004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-gbs' typename : 'GstTypeFindFactory'
0:00:00.051089004  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-gbs' typename : 'GstTypeFindFactory'
0:00:00.051092473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67680
0:00:00.051092473  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67680
0:00:00.051094739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6769c
0:00:00.051097386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cbb10 (audio/x-gbs)
0:00:00.051094739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6769c
0:00:00.051097386  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cbb10 (audio/x-gbs)
0:00:00.051099597  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-gbs> set parent (ref and sink)
0:00:00.051101069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-gbs, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051099597  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-gbs> set parent (ref and sink)
0:00:00.051101069  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-gbs, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051103117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-vgm' typename : 'GstTypeFindFactory'
0:00:00.051103117  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-vgm' typename : 'GstTypeFindFactory'
0:00:00.051106602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f676c0
0:00:00.051106602  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f676c0
0:00:00.051108806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f676dc
0:00:00.051108806  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f676dc
0:00:00.051111505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cbbf0 (audio/x-vgm)
0:00:00.051113843  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-vgm> set parent (ref and sink)
0:00:00.051111505  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cbbf0 (audio/x-vgm)
0:00:00.051113843  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-vgm> set parent (ref and sink)
0:00:00.051115223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-vgm, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051115223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-vgm, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051117292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-sap' typename : 'GstTypeFindFactory'
0:00:00.051117292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-sap' typename : 'GstTypeFindFactory'
0:00:00.051120846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67700
0:00:00.051120846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67700
0:00:00.051125951  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6771c
0:00:00.051125951  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6771c
0:00:00.051128956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cbcd0 (audio/x-sap)
0:00:00.051128956  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cbcd0 (audio/x-sap)
0:00:00.051131263  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-sap> set parent (ref and sink)
0:00:00.051131263  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-sap> set parent (ref and sink)
0:00:00.051132862  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-sap, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051134999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-ivf' typename : 'GstTypeFindFactory'
0:00:00.051132862  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-sap, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051134999  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-ivf' typename : 'GstTypeFindFactory'
0:00:00.051140089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67740
0:00:00.051140089  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67740
0:00:00.051142998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6775c
0:00:00.051142998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6775c
0:00:00.051145475  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cbdb0 (video/x-ivf)
0:00:00.051147699  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-ivf> set parent (ref and sink)
0:00:00.051145475  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cbdb0 (video/x-ivf)
0:00:00.051147699  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-ivf> set parent (ref and sink)
0:00:00.051149223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-ivf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051149223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-ivf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051151226  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-kss' typename : 'GstTypeFindFactory'
0:00:00.051151226  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-kss' typename : 'GstTypeFindFactory'
0:00:00.051154706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67780
0:00:00.051156926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6779c
0:00:00.051154706  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67780
0:00:00.051156926  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6779c
0:00:00.051159243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cbe90 (audio/x-kss)
0:00:00.051161370  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-kss> set parent (ref and sink)
0:00:00.051159243  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cbe90 (audio/x-kss)
0:00:00.051161370  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-kss> set parent (ref and sink)
0:00:00.051162705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-kss, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051162705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-kss, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051164705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/pdf' typename : 'GstTypeFindFactory'
0:00:00.051164705  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/pdf' typename : 'GstTypeFindFactory'
0:00:00.051168176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f677c8
0:00:00.051168176  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f677c8
0:00:00.051170418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f677e8
0:00:00.051170418  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f677e8
0:00:00.051172761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce010 (application/pdf)
0:00:00.051175133  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/pdf> set parent (ref and sink)
0:00:00.051172761  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce010 (application/pdf)
0:00:00.051175133  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/pdf> set parent (ref and sink)
0:00:00.051176529  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/pdf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051176529  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/pdf, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051178648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/msword' typename : 'GstTypeFindFactory'
0:00:00.051178648  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/msword' typename : 'GstTypeFindFactory'
0:00:00.051182310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67818
0:00:00.051184636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6783b
0:00:00.051182310  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67818
0:00:00.051184636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6783b
0:00:00.051186968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce0f0 (application/msword)
0:00:00.051186968  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce0f0 (application/msword)
0:00:00.051189363  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/msword> set parent (ref and sink)
0:00:00.051190881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/msword, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051189363  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/msword> set parent (ref and sink)
0:00:00.051190881  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/msword, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051192981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/vnd.adobe.photoshop' typename : 'GstTypeFindFactory'
0:00:00.051192981  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/vnd.adobe.photoshop' typename : 'GstTypeFindFactory'
0:00:00.051196479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67870
0:00:00.051196479  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67870
0:00:00.051198855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6789a
0:00:00.051198855  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f6789a
0:00:00.051201581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce1d0 (image/vnd.adobe.photoshop)
0:00:00.051203815  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/vnd.adobe.photoshop> set parent (ref and sink)
0:00:00.051201581  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce1d0 (image/vnd.adobe.photoshop)
0:00:00.051203815  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/vnd.adobe.photoshop> set parent (ref and sink)
0:00:00.051205190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/vnd.adobe.photoshop, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051207326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/vnd.wap.wbmp' typename : 'GstTypeFindFactory'
0:00:00.051205190  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/vnd.adobe.photoshop, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051207326  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/vnd.wap.wbmp' typename : 'GstTypeFindFactory'
0:00:00.051210754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f678c8
0:00:00.051210754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f678c8
0:00:00.051212941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce2b0 (image/vnd.wap.wbmp)
0:00:00.051212941  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce2b0 (image/vnd.wap.wbmp)
0:00:00.051215225  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/vnd.wap.wbmp> set parent (ref and sink)
0:00:00.051215225  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/vnd.wap.wbmp> set parent (ref and sink)
0:00:00.051216642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/vnd.wap.wbmp, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051218823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-yuv4mpeg' typename : 'GstTypeFindFactory'
0:00:00.051216642  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/vnd.wap.wbmp, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051218823  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-yuv4mpeg' typename : 'GstTypeFindFactory'
0:00:00.051222343  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67908
0:00:00.051222343  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67908
0:00:00.051224534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce390 (application/x-yuv4mpeg)
0:00:00.051224534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce390 (application/x-yuv4mpeg)
0:00:00.051226788  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-yuv4mpeg> set parent (ref and sink)
0:00:00.051228211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-yuv4mpeg, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051226788  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-yuv4mpeg> set parent (ref and sink)
0:00:00.051228211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-yuv4mpeg, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051230249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-icon' typename : 'GstTypeFindFactory'
0:00:00.051230249  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-icon' typename : 'GstTypeFindFactory'
0:00:00.051236095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67940
0:00:00.051236095  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67940
0:00:00.051239073  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce470 (image/x-icon)
0:00:00.051239073  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce470 (image/x-icon)
0:00:00.051241313  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-icon> set parent (ref and sink)
0:00:00.051242879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-icon, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051241313  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-icon> set parent (ref and sink)
0:00:00.051242879  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-icon, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051244961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-degas' typename : 'GstTypeFindFactory'
0:00:00.051244961  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'image/x-degas' typename : 'GstTypeFindFactory'
0:00:00.051248482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67978
0:00:00.051248482  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67978
0:00:00.051250585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce550 (image/x-degas)
0:00:00.051252794  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-degas> set parent (ref and sink)
0:00:00.051250585  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce550 (image/x-degas)
0:00:00.051252794  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<image/x-degas> set parent (ref and sink)
0:00:00.051254162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-degas, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051254162  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature image/x-degas, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051256222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/octet-stream' typename : 'GstTypeFindFactory'
0:00:00.051256222  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/octet-stream' typename : 'GstTypeFindFactory'
0:00:00.051259748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f679b8
0:00:00.051261892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce630 (application/octet-stream)
0:00:00.051259748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f679b8
0:00:00.051261892  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce630 (application/octet-stream)
0:00:00.051264098  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/octet-stream> set parent (ref and sink)
0:00:00.051265499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/octet-stream, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051264098  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/octet-stream> set parent (ref and sink)
0:00:00.051265499  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/octet-stream, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051267504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ssa' typename : 'GstTypeFindFactory'
0:00:00.051267504  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'application/x-ssa' typename : 'GstTypeFindFactory'
0:00:00.051271030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f679f0
0:00:00.051271030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f679f0
0:00:00.051272679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f67a01
0:00:00.051275193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce820 (application/x-ssa)
0:00:00.051272679  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f67a01
0:00:00.051275193  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce820 (application/x-ssa)
0:00:00.051277389  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ssa> set parent (ref and sink)
0:00:00.051277389  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<application/x-ssa> set parent (ref and sink)
0:00:00.051278891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ssa, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051281055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-pva' typename : 'GstTypeFindFactory'
0:00:00.051278891  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature application/x-ssa, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051281055  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'video/x-pva' typename : 'GstTypeFindFactory'
0:00:00.051284459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67a28
0:00:00.051284459  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67a28
0:00:00.051286739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f67a44
0:00:00.051286739  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f67a44
0:00:00.051289169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce900 (video/x-pva)
0:00:00.051291389  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-pva> set parent (ref and sink)
0:00:00.051289169  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce900 (video/x-pva)
0:00:00.051291389  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<video/x-pva> set parent (ref and sink)
0:00:00.051292757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-pva, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051292757  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature video/x-pva, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051294821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-xi' typename : 'GstTypeFindFactory'
0:00:00.051294821  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/x-xi' typename : 'GstTypeFindFactory'
0:00:00.051298425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67a68
0:00:00.051300684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f67a83
0:00:00.051298425  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67a68
0:00:00.051300684  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 1 Typefind extensions at address 0x7fc6f8f67a83
0:00:00.051303811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce9e0 (audio/x-xi)
0:00:00.051303811  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ce9e0 (audio/x-xi)
0:00:00.051306807  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-xi> set parent (ref and sink)
0:00:00.051306807  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/x-xi> set parent (ref and sink)
0:00:00.051308283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-xi, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051310637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/audible' typename : 'GstTypeFindFactory'
0:00:00.051308283  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/x-xi, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051310637  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'typefindfunctions' feature 'audio/audible' typename : 'GstTypeFindFactory'
0:00:00.051314246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67aa8
0:00:00.051314246  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:656:gst_registry_chunks_load_feature: Reading/casting for GstRegistryChunkPluginFeature at address 0x7fc6f8f67aa8
0:00:00.051316570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f67ac8
0:00:00.051316570  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:670:gst_registry_chunks_load_feature: Reading 2 Typefind extensions at address 0x7fc6f8f67ac8
0:00:00.051319084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ceac0 (audio/audible)
0:00:00.051321286  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/audible> set parent (ref and sink)
0:00:00.051319084  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ceac0 (audio/audible)
0:00:00.051321286  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audio/audible> set parent (ref and sink)
0:00:00.051322670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/audible, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051322670  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature audio/audible, plugin 0x29c24a76f0 typefindfunctions
0:00:00.051324871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 953039(e8acf)/966241
0:00:00.051324871  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 953039(e8acf)/966241
0:00:00.051330345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7830 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoconvert.so"
0:00:00.051330345  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7830 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoconvert.so"
0:00:00.051333421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videoconvert' plugin with 1 features from binary registry
0:00:00.051333421  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videoconvert' plugin with 1 features from binary registry
0:00:00.051335562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoconvert' feature 'videoconvert' typename : 'GstElementFactory'
0:00:00.051335562  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoconvert' feature 'videoconvert' typename : 'GstElementFactory'
0:00:00.051342089  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051342089  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051344862  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051347325  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051344862  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051347325  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051348995  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051351127  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051348995  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051351127  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051352762  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051352762  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051355069  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051356693  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051355069  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051356693  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051358748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051358748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051360417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f67d00
0:00:00.051360417  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f67d00
0:00:00.051367538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051367538  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051369910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f682f0
0:00:00.051369910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f682f0
0:00:00.051374183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051374183  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051376314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ceba0 (videoconvert)
0:00:00.051378610  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videoconvert> set parent (ref and sink)
0:00:00.051376314  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ceba0 (videoconvert)
0:00:00.051378610  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videoconvert> set parent (ref and sink)
0:00:00.051380156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videoconvert, plugin 0x29c24a7830 videoconvert
0:00:00.051380156  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videoconvert, plugin 0x29c24a7830 videoconvert
0:00:00.051382322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 956639(e98df)/966241
0:00:00.051382322  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 956639(e98df)/966241
0:00:00.051397374  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7970 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideorate.so"
0:00:00.051397374  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7970 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideorate.so"
0:00:00.051399937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videorate' plugin with 1 features from binary registry
0:00:00.051399937  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videorate' plugin with 1 features from binary registry
0:00:00.051402103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videorate' feature 'videorate' typename : 'GstElementFactory'
0:00:00.051402103  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videorate' feature 'videorate' typename : 'GstElementFactory'
0:00:00.051406753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051406753  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051418713  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051420872  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051418713  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051420872  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051422586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051422586  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051424782  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051426457  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051424782  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051426457  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051438183  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051438183  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051439968  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051442225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051443846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f68b08
0:00:00.051439968  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051442225  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051443846  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f68b08
0:00:00.051446019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051446019  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051447636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f68b60
0:00:00.051449887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051447636  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f68b60
0:00:00.051449887  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051451814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cec80 (videorate)
0:00:00.051451814  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cec80 (videorate)
0:00:00.051454153  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videorate> set parent (ref and sink)
0:00:00.051455824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videorate, plugin 0x29c24a7970 videorate
0:00:00.051454153  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videorate> set parent (ref and sink)
0:00:00.051455824  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videorate, plugin 0x29c24a7970 videorate
0:00:00.051457920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 957362(e9bb2)/966241
0:00:00.051457920  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 957362(e9bb2)/966241
0:00:00.051462623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7ab0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoscale.so"
0:00:00.051462623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7ab0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideoscale.so"
0:00:00.051465826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videoscale' plugin with 1 features from binary registry
0:00:00.051465826  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videoscale' plugin with 1 features from binary registry
0:00:00.051467998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoscale' feature 'videoscale' typename : 'GstElementFactory'
0:00:00.051472331  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051467998  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videoscale' feature 'videoscale' typename : 'GstElementFactory'
0:00:00.051472331  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051474100  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051474100  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051476137  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051477776  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051476137  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051477776  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051479732  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051481391  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051479732  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051481391  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051483275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051483275  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051485186  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051487356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051485186  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051487356  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051488958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f68d98
0:00:00.051488958  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f68d98
0:00:00.051494650  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051494650  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051496818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f69378
0:00:00.051496818  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f69378
0:00:00.051501127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051503209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ced60 (videoscale)
0:00:00.051501127  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051503209  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24ced60 (videoscale)
0:00:00.051505488  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videoscale> set parent (ref and sink)
0:00:00.051505488  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videoscale> set parent (ref and sink)
0:00:00.051507015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videoscale, plugin 0x29c24a7ab0 videoscale
0:00:00.051509211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 960850(ea952)/966241
0:00:00.051507015  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videoscale, plugin 0x29c24a7ab0 videoscale
0:00:00.051509211  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 960850(ea952)/966241
0:00:00.051514053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7bf0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideotestsrc.so"
0:00:00.051514053  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7bf0 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvideotestsrc.so"
0:00:00.051517184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videotestsrc' plugin with 1 features from binary registry
0:00:00.051517184  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'videotestsrc' plugin with 1 features from binary registry
0:00:00.051519303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videotestsrc' feature 'videotestsrc' typename : 'GstElementFactory'
0:00:00.051519303  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'videotestsrc' feature 'videotestsrc' typename : 'GstElementFactory'
0:00:00.051525478  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051525478  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051527418  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051527418  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051529594  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051531314  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051529594  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051531314  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051533198  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051534883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051533198  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051534883  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051536880  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051538450  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051536880  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051538450  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051540357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.051541962  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f69b50
0:00:00.051540357  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=1
0:00:00.051541962  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f69b50
0:00:00.051547708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051547708  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051550653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cee40 (videotestsrc)
0:00:00.051553019  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videotestsrc> set parent (ref and sink)
0:00:00.051550653  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24cee40 (videotestsrc)
0:00:00.051553019  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<videotestsrc> set parent (ref and sink)
0:00:00.051554525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videotestsrc, plugin 0x29c24a7bf0 videotestsrc
0:00:00.051554525  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature videotestsrc, plugin 0x29c24a7bf0 videotestsrc
0:00:00.051556754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 962376(eaf48)/966241
0:00:00.051556754  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 962376(eaf48)/966241
0:00:00.051561726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7d30 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvolume.so"
0:00:00.051561726  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7d30 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvolume.so"
0:00:00.051564903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'volume' plugin with 1 features from binary registry
0:00:00.051567075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'volume' feature 'volume' typename : 'GstElementFactory'
0:00:00.051564903  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'volume' plugin with 1 features from binary registry
0:00:00.051567075  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'volume' feature 'volume' typename : 'GstElementFactory'
0:00:00.051571587  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051571587  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051574189  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051576259  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051574189  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051576259  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051577845  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051577845  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051579764  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051581411  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051579764  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051581411  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051583438  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051585140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051583438  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051585140  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051587079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051587079  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051588665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6a128
0:00:00.051591039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051588665  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6a128
0:00:00.051591039  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051592534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6a1d8
0:00:00.051594729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051592534  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6a1d8
0:00:00.051594729  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051596223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f6a285
0:00:00.051596223  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f6a285
0:00:00.051599020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24d0030 (volume)
0:00:00.051601355  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<volume> set parent (ref and sink)
0:00:00.051599020  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24d0030 (volume)
0:00:00.051601355  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<volume> set parent (ref and sink)
0:00:00.051602815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature volume, plugin 0x29c24a7d30 volume
0:00:00.051602815  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature volume, plugin 0x29c24a7d30 volume
0:00:00.051604916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 963221(eb295)/966241
0:00:00.051604916  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrybinary.c:606:priv_gst_registry_binary_read_cache: reading binary registry 963221(eb295)/966241
0:00:00.051609575  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7e70 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so"
0:00:00.051609575  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x29c24a7e70 for filename "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so"
0:00:00.051612239  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'vorbis' plugin with 4 features from binary registry
0:00:00.051612239  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:878:_priv_gst_registry_chunks_load_plugin: Added plugin 'vorbis' plugin with 4 features from binary registry
0:00:00.051614426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vorbis' feature 'vorbisenc' typename : 'GstElementFactory'
0:00:00.051614426  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vorbis' feature 'vorbisenc' typename : 'GstElementFactory'
0:00:00.051618978  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051618978  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051620756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051622765  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051620756  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051622765  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051624406  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051626388  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051624406  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051626388  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051627958  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051630132  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051627958  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051630132  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051631626  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051633786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051631626  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051633786  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051635315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6a4a0
0:00:00.051635315  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6a4a0
0:00:00.051642129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051642129  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051644377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6a9b8
0:00:00.051646536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051644377  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6a9b8
0:00:00.051646536  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051648175  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8f6aa06
0:00:00.051648175  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 2 Interfaces at address 0x7fc6f8f6aa06
0:00:00.051650938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24d0110 (vorbisenc)
0:00:00.051653254  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vorbisenc> set parent (ref and sink)
0:00:00.051650938  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24d0110 (vorbisenc)
0:00:00.051653254  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vorbisenc> set parent (ref and sink)
0:00:00.051654857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vorbisenc, plugin 0x29c24a7e70 vorbis
0:00:00.051654857  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vorbisenc, plugin 0x29c24a7e70 vorbis
0:00:00.051657125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vorbis' feature 'vorbisdec' typename : 'GstElementFactory'
0:00:00.051657125  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vorbis' feature 'vorbisdec' typename : 'GstElementFactory'
0:00:00.051661738  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051663487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051661738  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051663487  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051665463  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051665463  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051667102  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051668982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051667102  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051668982  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051670514  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051672560  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051670514  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051672560  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051674126  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051674126  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051676436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051678030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6ab58
0:00:00.051676436  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051678030  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6ab58
0:00:00.051680234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051681816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6abc0
0:00:00.051680234  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051681816  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6abc0
0:00:00.051683644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051685748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24d01f0 (vorbisdec)
0:00:00.051683644  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051685748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24d01f0 (vorbisdec)
0:00:00.051688092  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vorbisdec> set parent (ref and sink)
0:00:00.051688092  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vorbisdec> set parent (ref and sink)
0:00:00.051689554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vorbisdec, plugin 0x29c24a7e70 vorbis
0:00:00.051691743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vorbis' feature 'vorbisparse' typename : 'GstElementFactory'
0:00:00.051689554  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vorbisdec, plugin 0x29c24a7e70 vorbis
0:00:00.051691743  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vorbis' feature 'vorbisparse' typename : 'GstElementFactory'
0:00:00.051698091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051698091  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051700697  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051702707  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051700697  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051702707  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051704357  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051706351  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051704357  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051706351  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051708030  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051708030  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051710084  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051711649  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051713692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051710084  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051711649  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051713692  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051715292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6ace8
0:00:00.051717219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051715292  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6ace8
0:00:00.051717219  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051718709  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6ad08
0:00:00.051720574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051718709  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6ad08
0:00:00.051720574  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051722613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24d02d0 (vorbisparse)
0:00:00.051722613  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24d02d0 (vorbisparse)
0:00:00.051724964  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vorbisparse> set parent (ref and sink)
0:00:00.051726545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vorbisparse, plugin 0x29c24a7e70 vorbis
0:00:00.051724964  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vorbisparse> set parent (ref and sink)
0:00:00.051726545  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vorbisparse, plugin 0x29c24a7e70 vorbis
0:00:00.051728611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vorbis' feature 'vorbistag' typename : 'GstElementFactory'
0:00:00.051728611  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:572:gst_registry_chunks_load_feature: Plugin 'vorbis' feature 'vorbistag' typename : 'GstElementFactory'
0:00:00.051732818  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051732818  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'long-name'
0:00:00.051734585  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051736483  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051734585  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051736483  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'klass'
0:00:00.051738031  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051739935  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051738031  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051739935  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'description'
0:00:00.051741454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051743399  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051741454  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051743399  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'author'
0:00:00.051744882  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051746805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051744882  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.051746805  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:615:gst_registry_chunks_load_feature: Element factory : npadtemplates=2
0:00:00.051748354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6ae18
0:00:00.051750173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051748354  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6ae18
0:00:00.051750173  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template src
0:00:00.051751623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6ae38
0:00:00.051751623  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:515:gst_registry_chunks_load_pad_template: Reading/casting for GstRegistryChunkPadTemplate at address 0x7fc6f8f6ae38
0:00:00.051753452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051755254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f6ae54
0:00:00.051753452  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:528:gst_registry_chunks_load_pad_template: Added pad_template sink
0:00:00.051755254  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:643:gst_registry_chunks_load_feature: Reading 1 Interfaces at address 0x7fc6f8f6ae54
0:00:00.051757796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24d03b0 (vorbistag)
0:00:00.051757796  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:576:gst_registry_add_feature:<registry0> adding feature 0x29c24d03b0 (vorbistag)
0:00:00.051760066  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vorbistag> set parent (ref and sink)
0:00:00.051761514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vorbistag, plugin 0x29c24a7e70 vorbis
0:00:00.051760066  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vorbistag> set parent (ref and sink)
0:00:00.051761514  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistrychunks.c:729:gst_registry_chunks_load_feature: Added feature vorbistag, plugin 0x29c24a7e70 vorbis
0:00:00.051765695  3760   0x29c22d9a00 INFO            GST_REGISTRY gstregistrybinary.c:621:priv_gst_registry_binary_read_cache: loaded /home/jon/.cache/gstreamer-1.0/registry.x86_64.bin in 0,050970 seconds
0:00:00.051765695  3760   0x29c22d9a00 INFO            GST_REGISTRY gstregistrybinary.c:621:priv_gst_registry_binary_read_cache: loaded /home/jon/.cache/gstreamer-1.0/registry.x86_64.bin in 0,050970 seconds
0:00:00.051808506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1749:ensure_current_registry: Updating registry cache
0:00:00.051808506  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1749:ensure_current_registry: Updating registry cache
0:00:00.051811278  3760   0x29c22d9a00 INFO            GST_REGISTRY gstregistry.c:1577:scan_and_update_registry: Validating plugins from registry cache: /home/jon/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.051813877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1587:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.051811278  3760   0x29c22d9a00 INFO            GST_REGISTRY gstregistry.c:1577:scan_and_update_registry: Validating plugins from registry cache: /home/jon/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.051813877  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1587:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.051815791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1610:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.051815791  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1610:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.051817403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1622:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH not set
0:00:00.051817403  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1622:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH not set
0:00:00.051823347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1629:scan_and_update_registry: scanning home plugins /home/jon/.local/share/gstreamer-1.0/plugins
0:00:00.051823347  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1629:scan_and_update_registry: scanning home plugins /home/jon/.local/share/gstreamer-1.0/plugins
0:00:00.051826256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1361:gst_registry_scan_path_internal:<registry0> scanning path /home/jon/.local/share/gstreamer-1.0/plugins
0:00:00.051826256  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1361:gst_registry_scan_path_internal:<registry0> scanning path /home/jon/.local/share/gstreamer-1.0/plugins
0:00:00.051876910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1365:gst_registry_scan_path_internal:<registry0> registry changed in path /home/jon/.local/share/gstreamer-1.0/plugins: 0
0:00:00.051876910  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1365:gst_registry_scan_path_internal:<registry0> registry changed in path /home/jon/.local/share/gstreamer-1.0/plugins: 0
0:00:00.051880748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1657:scan_and_update_registry: scanning main plugins /usr/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.051882822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1361:gst_registry_scan_path_internal:<registry0> scanning path /usr/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.051880748  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1657:scan_and_update_registry: scanning main plugins /usr/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.051882822  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1361:gst_registry_scan_path_internal:<registry0> scanning path /usr/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.052089581  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/home/jon/.frei0r-1/lib) failed: Error opening directory ?/home/jon/.frei0r-1/lib?: No such file or directory
0:00:00.052089581  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/home/jon/.frei0r-1/lib) failed: Error opening directory ?/home/jon/.frei0r-1/lib?: No such file or directory
0:00:00.052098623  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/usr/lib/x86_64-linux-gnu/frei0r-1) failed: Error opening directory ?/usr/lib/x86_64-linux-gnu/frei0r-1?: No such file or directory
0:00:00.052098623  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/usr/lib/x86_64-linux-gnu/frei0r-1) failed: Error opening directory ?/usr/lib/x86_64-linux-gnu/frei0r-1?: No such file or directory
0:00:00.052104091  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/usr/lib/frei0r-1) failed: Error opening directory ?/usr/lib/frei0r-1?: No such file or directory
0:00:00.052104091  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/usr/lib/frei0r-1) failed: Error opening directory ?/usr/lib/frei0r-1?: No such file or directory
0:00:00.052109764  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/usr/local/lib/frei0r-1) failed: Error opening directory ?/usr/local/lib/frei0r-1?: No such file or directory
0:00:00.052109764  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/usr/local/lib/frei0r-1) failed: Error opening directory ?/usr/local/lib/frei0r-1?: No such file or directory
0:00:00.052114495  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/usr/lib32/frei0r-1) failed: Error opening directory ?/usr/lib32/frei0r-1?: No such file or directory
0:00:00.052114495  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/usr/lib32/frei0r-1) failed: Error opening directory ?/usr/lib32/frei0r-1?: No such file or directory
0:00:00.052118356  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/usr/local/lib32/frei0r-1) failed: Error opening directory ?/usr/local/lib32/frei0r-1?: No such file or directory
0:00:00.052118356  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/usr/local/lib32/frei0r-1) failed: Error opening directory ?/usr/local/lib32/frei0r-1?: No such file or directory
0:00:00.052122797  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/usr/lib64/frei0r-1) failed: Error opening directory ?/usr/lib64/frei0r-1?: No such file or directory
0:00:00.052122797  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/usr/lib64/frei0r-1) failed: Error opening directory ?/usr/lib64/frei0r-1?: No such file or directory
0:00:00.052126452  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/usr/local/lib64/frei0r-1) failed: Error opening directory ?/usr/local/lib64/frei0r-1?: No such file or directory
0:00:00.052126452  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin63> g_dir_open(/usr/local/lib64/frei0r-1) failed: Error opening directory ?/usr/local/lib64/frei0r-1?: No such file or directory
0:00:00.052382256  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin199> g_dir_open(/dev/v4l2) failed: Error opening directory ?/dev/v4l2?: No such file or directory
0:00:00.052382256  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1550:gst_plugin_ext_dep_scan_dir_and_match_names:<plugin199> g_dir_open(/dev/v4l2) failed: Error opening directory ?/dev/v4l2?: No such file or directory
0:00:00.052452583  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1365:gst_registry_scan_path_internal:<registry0> registry changed in path /usr/lib/x86_64-linux-gnu/gstreamer-1.0: 0
0:00:00.052452583  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1365:gst_registry_scan_path_internal:<registry0> registry changed in path /usr/lib/x86_64-linux-gnu/gstreamer-1.0: 0
0:00:00.052456850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1524:gst_registry_remove_cache_plugins:<registry0> removing cached plugins
0:00:00.052456850  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:1524:gst_registry_remove_cache_plugins:<registry0> removing cached plugins
0:00:00.052471080  3760   0x29c22d9a00 INFO            GST_REGISTRY gstregistry.c:1679:scan_and_update_registry: Registry cache has not changed
0:00:00.052471080  3760   0x29c22d9a00 INFO            GST_REGISTRY gstregistry.c:1679:scan_and_update_registry: Registry cache has not changed
0:00:00.052473245  3760   0x29c22d9a00 INFO            GST_REGISTRY gstregistry.c:1756:ensure_current_registry: registry reading and updating done, result = 1
0:00:00.052473245  3760   0x29c22d9a00 INFO            GST_REGISTRY gstregistry.c:1756:ensure_current_registry: registry reading and updating done, result = 1
0:00:00.052475461  3760   0x29c22d9a00 INFO                GST_INIT gst.c:727:init_post: GLib runtime version: 2.52.3
0:00:00.052475461  3760   0x29c22d9a00 INFO                GST_INIT gst.c:727:init_post: GLib runtime version: 2.52.3
0:00:00.052478034  3760   0x29c22d9a00 INFO                GST_INIT gst.c:729:init_post: GLib headers version: 2.52.3
0:00:00.052480431  3760   0x29c22d9a00 INFO                GST_INIT gst.c:730:init_post: initialized GStreamer successfully
0:00:00.052478034  3760   0x29c22d9a00 INFO                GST_INIT gst.c:729:init_post: GLib headers version: 2.52.3
0:00:00.052480431  3760   0x29c22d9a00 INFO                GST_INIT gst.c:730:init_post: initialized GStreamer successfully
0:00:00.052482285  3760   0x29c22d9a00 DEBUG                default gsttracerutils.c:79:_priv_gst_tracing_init: Initializing GstTracer
0:00:00.052482285  3760   0x29c22d9a00 DEBUG                default gsttracerutils.c:79:_priv_gst_tracing_init: Initializing GstTracer
0:00:00.052497379  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument filesrc
0:00:00.052497379  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument filesrc
0:00:00.052501680  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument location=01. Angel of Death.ogg
0:00:00.052501680  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument location=01. Angel of Death.ogg
0:00:00.052504473  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument !
0:00:00.052506139  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument oggdemux
0:00:00.052504473  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument !
0:00:00.052506139  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument oggdemux
0:00:00.052507747  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument !
0:00:00.052509293  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument vorbisdec
0:00:00.052507747  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument !
0:00:00.052509293  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument vorbisdec
0:00:00.052510823  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument !
0:00:00.052512323  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument audioconvert
0:00:00.052510823  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument !
0:00:00.052512323  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument audioconvert
0:00:00.052513849  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument !
0:00:00.052515346  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument audioresample
0:00:00.052513849  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument !
0:00:00.052515346  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument audioresample
0:00:00.052516853  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument !
0:00:00.052518371  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument pulsesink
0:00:00.052516853  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument !
0:00:00.052518371  3760   0x29c22d9a00 DEBUG                default gstparse.c:263:gst_parse_launchv_full: escaping argument pulsesink
0:00:00.052519902  3760   0x29c22d9a00 INFO            GST_PIPELINE gstparse.c:334:gst_parse_launch_full: parsing pipeline description 'filesrc location=01.\ Angel\ of\ Death.ogg ! oggdemux ! vorbisdec ! audioconvert ! audioresample ! pulsesink '
0:00:00.052519902  3760   0x29c22d9a00 INFO            GST_PIPELINE gstparse.c:334:gst_parse_launch_full: parsing pipeline description 'filesrc location=01.\ Angel\ of\ Death.ogg ! oggdemux ! vorbisdec ! audioconvert ! audioresample ! pulsesink '
0:00:00.052525051  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:123:priv_gst_parse_yylex: flex: IDENTIFIER: filesrc
0:00:00.052525051  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:123:priv_gst_parse_yylex: flex: IDENTIFIER: filesrc
0:00:00.052531342  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x29c22feba0; 'filesrc'
0:00:00.052531342  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x29c22feba0; 'filesrc'
0:00:00.052534815  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:111:gst_plugin_feature_load: loading plugin coreelements
0:00:00.052536560  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1262:gst_plugin_load_by_name: looking up plugin coreelements in default registry
0:00:00.052534815  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:111:gst_plugin_feature_load: loading plugin coreelements
0:00:00.052536560  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1262:gst_plugin_load_by_name: looking up plugin coreelements in default registry
0:00:00.052550081  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1265:gst_plugin_load_by_name: loading plugin coreelements from file /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so
0:00:00.052550081  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1265:gst_plugin_load_by_name: loading plugin coreelements from file /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so
0:00:00.052553933  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:717:_priv_gst_plugin_load_file_for_registry: attempt to load plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so"
0:00:00.052553933  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:717:_priv_gst_plugin_load_file_for_registry: attempt to load plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so"
0:00:00.052868776  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fc390 (capsfilter)
0:00:00.052868776  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fc390 (capsfilter)
0:00:00.052880262  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fc470 (concat)
0:00:00.052880262  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fc470 (concat)
0:00:00.052888060  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fc550 (dataurisrc)
0:00:00.052888060  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fc550 (dataurisrc)
0:00:00.052895870  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fc630 (downloadbuffer)
0:00:00.052895870  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fc630 (downloadbuffer)
0:00:00.052903329  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fe820 (fakesrc)
0:00:00.052903329  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fe820 (fakesrc)
0:00:00.052914463  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fe900 (fakesink)
0:00:00.052914463  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fe900 (fakesink)
0:00:00.052929120  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fe9e0 (fdsrc)
0:00:00.052929120  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fe9e0 (fdsrc)
0:00:00.052936645  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22feac0 (fdsink)
0:00:00.052936645  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22feac0 (fdsink)
0:00:00.052945062  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22feba0 (filesrc)
0:00:00.052945062  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22feba0 (filesrc)
0:00:00.052953877  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fec80 (funnel)
0:00:00.052953877  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fec80 (funnel)
0:00:00.052961339  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fed60 (identity)
0:00:00.052961339  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fed60 (identity)
0:00:00.052970977  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fee40 (input-selector)
0:00:00.052970977  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c22fee40 (input-selector)
0:00:00.052978837  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c2300090 (output-selector)
0:00:00.052978837  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c2300090 (output-selector)
0:00:00.052989542  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c2300170 (queue)
0:00:00.052989542  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c2300170 (queue)
0:00:00.053002428  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c2300250 (queue2)
0:00:00.053002428  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c2300250 (queue2)
0:00:00.053010628  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c2300330 (filesink)
0:00:00.053010628  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c2300330 (filesink)
0:00:00.053018512  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c2300410 (tee)
0:00:00.053018512  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c2300410 (tee)
0:00:00.053027952  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c23004f0 (typefind)
0:00:00.053027952  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c23004f0 (typefind)
0:00:00.053035333  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c23005d0 (multiqueue)
0:00:00.053035333  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c23005d0 (multiqueue)
0:00:00.053043080  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c23006b0 (valve)
0:00:00.053043080  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c23006b0 (valve)
0:00:00.053050752  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c23020a0 (streamiddemux)
0:00:00.053050752  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c23020a0 (streamiddemux)
0:00:00.053053872  3760   0x29c22d9a00 INFO      GST_PLUGIN_LOADING gstplugin.c:843:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so" loaded
0:00:00.053056102  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:116:gst_plugin_feature_load: loaded plugin coreelements
0:00:00.053053872  3760   0x29c22d9a00 INFO      GST_PLUGIN_LOADING gstplugin.c:843:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so" loaded
0:00:00.053056102  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:116:gst_plugin_feature_load: loaded plugin coreelements
0:00:00.053058182  3760   0x29c22d9a00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "filesrc"
0:00:00.053058182  3760   0x29c22d9a00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "filesrc"
0:00:00.053062263  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBaseSrc : factory (nil)
0:00:00.053062263  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBaseSrc : factory (nil)
0:00:00.053079197  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstFileSrc : factory 0x29c22feba0
0:00:00.053079197  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstFileSrc : factory 0x29c22feba0
0:00:00.053118461  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:432:gst_base_src_init:<GstBaseSrc at 0x29c24d8100> creating src pad
0:00:00.053118461  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:432:gst_base_src_init:<GstBaseSrc at 0x29c24d8100> creating src pad
0:00:00.053130308  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:435:gst_base_src_init:<GstBaseSrc at 0x29c24d8100> setting functions on src pad
0:00:00.053130308  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:435:gst_base_src_init:<GstBaseSrc at 0x29c24d8100> setting functions on src pad
0:00:00.053133339  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1709:gst_pad_set_activatemode_function_full:<'':src> activatemodefunc set to gst_base_src_activate_mode
0:00:00.053133339  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1709:gst_pad_set_activatemode_function_full:<'':src> activatemodefunc set to gst_base_src_activate_mode
0:00:00.053136247  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':src> eventfunc for set to gst_base_src_event
0:00:00.053136247  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':src> eventfunc for set to gst_base_src_event
0:00:00.053138521  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':src> queryfunc set to gst_base_src_query
0:00:00.053140633  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1817:gst_pad_set_getrange_function_full:<'':src> getrangefunc set to gst_base_src_getrange
0:00:00.053138521  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':src> queryfunc set to gst_base_src_query
0:00:00.053140633  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1817:gst_pad_set_getrange_function_full:<'':src> getrangefunc set to gst_base_src_getrange
0:00:00.053142803  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:443:gst_base_src_init:<GstBaseSrc at 0x29c24d8100> adding src pad
0:00:00.053142803  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:443:gst_base_src_init:<GstBaseSrc at 0x29c24d8100> adding src pad
0:00:00.053144761  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstBaseSrc at 0x29c24d8100> adding pad 'src'
0:00:00.053144761  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstBaseSrc at 0x29c24d8100> adding pad 'src'
0:00:00.053148268  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':src> set parent (ref and sink)
0:00:00.053150912  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:460:gst_base_src_init:<GstBaseSrc at 0x29c24d8100> init done
0:00:00.053148268  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':src> set parent (ref and sink)
0:00:00.053150912  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:460:gst_base_src_init:<GstBaseSrc at 0x29c24d8100> init done
0:00:00.053154942  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "filesrc"
0:00:00.053154942  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "filesrc"
0:00:00.053158052  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.053158052  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.053160582  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:91:priv_gst_parse_yylex: flex: ASSIGNMENT: location=01.\ Angel\ of\ Death.ogg
0:00:00.053160582  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:91:priv_gst_parse_yylex: flex: ASSIGNMENT: location=01.\ Angel\ of\ Death.ogg
0:00:00.053162826  3760   0x29c22d9a00 DEBUG                default types.h:84:gst_parse_unescape: unescaping 01.\ Angel\ of\ Death.ogg
0:00:00.053162826  3760   0x29c22d9a00 DEBUG                default types.h:84:gst_parse_unescape: unescaping 01.\ Angel\ of\ Death.ogg
0:00:00.053174784  3760   0x29c22d9a00 DEBUG                GST_URI gsturi.c:939:gst_filename_to_uri: '01. Angel of Death.ogg' -> 'file:///home/jon/Music/Slayer/1986%20-%20Reign%20In%20Blood/01.%20Angel%20of%20Death.ogg'
0:00:00.053174784  3760   0x29c22d9a00 DEBUG                GST_URI gsturi.c:939:gst_filename_to_uri: '01. Angel of Death.ogg' -> 'file:///home/jon/Music/Slayer/1986%20-%20Reign%20In%20Blood/01.%20Angel%20of%20Death.ogg'
0:00:00.053178506  3760   0x29c22d9a00 INFO                 filesrc gstfilesrc.c:263:gst_file_src_set_location: filename : 01. Angel of Death.ogg
0:00:00.053180421  3760   0x29c22d9a00 INFO                 filesrc gstfilesrc.c:264:gst_file_src_set_location: uri      : file:///home/jon/Music/Slayer/1986%20-%20Reign%20In%20Blood/01.%20Angel%20of%20Death.ogg
0:00:00.053178506  3760   0x29c22d9a00 INFO                 filesrc gstfilesrc.c:263:gst_file_src_set_location: filename : 01. Angel of Death.ogg
0:00:00.053180421  3760   0x29c22d9a00 INFO                 filesrc gstfilesrc.c:264:gst_file_src_set_location: uri      : file:///home/jon/Music/Slayer/1986%20-%20Reign%20In%20Blood/01.%20Angel%20of%20Death.ogg
0:00:00.053183316  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.053183316  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.053185299  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:134:priv_gst_parse_yylex: flex: LINK: !
0:00:00.053185299  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:134:priv_gst_parse_yylex: flex: LINK: !
0:00:00.053188736  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.053188736  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.053190461  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:123:priv_gst_parse_yylex: flex: IDENTIFIER: oggdemux
0:00:00.053190461  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:123:priv_gst_parse_yylex: flex: IDENTIFIER: oggdemux
0:00:00.053192807  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x29c24a9c70; 'oggdemux'
0:00:00.053194964  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:111:gst_plugin_feature_load: loading plugin ogg
0:00:00.053192807  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x29c24a9c70; 'oggdemux'
0:00:00.053194964  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:111:gst_plugin_feature_load: loading plugin ogg
0:00:00.053196525  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1262:gst_plugin_load_by_name: looking up plugin ogg in default registry
0:00:00.053196525  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1262:gst_plugin_load_by_name: looking up plugin ogg in default registry
0:00:00.053205556  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1265:gst_plugin_load_by_name: loading plugin ogg from file /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so
0:00:00.053205556  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1265:gst_plugin_load_by_name: loading plugin ogg from file /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so
0:00:00.053208955  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:717:_priv_gst_plugin_load_file_for_registry: attempt to load plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so"
0:00:00.053208955  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:717:_priv_gst_plugin_load_file_for_registry: attempt to load plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so"
0:00:00.053858839  3760   0x29c22d9a00 DEBUG               oggdemux gstoggdemux.c:5127:gst_ogg_demux_plugin_init: binding text domain gst-plugins-base-1.0 to locale dir /usr/share/locale
0:00:00.053858839  3760   0x29c22d9a00 DEBUG               oggdemux gstoggdemux.c:5127:gst_ogg_demux_plugin_init: binding text domain gst-plugins-base-1.0 to locale dir /usr/share/locale
0:00:00.053870757  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24a9c70 (oggdemux)
0:00:00.053870757  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24a9c70 (oggdemux)
0:00:00.053883649  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24a9d50 (oggmux)
0:00:00.053883649  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24a9d50 (oggmux)
0:00:00.053896656  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24a9e30 (ogmaudioparse)
0:00:00.053896656  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24a9e30 (ogmaudioparse)
0:00:00.053900850  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24aa830 (ogmvideoparse)
0:00:00.053900850  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24aa830 (ogmvideoparse)
0:00:00.053904255  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24aa910 (ogmtextparse)
0:00:00.053904255  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24aa910 (ogmtextparse)
0:00:00.053913966  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24aa9f0 (oggparse)
0:00:00.053913966  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24aa9f0 (oggparse)
0:00:00.053922138  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24aaad0 (oggaviparse)
0:00:00.053922138  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24aaad0 (oggaviparse)
0:00:00.053925199  3760   0x29c22d9a00 INFO      GST_PLUGIN_LOADING gstplugin.c:843:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so" loaded
0:00:00.053927370  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:116:gst_plugin_feature_load: loaded plugin ogg
0:00:00.053925199  3760   0x29c22d9a00 INFO      GST_PLUGIN_LOADING gstplugin.c:843:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstogg.so" loaded
0:00:00.053927370  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:116:gst_plugin_feature_load: loaded plugin ogg
0:00:00.053929434  3760   0x29c22d9a00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "oggdemux"
0:00:00.053929434  3760   0x29c22d9a00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "oggdemux"
0:00:00.053932585  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstOggDemux : factory 0x29c24a9c70
0:00:00.053932585  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstOggDemux : factory 0x29c24a9c70
0:00:00.053964088  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':sink> eventfunc for set to 0x7fc6f887a950
0:00:00.053964088  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':sink> eventfunc for set to 0x7fc6f887a950
0:00:00.053968221  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1744:gst_pad_set_chain_function_full:<'':sink> chainfunc set to 0x7fc6f8885e20
0:00:00.053968221  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1744:gst_pad_set_chain_function_full:<'':sink> chainfunc set to 0x7fc6f8885e20
0:00:00.053970884  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1674:gst_pad_set_activate_function_full:<'':sink> activatefunc set to 0x7fc6f887a4b0
0:00:00.053970884  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1674:gst_pad_set_activate_function_full:<'':sink> activatefunc set to 0x7fc6f887a4b0
0:00:00.053973459  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1709:gst_pad_set_activatemode_function_full:<'':sink> activatemodefunc set to 0x7fc6f8883610
0:00:00.053973459  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1709:gst_pad_set_activatemode_function_full:<'':sink> activatemodefunc set to 0x7fc6f8883610
0:00:00.053975784  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstOggDemux at 0x29c24e2010> adding pad 'sink'
0:00:00.053978008  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':sink> set parent (ref and sink)
0:00:00.053975784  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstOggDemux at 0x29c24e2010> adding pad 'sink'
0:00:00.053978008  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':sink> set parent (ref and sink)
0:00:00.053989962  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "oggdemux"
0:00:00.053989962  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "oggdemux"
0:00:00.053993110  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.053993110  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.053995185  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:134:priv_gst_parse_yylex: flex: LINK: !
0:00:00.053995185  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:134:priv_gst_parse_yylex: flex: LINK: !
0:00:00.053998800  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.054000565  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:123:priv_gst_parse_yylex: flex: IDENTIFIER: vorbisdec
0:00:00.053998800  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.054000565  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:123:priv_gst_parse_yylex: flex: IDENTIFIER: vorbisdec
0:00:00.054002842  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x29c24d01f0; 'vorbisdec'
0:00:00.054004923  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:111:gst_plugin_feature_load: loading plugin vorbis
0:00:00.054002842  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x29c24d01f0; 'vorbisdec'
0:00:00.054004923  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:111:gst_plugin_feature_load: loading plugin vorbis
0:00:00.054006490  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1262:gst_plugin_load_by_name: looking up plugin vorbis in default registry
0:00:00.054006490  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1262:gst_plugin_load_by_name: looking up plugin vorbis in default registry
0:00:00.054015199  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1265:gst_plugin_load_by_name: loading plugin vorbis from file /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so
0:00:00.054015199  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1265:gst_plugin_load_by_name: loading plugin vorbis from file /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so
0:00:00.054018985  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:717:_priv_gst_plugin_load_file_for_registry: attempt to load plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so"
0:00:00.054018985  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:717:_priv_gst_plugin_load_file_for_registry: attempt to load plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so"
0:00:00.054268484  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24d0110 (vorbisenc)
0:00:00.054268484  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24d0110 (vorbisenc)
0:00:00.054279670  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24d01f0 (vorbisdec)
0:00:00.054279670  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24d01f0 (vorbisdec)
0:00:00.054284475  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24d02d0 (vorbisparse)
0:00:00.054284475  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24d02d0 (vorbisparse)
0:00:00.054291168  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24d03b0 (vorbistag)
0:00:00.054291168  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24d03b0 (vorbistag)
0:00:00.054322069  3760   0x29c22d9a00 DEBUG               tag-tags tags.c:70:gst_tag_register_tags_internal: binding text domain gst-plugins-base-1.0 to locale dir /usr/share/locale
0:00:00.054322069  3760   0x29c22d9a00 DEBUG               tag-tags tags.c:70:gst_tag_register_tags_internal: binding text domain gst-plugins-base-1.0 to locale dir /usr/share/locale
0:00:00.054369094  3760   0x29c22d9a00 INFO      GST_PLUGIN_LOADING gstplugin.c:843:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so" loaded
0:00:00.054369094  3760   0x29c22d9a00 INFO      GST_PLUGIN_LOADING gstplugin.c:843:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvorbis.so" loaded
0:00:00.054372585  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:116:gst_plugin_feature_load: loaded plugin vorbis
0:00:00.054374683  3760   0x29c22d9a00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "vorbisdec"
0:00:00.054372585  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:116:gst_plugin_feature_load: loaded plugin vorbis
0:00:00.054374683  3760   0x29c22d9a00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "vorbisdec"
0:00:00.054377894  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstAudioDecoder : factory (nil)
0:00:00.054377894  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstAudioDecoder : factory (nil)
0:00:00.054394938  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstVorbisDec : factory 0x29c24d01f0
0:00:00.054394938  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstVorbisDec : factory 0x29c24d01f0
0:00:00.054399647  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.054399647  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.054401867  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054401867  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054404651  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.054406283  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054404651  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.054406283  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054409482  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.054409482  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.054411799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054411799  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054429918  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:413:gst_audio_decoder_init:<GstAudioDecoder at 0x29c24e7dd0> gst_audio_decoder_init
0:00:00.054429918  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:413:gst_audio_decoder_init:<GstAudioDecoder at 0x29c24e7dd0> gst_audio_decoder_init
0:00:00.054437012  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':sink> eventfunc for set to gst_audio_decoder_sink_event
0:00:00.054437012  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':sink> eventfunc for set to gst_audio_decoder_sink_event
0:00:00.054440321  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1744:gst_pad_set_chain_function_full:<'':sink> chainfunc set to gst_audio_decoder_chain
0:00:00.054440321  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1744:gst_pad_set_chain_function_full:<'':sink> chainfunc set to gst_audio_decoder_chain
0:00:00.054442425  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':sink> queryfunc set to gst_audio_decoder_sink_query
0:00:00.054444635  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstAudioDecoder at 0x29c24e7dd0> adding pad 'sink'
0:00:00.054446798  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':sink> set parent (ref and sink)
0:00:00.054442425  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':sink> queryfunc set to gst_audio_decoder_sink_query
0:00:00.054444635  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstAudioDecoder at 0x29c24e7dd0> adding pad 'sink'
0:00:00.054446798  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':sink> set parent (ref and sink)
0:00:00.054448950  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:430:gst_audio_decoder_init:<GstAudioDecoder at 0x29c24e7dd0> sinkpad created
0:00:00.054448950  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:430:gst_audio_decoder_init:<GstAudioDecoder at 0x29c24e7dd0> sinkpad created
0:00:00.054453219  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':src> eventfunc for set to gst_audio_decoder_src_event
0:00:00.054453219  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':src> eventfunc for set to gst_audio_decoder_src_event
0:00:00.054455440  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':src> queryfunc set to gst_audio_decoder_src_query
0:00:00.054455440  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':src> queryfunc set to gst_audio_decoder_src_query
0:00:00.054457441  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstAudioDecoder at 0x29c24e7dd0> adding pad 'src'
0:00:00.054459286  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':src> set parent (ref and sink)
0:00:00.054457441  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstAudioDecoder at 0x29c24e7dd0> adding pad 'src'
0:00:00.054459286  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':src> set parent (ref and sink)
0:00:00.054461205  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:443:gst_audio_decoder_init:<GstAudioDecoder at 0x29c24e7dd0> srcpad created
0:00:00.054461205  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:443:gst_audio_decoder_init:<GstAudioDecoder at 0x29c24e7dd0> srcpad created
0:00:00.054475912  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<GstAudioDecoder at 0x29c24e7dd0> gst_audio_decoder_reset
0:00:00.054475912  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<GstAudioDecoder at 0x29c24e7dd0> gst_audio_decoder_reset
0:00:00.054482433  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:462:gst_audio_decoder_init:<GstAudioDecoder at 0x29c24e7dd0> init ok
0:00:00.054482433  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:462:gst_audio_decoder_init:<GstAudioDecoder at 0x29c24e7dd0> init ok
0:00:00.054487044  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "vorbisdec"
0:00:00.054487044  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "vorbisdec"
0:00:00.054490157  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.054492116  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:134:priv_gst_parse_yylex: flex: LINK: !
0:00:00.054490157  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.054492116  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:134:priv_gst_parse_yylex: flex: LINK: !
0:00:00.054494717  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.054496453  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:123:priv_gst_parse_yylex: flex: IDENTIFIER: audioconvert
0:00:00.054494717  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.054496453  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:123:priv_gst_parse_yylex: flex: IDENTIFIER: audioconvert
0:00:00.054498695  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x29c24a42c0; 'audioconvert'
0:00:00.054498695  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x29c24a42c0; 'audioconvert'
0:00:00.054500942  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:111:gst_plugin_feature_load: loading plugin audioconvert
0:00:00.054500942  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:111:gst_plugin_feature_load: loading plugin audioconvert
0:00:00.054502717  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1262:gst_plugin_load_by_name: looking up plugin audioconvert in default registry
0:00:00.054502717  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1262:gst_plugin_load_by_name: looking up plugin audioconvert in default registry
0:00:00.054511680  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1265:gst_plugin_load_by_name: loading plugin audioconvert from file /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so
0:00:00.054511680  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1265:gst_plugin_load_by_name: loading plugin audioconvert from file /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so
0:00:00.054515175  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:717:_priv_gst_plugin_load_file_for_registry: attempt to load plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so"
0:00:00.054515175  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:717:_priv_gst_plugin_load_file_for_registry: attempt to load plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so"
0:00:00.054597674  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24a42c0 (audioconvert)
0:00:00.054597674  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24a42c0 (audioconvert)
0:00:00.054602717  3760   0x29c22d9a00 INFO      GST_PLUGIN_LOADING gstplugin.c:843:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so" loaded
0:00:00.054602717  3760   0x29c22d9a00 INFO      GST_PLUGIN_LOADING gstplugin.c:843:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so" loaded
0:00:00.054604823  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:116:gst_plugin_feature_load: loaded plugin audioconvert
0:00:00.054606704  3760   0x29c22d9a00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "audioconvert"
0:00:00.054604823  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:116:gst_plugin_feature_load: loaded plugin audioconvert
0:00:00.054606704  3760   0x29c22d9a00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "audioconvert"
0:00:00.054609495  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBaseTransform : factory (nil)
0:00:00.054609495  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBaseTransform : factory (nil)
0:00:00.054616400  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:322:gst_base_transform_class_init: gst_base_transform_class_init
0:00:00.054616400  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:322:gst_base_transform_class_init: gst_base_transform_class_init
0:00:00.054627955  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstAudioConvert : factory 0x29c24a42c0
0:00:00.054627955  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstAudioConvert : factory 0x29c24a42c0
0:00:00.054646573  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.054646573  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.054649765  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054649765  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054657336  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.054657336  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.054659848  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054659848  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054662712  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.054664314  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054662712  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.054664314  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054666498  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layout'
0:00:00.054666498  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layout'
0:00:00.054668230  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054668230  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054676944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.054676944  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.054679403  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054679403  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054686029  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.054686029  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.054688246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054690480  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.054688246  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054690480  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.054692055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054694043  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layout'
0:00:00.054692055  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054694043  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layout'
0:00:00.054695689  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054695689  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054705570  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:372:gst_base_transform_init: gst_base_transform_init
0:00:00.054705570  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:372:gst_base_transform_init: gst_base_transform_init
0:00:00.054712388  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':sink> eventfunc for set to gst_base_transform_sink_event
0:00:00.054712388  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':sink> eventfunc for set to gst_base_transform_sink_event
0:00:00.054715473  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1744:gst_pad_set_chain_function_full:<'':sink> chainfunc set to gst_base_transform_chain
0:00:00.054715473  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1744:gst_pad_set_chain_function_full:<'':sink> chainfunc set to gst_base_transform_chain
0:00:00.054717537  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1709:gst_pad_set_activatemode_function_full:<'':sink> activatemodefunc set to gst_base_transform_sink_activate_mode
0:00:00.054719978  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':sink> queryfunc set to gst_base_transform_query
0:00:00.054717537  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1709:gst_pad_set_activatemode_function_full:<'':sink> activatemodefunc set to gst_base_transform_sink_activate_mode
0:00:00.054719978  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':sink> queryfunc set to gst_base_transform_query
0:00:00.054722215  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstBaseTransform at 0x29c24ef8d0> adding pad 'sink'
0:00:00.054722215  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstBaseTransform at 0x29c24ef8d0> adding pad 'sink'
0:00:00.054724239  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':sink> set parent (ref and sink)
0:00:00.054724239  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':sink> set parent (ref and sink)
0:00:00.054728882  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':src> eventfunc for set to gst_base_transform_src_event
0:00:00.054728882  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':src> eventfunc for set to gst_base_transform_src_event
0:00:00.054733026  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1817:gst_pad_set_getrange_function_full:<'':src> getrangefunc set to gst_base_transform_getrange
0:00:00.054733026  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1817:gst_pad_set_getrange_function_full:<'':src> getrangefunc set to gst_base_transform_getrange
0:00:00.054735097  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1709:gst_pad_set_activatemode_function_full:<'':src> activatemodefunc set to gst_base_transform_src_activate_mode
0:00:00.054737030  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':src> queryfunc set to gst_base_transform_query
0:00:00.054738922  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstBaseTransform at 0x29c24ef8d0> adding pad 'src'
0:00:00.054735097  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1709:gst_pad_set_activatemode_function_full:<'':src> activatemodefunc set to gst_base_transform_src_activate_mode
0:00:00.054737030  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':src> queryfunc set to gst_base_transform_query
0:00:00.054738922  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstBaseTransform at 0x29c24ef8d0> adding pad 'src'
0:00:00.054740715  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':src> set parent (ref and sink)
0:00:00.054740715  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':src> set parent (ref and sink)
0:00:00.054742889  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:2710:gst_base_transform_set_gap_aware:<GstAudioConvert at 0x29c24ef8d0> set gap aware 1
0:00:00.054742889  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:2710:gst_base_transform_set_gap_aware:<GstAudioConvert at 0x29c24ef8d0> set gap aware 1
0:00:00.054746867  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "audioconvert"
0:00:00.054746867  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "audioconvert"
0:00:00.054749008  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.054750879  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:134:priv_gst_parse_yylex: flex: LINK: !
0:00:00.054749008  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.054750879  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:134:priv_gst_parse_yylex: flex: LINK: !
0:00:00.054753396  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.054753396  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.054755050  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:123:priv_gst_parse_yylex: flex: IDENTIFIER: audioresample
0:00:00.054755050  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:123:priv_gst_parse_yylex: flex: IDENTIFIER: audioresample
0:00:00.054757286  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x29c24a4480; 'audioresample'
0:00:00.054759536  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:111:gst_plugin_feature_load: loading plugin audioresample
0:00:00.054757286  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x29c24a4480; 'audioresample'
0:00:00.054759536  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:111:gst_plugin_feature_load: loading plugin audioresample
0:00:00.054761080  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1262:gst_plugin_load_by_name: looking up plugin audioresample in default registry
0:00:00.054761080  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1262:gst_plugin_load_by_name: looking up plugin audioresample in default registry
0:00:00.054769499  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1265:gst_plugin_load_by_name: loading plugin audioresample from file /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so
0:00:00.054769499  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1265:gst_plugin_load_by_name: loading plugin audioresample from file /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so
0:00:00.054772890  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:717:_priv_gst_plugin_load_file_for_registry: attempt to load plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so"
0:00:00.054772890  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:717:_priv_gst_plugin_load_file_for_registry: attempt to load plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so"
0:00:00.054855732  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24a4480 (audioresample)
0:00:00.054855732  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c24a4480 (audioresample)
0:00:00.054860444  3760   0x29c22d9a00 INFO      GST_PLUGIN_LOADING gstplugin.c:843:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so" loaded
0:00:00.054860444  3760   0x29c22d9a00 INFO      GST_PLUGIN_LOADING gstplugin.c:843:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioresample.so" loaded
0:00:00.054862337  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:116:gst_plugin_feature_load: loaded plugin audioresample
0:00:00.054864403  3760   0x29c22d9a00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "audioresample"
0:00:00.054862337  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:116:gst_plugin_feature_load: loaded plugin audioresample
0:00:00.054864403  3760   0x29c22d9a00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "audioresample"
0:00:00.054867261  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstAudioResample : factory 0x29c24a4480
0:00:00.054867261  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstAudioResample : factory 0x29c24a4480
0:00:00.054882139  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.054882139  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.054886813  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054886813  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054894023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.054894023  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.054896436  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054896436  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054899192  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.054900742  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054899192  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.054900742  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054902833  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layout'
0:00:00.054904525  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054902833  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layout'
0:00:00.054904525  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054913212  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.054913212  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.054915723  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054915723  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054923469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.054923469  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.054925823  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054928030  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.054925823  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054928030  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.054929629  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054929629  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.054931525  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layout'
0:00:00.054933164  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054931525  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layout'
0:00:00.054933164  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.054941933  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:372:gst_base_transform_init: gst_base_transform_init
0:00:00.054941933  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:372:gst_base_transform_init: gst_base_transform_init
0:00:00.054948175  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':sink> eventfunc for set to gst_base_transform_sink_event
0:00:00.054948175  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':sink> eventfunc for set to gst_base_transform_sink_event
0:00:00.054951178  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1744:gst_pad_set_chain_function_full:<'':sink> chainfunc set to gst_base_transform_chain
0:00:00.054951178  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1744:gst_pad_set_chain_function_full:<'':sink> chainfunc set to gst_base_transform_chain
0:00:00.054953183  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1709:gst_pad_set_activatemode_function_full:<'':sink> activatemodefunc set to gst_base_transform_sink_activate_mode
0:00:00.054955402  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':sink> queryfunc set to gst_base_transform_query
0:00:00.054953183  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1709:gst_pad_set_activatemode_function_full:<'':sink> activatemodefunc set to gst_base_transform_sink_activate_mode
0:00:00.054955402  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':sink> queryfunc set to gst_base_transform_query
0:00:00.054957495  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstBaseTransform at 0x29c24f2360> adding pad 'sink'
0:00:00.054959491  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':sink> set parent (ref and sink)
0:00:00.054957495  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstBaseTransform at 0x29c24f2360> adding pad 'sink'
0:00:00.054959491  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':sink> set parent (ref and sink)
0:00:00.054963863  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':src> eventfunc for set to gst_base_transform_src_event
0:00:00.054963863  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':src> eventfunc for set to gst_base_transform_src_event
0:00:00.054966588  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1817:gst_pad_set_getrange_function_full:<'':src> getrangefunc set to gst_base_transform_getrange
0:00:00.054968505  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1709:gst_pad_set_activatemode_function_full:<'':src> activatemodefunc set to gst_base_transform_src_activate_mode
0:00:00.054966588  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1817:gst_pad_set_getrange_function_full:<'':src> getrangefunc set to gst_base_transform_getrange
0:00:00.054968505  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1709:gst_pad_set_activatemode_function_full:<'':src> activatemodefunc set to gst_base_transform_src_activate_mode
0:00:00.054970263  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':src> queryfunc set to gst_base_transform_query
0:00:00.054970263  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':src> queryfunc set to gst_base_transform_query
0:00:00.054972112  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstBaseTransform at 0x29c24f2360> adding pad 'src'
0:00:00.054973886  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':src> set parent (ref and sink)
0:00:00.054972112  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstBaseTransform at 0x29c24f2360> adding pad 'src'
0:00:00.054973886  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':src> set parent (ref and sink)
0:00:00.054975897  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:2710:gst_base_transform_set_gap_aware:<GstAudioResample at 0x29c24f2360> set gap aware 1
0:00:00.054975897  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:2710:gst_base_transform_set_gap_aware:<GstAudioResample at 0x29c24f2360> set gap aware 1
0:00:00.054979141  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<(NULL):src> queryfunc set to 0x7fc6f6b5d6d0
0:00:00.054979141  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<(NULL):src> queryfunc set to 0x7fc6f6b5d6d0
0:00:00.054983472  3760   0x29c22d9a00 DEBUG          audioresample gstaudioresample.c:1023:gst_audio_resample_set_property:<audioresample0> new quality 4
0:00:00.054983472  3760   0x29c22d9a00 DEBUG          audioresample gstaudioresample.c:1023:gst_audio_resample_set_property:<audioresample0> new quality 4
0:00:00.054986762  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "audioresample"
0:00:00.054986762  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "audioresample"
0:00:00.054988865  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.054990670  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:134:priv_gst_parse_yylex: flex: LINK: !
0:00:00.054988865  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.054990670  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:134:priv_gst_parse_yylex: flex: LINK: !
0:00:00.054995556  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.054995556  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.054997825  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:123:priv_gst_parse_yylex: flex: IDENTIFIER: pulsesink
0:00:00.054997825  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:123:priv_gst_parse_yylex: flex: IDENTIFIER: pulsesink
0:00:00.055000311  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x29c249f570; 'pulsesink'
0:00:00.055000311  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x29c249f570; 'pulsesink'
0:00:00.055002560  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:111:gst_plugin_feature_load: loading plugin pulseaudio
0:00:00.055004260  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1262:gst_plugin_load_by_name: looking up plugin pulseaudio in default registry
0:00:00.055002560  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:111:gst_plugin_feature_load: loading plugin pulseaudio
0:00:00.055004260  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1262:gst_plugin_load_by_name: looking up plugin pulseaudio in default registry
0:00:00.055012922  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1265:gst_plugin_load_by_name: loading plugin pulseaudio from file /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpulseaudio.so
0:00:00.055012922  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:1265:gst_plugin_load_by_name: loading plugin pulseaudio from file /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpulseaudio.so
0:00:00.055016537  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:717:_priv_gst_plugin_load_file_for_registry: attempt to load plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpulseaudio.so"
0:00:00.055016537  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:717:_priv_gst_plugin_load_file_for_registry: attempt to load plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpulseaudio.so"
0:00:00.057795814  3760   0x29c22d9a00 DEBUG                default plugin.c:39:plugin_init: binding text domain gst-plugins-good-1.0 to locale dir /usr/share/locale
0:00:00.057795814  3760   0x29c22d9a00 DEBUG                default plugin.c:39:plugin_init: binding text domain gst-plugins-good-1.0 to locale dir /usr/share/locale
0:00:00.057820792  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c249f570 (pulsesink)
0:00:00.057831945  3760   0x29c22d9a00 DEBUG           audiobasesrc gstaudiobasesrc.c:92:_do_init: binding text domain gst-plugins-base-1.0 to locale dir /usr/share/locale
0:00:00.057820792  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c249f570 (pulsesink)
0:00:00.057831945  3760   0x29c22d9a00 DEBUG           audiobasesrc gstaudiobasesrc.c:92:_do_init: binding text domain gst-plugins-base-1.0 to locale dir /usr/share/locale
0:00:00.057842720  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c249f650 (pulsesrc)
0:00:00.057842720  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:224:gst_element_register:<registry0> update existing feature 0x29c249f650 (pulsesrc)
0:00:00.057856696  3760   0x29c22d9a00 DEBUG   GST_DEVICE_PROVIDER_FACTORY gstdeviceproviderfactory.c:191:gst_device_provider_register:<registry0> update existing feature 0x29c23dd120 (pulsedeviceprovider)
0:00:00.057856696  3760   0x29c22d9a00 DEBUG   GST_DEVICE_PROVIDER_FACTORY gstdeviceproviderfactory.c:191:gst_device_provider_register:<registry0> update existing feature 0x29c23dd120 (pulsedeviceprovider)
0:00:00.057867116  3760   0x29c22d9a00 INFO      GST_PLUGIN_LOADING gstplugin.c:843:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpulseaudio.so" loaded
0:00:00.057867116  3760   0x29c22d9a00 INFO      GST_PLUGIN_LOADING gstplugin.c:843:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpulseaudio.so" loaded
0:00:00.057870593  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:116:gst_plugin_feature_load: loaded plugin pulseaudio
0:00:00.057870593  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:116:gst_plugin_feature_load: loaded plugin pulseaudio
0:00:00.057872738  3760   0x29c22d9a00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "pulsesink"
0:00:00.057872738  3760   0x29c22d9a00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "pulsesink"
0:00:00.057876381  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBaseSink : factory (nil)
0:00:00.057876381  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBaseSink : factory (nil)
0:00:00.057902384  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstAudioBaseSink : factory (nil)
0:00:00.057902384  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstAudioBaseSink : factory (nil)
0:00:00.057933034  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPulseSink : factory 0x29c249f570
0:00:00.057933034  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPulseSink : factory 0x29c249f570
0:00:00.057953875  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.057953875  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.057957143  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.057957143  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.057962002  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layout'
0:00:00.057962002  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layout'
0:00:00.057964024  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.057964024  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.057966233  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.057967968  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.057966233  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.057967968  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.057970798  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.057972381  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.057970798  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.057972381  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.057974697  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.057974697  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.057976247  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.057978297  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.057976247  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.057978297  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.057979748  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.057981970  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.057979748  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.057981970  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.057983426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.057983426  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.057985190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.057986875  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.057985190  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.057986875  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.057989217  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'framed'
0:00:00.057990884  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.057989217  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'framed'
0:00:00.057990884  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.057993259  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'framed'
0:00:00.057993259  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'framed'
0:00:00.057994816  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.057996706  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'framed'
0:00:00.057994816  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.057996706  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'framed'
0:00:00.057998167  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.057999926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'block-size'
0:00:00.057998167  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.057999926  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'block-size'
0:00:00.058001367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.058001367  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.058006590  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'mpegversion'
0:00:00.058006590  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'mpegversion'
0:00:00.058008389  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.058008389  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.058010309  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'mpegaudioversion'
0:00:00.058012174  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.058010309  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'mpegaudioversion'
0:00:00.058012174  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.058014182  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'parsed'
0:00:00.058015805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.058014182  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'parsed'
0:00:00.058015805  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.058017835  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'mpegversion'
0:00:00.058017835  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'mpegversion'
0:00:00.058019389  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.058021602  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'framed'
0:00:00.058019389  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.058021602  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'framed'
0:00:00.058023184  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.058025059  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'stream-format'
0:00:00.058023184  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'boolean'
0:00:00.058025059  3760   0x29c22d9a00 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'stream-format'
0:00:00.058026648  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.058026648  3760   0x29c22d9a00 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.058044576  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1674:gst_pad_set_activate_function_full:<'':sink> activatefunc set to gst_base_sink_pad_activate
0:00:00.058044576  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1674:gst_pad_set_activate_function_full:<'':sink> activatefunc set to gst_base_sink_pad_activate
0:00:00.058048475  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1709:gst_pad_set_activatemode_function_full:<'':sink> activatemodefunc set to gst_base_sink_pad_activate_mode
0:00:00.058048475  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1709:gst_pad_set_activatemode_function_full:<'':sink> activatemodefunc set to gst_base_sink_pad_activate_mode
0:00:00.058050724  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':sink> queryfunc set to gst_base_sink_sink_query
0:00:00.058052688  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':sink> eventfunc for set to gst_base_sink_event
0:00:00.058050724  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<'':sink> queryfunc set to gst_base_sink_sink_query
0:00:00.058052688  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<'':sink> eventfunc for set to gst_base_sink_event
0:00:00.058054549  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1744:gst_pad_set_chain_function_full:<'':sink> chainfunc set to gst_base_sink_chain
0:00:00.058056460  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1781:gst_pad_set_chain_list_function_full:<'':sink> chainlistfunc set to gst_base_sink_chain_list
0:00:00.058054549  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1744:gst_pad_set_chain_function_full:<'':sink> chainfunc set to gst_base_sink_chain
0:00:00.058056460  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1781:gst_pad_set_chain_list_function_full:<'':sink> chainlistfunc set to gst_base_sink_chain_list
0:00:00.058058603  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstBaseSink at 0x29c2506750> adding pad 'sink'
0:00:00.058058603  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<GstBaseSink at 0x29c2506750> adding pad 'sink'
0:00:00.058060666  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':sink> set parent (ref and sink)
0:00:00.058060666  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':sink> set parent (ref and sink)
0:00:00.058067331  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:681:gst_poll_new: 0x29c24ed450: new controllable : 1
0:00:00.058067331  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:681:gst_poll_new: 0x29c24ed450: new controllable : 1
0:00:00.058078937  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x29c24ed450: fd (fd:3, idx:0)
0:00:00.058078937  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x29c24ed450: fd (fd:3, idx:0)
0:00:00.058082584  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x29c24ed450: fd (fd:3, idx:0), active : 1
0:00:00.058082584  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x29c24ed450: fd (fd:3, idx:0), active : 1
0:00:00.058085651  3760   0x29c22d9a00 DEBUG             audioclock gstaudioclock.c:70:gst_audio_clock_init:<GstAudioClock at 0x29c25070d0> init
0:00:00.058085651  3760   0x29c22d9a00 DEBUG             audioclock gstaudioclock.c:70:gst_audio_clock_init:<GstAudioClock at 0x29c25070d0> init
0:00:00.058088821  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:270:gst_system_clock_set_property: clock-type set to 2
0:00:00.058088821  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:270:gst_system_clock_set_property: clock-type set to 2
0:00:00.058093589  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:397:gst_system_clock_add_wakeup: writing control
0:00:00.058093589  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:397:gst_system_clock_add_wakeup: writing control
0:00:00.058100339  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:401:gst_system_clock_add_wakeup: wakeup count 1
0:00:00.058100339  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:401:gst_system_clock_add_wakeup: wakeup count 1
0:00:00.058102902  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:243:gst_system_clock_dispose: joined thread
0:00:00.058104818  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:772:gst_poll_free: 0x29c24ed450: freeing
0:00:00.058102902  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:243:gst_system_clock_dispose: joined thread
0:00:00.058104818  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:772:gst_poll_free: 0x29c24ed450: freeing
0:00:00.058117704  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:681:gst_poll_new: 0x29c24ed4a0: new controllable : 1
0:00:00.058117704  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:681:gst_poll_new: 0x29c24ed4a0: new controllable : 1
0:00:00.058123056  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x29c24ed4a0: fd (fd:3, idx:0)
0:00:00.058123056  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x29c24ed4a0: fd (fd:3, idx:0)
0:00:00.058126122  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x29c24ed4a0: fd (fd:3, idx:0), active : 1
0:00:00.058126122  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x29c24ed4a0: fd (fd:3, idx:0), active : 1
0:00:00.058128939  3760   0x29c22d9a00 DEBUG             audioclock gstaudioclock.c:70:gst_audio_clock_init:<GstAudioClock at 0x29c2507290> init
0:00:00.058128939  3760   0x29c22d9a00 DEBUG             audioclock gstaudioclock.c:70:gst_audio_clock_init:<GstAudioClock at 0x29c2507290> init
0:00:00.058131675  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:270:gst_system_clock_set_property: clock-type set to 2
0:00:00.058131675  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:270:gst_system_clock_set_property: clock-type set to 2
0:00:00.058136098  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "pulsesink"
0:00:00.058136098  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "pulsesink"
0:00:00.058138726  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.058138726  3760   0x29c22d9a00 DEBUG           GST_PIPELINE parse.l:169:priv_gst_parse_yylex: flex: SPACE: [ ]
0:00:00.058143759  3760   0x29c22d9a00 DEBUG           GST_PIPELINE grammar.y:1191:priv_gst_parse_launch: got 6 elements and 5 links
0:00:00.058143759  3760   0x29c22d9a00 DEBUG           GST_PIPELINE grammar.y:1191:priv_gst_parse_launch: got 6 elements and 5 links
0:00:00.058147815  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x29c22f8120; 'pipeline'
0:00:00.058147815  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:107:gst_plugin_feature_load: loading plugin for feature 0x29c22f8120; 'pipeline'
0:00:00.058150037  3760   0x29c22d9a00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "pipeline"
0:00:00.058150037  3760   0x29c22d9a00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "pipeline"
0:00:00.058157685  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:235:gst_bus_init:<GstBus at 0x29c23dd240> created
0:00:00.058157685  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:235:gst_bus_init:<GstBus at 0x29c23dd240> created
0:00:00.058163109  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:501:gst_bin_init:<GstBin at 0x29c2508090> using bus <bus0> to listen to children
0:00:00.058163109  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:501:gst_bin_init:<GstBin at 0x29c2508090> using bus <bus0> to listen to children
0:00:00.058168922  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:235:gst_bus_init:<GstBus at 0x29c23dd310> created
0:00:00.058168922  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:235:gst_bus_init:<GstBus at 0x29c23dd310> created
0:00:00.058172033  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:681:gst_poll_new: 0x29c24ed4f0: new controllable : 1
0:00:00.058172033  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:681:gst_poll_new: 0x29c24ed4f0: new controllable : 1
0:00:00.058178153  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x29c24ed4f0: fd (fd:5, idx:0)
0:00:00.058178153  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x29c24ed4f0: fd (fd:5, idx:0)
0:00:00.058181134  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x29c24ed4f0: fd (fd:5, idx:0), active : 1
0:00:00.058181134  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x29c24ed4f0: fd (fd:5, idx:0), active : 1
0:00:00.058183970  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:289:gst_bus_new:<bus1> created new bus
0:00:00.058186037  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<GstPipeline at 0x29c2508090> setting bus to 0x29c23dd310
0:00:00.058183970  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:289:gst_bus_new:<bus1> created new bus
0:00:00.058186037  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<GstPipeline at 0x29c2508090> setting bus to 0x29c23dd310
0:00:00.058188271  3760   0x29c22d9a00 DEBUG               pipeline gstpipeline.c:237:gst_pipeline_init:<GstPipeline at 0x29c2508090> set bus <bus1> on pipeline
0:00:00.058188271  3760   0x29c22d9a00 DEBUG               pipeline gstpipeline.c:237:gst_pipeline_init:<GstPipeline at 0x29c2508090> set bus <bus1> on pipeline
0:00:00.058191779  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "pipeline"
0:00:00.058191779  3760   0x29c22d9a00 DEBUG    GST_ELEMENT_FACTORY gstelementfactory.c:389:gst_element_factory_create: created element "pipeline"
0:00:00.058193784  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1527:gst_bin_add: adding element filesrc0 to bin pipeline0
0:00:00.058193784  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1527:gst_bin_add: adding element filesrc0 to bin pipeline0
0:00:00.058196183  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1152:gst_bin_add_func:<pipeline0> element :filesrc0
0:00:00.058198311  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<filesrc0> set parent (ref and sink)
0:00:00.058196183  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1152:gst_bin_add_func:<pipeline0> element :filesrc0
0:00:00.058198311  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<filesrc0> set parent (ref and sink)
0:00:00.058200050  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1191:gst_bin_add_func:<pipeline0> element "filesrc0" was source
0:00:00.058200050  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1191:gst_bin_add_func:<pipeline0> element "filesrc0" was source
0:00:00.058202081  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<filesrc0> setting bus to 0x29c23dd240
0:00:00.058202081  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<filesrc0> setting bus to 0x29c23dd240
0:00:00.058204216  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:489:gst_element_set_base_time:<filesrc0> set base_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058204216  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:489:gst_element_set_base_time:<filesrc0> set base_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058208837  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:551:gst_element_set_start_time:<filesrc0> set start_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058208837  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:551:gst_element_set_start_time:<filesrc0> set start_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058212485  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<filesrc0> setting clock (nil)
0:00:00.058212485  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<filesrc0> setting clock (nil)
0:00:00.058215528  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1269:gst_bin_add_func:<pipeline0> added SUCCESS element
0:00:00.058215528  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1269:gst_bin_add_func:<pipeline0> added SUCCESS element
0:00:00.058222202  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1351:gst_bin_add_func:<pipeline0> added element "filesrc0"
0:00:00.058222202  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1351:gst_bin_add_func:<pipeline0> added element "filesrc0"
0:00:00.058232727  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1527:gst_bin_add: adding element oggdemux0 to bin pipeline0
0:00:00.058232727  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1527:gst_bin_add: adding element oggdemux0 to bin pipeline0
0:00:00.058236061  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1152:gst_bin_add_func:<pipeline0> element :oggdemux0
0:00:00.058238155  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<oggdemux0> set parent (ref and sink)
0:00:00.058236061  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1152:gst_bin_add_func:<pipeline0> element :oggdemux0
0:00:00.058238155  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<oggdemux0> set parent (ref and sink)
0:00:00.058239857  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<oggdemux0> setting bus to 0x29c23dd240
0:00:00.058239857  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<oggdemux0> setting bus to 0x29c23dd240
0:00:00.058241910  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:489:gst_element_set_base_time:<oggdemux0> set base_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058241910  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:489:gst_element_set_base_time:<oggdemux0> set base_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058245856  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:551:gst_element_set_start_time:<oggdemux0> set start_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058245856  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:551:gst_element_set_start_time:<oggdemux0> set start_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058250090  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<oggdemux0> setting clock (nil)
0:00:00.058250090  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<oggdemux0> setting clock (nil)
0:00:00.058252074  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1269:gst_bin_add_func:<pipeline0> added SUCCESS element
0:00:00.058254753  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1351:gst_bin_add_func:<pipeline0> added element "oggdemux0"
0:00:00.058252074  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1269:gst_bin_add_func:<pipeline0> added SUCCESS element
0:00:00.058254753  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1351:gst_bin_add_func:<pipeline0> added element "oggdemux0"
0:00:00.058258139  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1527:gst_bin_add: adding element vorbisdec0 to bin pipeline0
0:00:00.058258139  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1527:gst_bin_add: adding element vorbisdec0 to bin pipeline0
0:00:00.058260513  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1152:gst_bin_add_func:<pipeline0> element :vorbisdec0
0:00:00.058262394  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vorbisdec0> set parent (ref and sink)
0:00:00.058260513  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1152:gst_bin_add_func:<pipeline0> element :vorbisdec0
0:00:00.058262394  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<vorbisdec0> set parent (ref and sink)
0:00:00.058263935  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<vorbisdec0> setting bus to 0x29c23dd240
0:00:00.058263935  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<vorbisdec0> setting bus to 0x29c23dd240
0:00:00.058265804  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:489:gst_element_set_base_time:<vorbisdec0> set base_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058265804  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:489:gst_element_set_base_time:<vorbisdec0> set base_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058269569  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:551:gst_element_set_start_time:<vorbisdec0> set start_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058269569  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:551:gst_element_set_start_time:<vorbisdec0> set start_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058273907  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<vorbisdec0> setting clock (nil)
0:00:00.058273907  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<vorbisdec0> setting clock (nil)
0:00:00.058275982  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1269:gst_bin_add_func:<pipeline0> added SUCCESS element
0:00:00.058278634  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1351:gst_bin_add_func:<pipeline0> added element "vorbisdec0"
0:00:00.058275982  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1269:gst_bin_add_func:<pipeline0> added SUCCESS element
0:00:00.058278634  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1351:gst_bin_add_func:<pipeline0> added element "vorbisdec0"
0:00:00.058281719  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1527:gst_bin_add: adding element audioconvert0 to bin pipeline0
0:00:00.058281719  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1527:gst_bin_add: adding element audioconvert0 to bin pipeline0
0:00:00.058286809  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1152:gst_bin_add_func:<pipeline0> element :audioconvert0
0:00:00.058286809  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1152:gst_bin_add_func:<pipeline0> element :audioconvert0
0:00:00.058289604  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioconvert0> set parent (ref and sink)
0:00:00.058301249  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<audioconvert0> setting bus to 0x29c23dd240
0:00:00.058289604  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioconvert0> set parent (ref and sink)
0:00:00.058301249  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<audioconvert0> setting bus to 0x29c23dd240
0:00:00.058303074  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:489:gst_element_set_base_time:<audioconvert0> set base_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058303074  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:489:gst_element_set_base_time:<audioconvert0> set base_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058307538  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:551:gst_element_set_start_time:<audioconvert0> set start_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058307538  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:551:gst_element_set_start_time:<audioconvert0> set start_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058311002  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<audioconvert0> setting clock (nil)
0:00:00.058313260  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1269:gst_bin_add_func:<pipeline0> added SUCCESS element
0:00:00.058311002  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<audioconvert0> setting clock (nil)
0:00:00.058313260  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1269:gst_bin_add_func:<pipeline0> added SUCCESS element
0:00:00.058315620  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1351:gst_bin_add_func:<pipeline0> added element "audioconvert0"
0:00:00.058315620  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1351:gst_bin_add_func:<pipeline0> added element "audioconvert0"
0:00:00.058318886  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1527:gst_bin_add: adding element audioresample0 to bin pipeline0
0:00:00.058318886  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1527:gst_bin_add: adding element audioresample0 to bin pipeline0
0:00:00.058320986  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1152:gst_bin_add_func:<pipeline0> element :audioresample0
0:00:00.058332180  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioresample0> set parent (ref and sink)
0:00:00.058320986  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1152:gst_bin_add_func:<pipeline0> element :audioresample0
0:00:00.058332180  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<audioresample0> set parent (ref and sink)
0:00:00.058333723  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<audioresample0> setting bus to 0x29c23dd240
0:00:00.058333723  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<audioresample0> setting bus to 0x29c23dd240
0:00:00.058335530  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:489:gst_element_set_base_time:<audioresample0> set base_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058335530  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:489:gst_element_set_base_time:<audioresample0> set base_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058338839  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:551:gst_element_set_start_time:<audioresample0> set start_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058338839  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:551:gst_element_set_start_time:<audioresample0> set start_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058342015  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<audioresample0> setting clock (nil)
0:00:00.058343916  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1269:gst_bin_add_func:<pipeline0> added SUCCESS element
0:00:00.058342015  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<audioresample0> setting clock (nil)
0:00:00.058343916  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1269:gst_bin_add_func:<pipeline0> added SUCCESS element
0:00:00.058345947  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1351:gst_bin_add_func:<pipeline0> added element "audioresample0"
0:00:00.058345947  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1351:gst_bin_add_func:<pipeline0> added element "audioresample0"
0:00:00.058348858  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1527:gst_bin_add: adding element pulsesink0 to bin pipeline0
0:00:00.058350926  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1152:gst_bin_add_func:<pipeline0> element :pulsesink0
0:00:00.058348858  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1527:gst_bin_add: adding element pulsesink0 to bin pipeline0
0:00:00.058350926  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1152:gst_bin_add_func:<pipeline0> element :pulsesink0
0:00:00.058352900  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pulsesink0> set parent (ref and sink)
0:00:00.058352900  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pulsesink0> set parent (ref and sink)
0:00:00.058354569  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1186:gst_bin_add_func:<pipeline0> element "pulsesink0" was sink
0:00:00.058356352  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1196:gst_bin_add_func:<pipeline0> element "pulsesink0" can provide a clock
0:00:00.058354569  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1186:gst_bin_add_func:<pipeline0> element "pulsesink0" was sink
0:00:00.058356352  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1196:gst_bin_add_func:<pipeline0> element "pulsesink0" can provide a clock
0:00:00.058360258  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<pulsesink0> setting bus to 0x29c23dd240
0:00:00.058360258  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<pulsesink0> setting bus to 0x29c23dd240
0:00:00.058363342  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:489:gst_element_set_base_time:<pulsesink0> set base_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058363342  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:489:gst_element_set_base_time:<pulsesink0> set base_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058366996  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:551:gst_element_set_start_time:<pulsesink0> set start_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058366996  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:551:gst_element_set_start_time:<pulsesink0> set start_time=0:00:00.000000000, old 0:00:00.000000000
0:00:00.058371252  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<pulsesink0> setting clock (nil)
0:00:00.058373238  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1269:gst_bin_add_func:<pipeline0> added SUCCESS element
0:00:00.058371252  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<pulsesink0> setting clock (nil)
0:00:00.058373238  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1269:gst_bin_add_func:<pipeline0> added SUCCESS element
0:00:00.058375196  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503240] posting on bus clock-provide message: 0x29c2503240, time 99:99:99.999999999, seq-num 0, element 'pulsesink0', GstMessageClockProvide, clock=(GstClock)"NULL", ready=(boolean)true;
0:00:00.058375196  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503240] posting on bus clock-provide message: 0x29c2503240, time 99:99:99.999999999, seq-num 0, element 'pulsesink0', GstMessageClockProvide, clock=(GstClock)"NULL", ready=(boolean)true;
0:00:00.058387422  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503240] handling child pulsesink0 message of type clock-provide
0:00:00.058387422  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503240] handling child pulsesink0 message of type clock-provide
0:00:00.058391090  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503240] dropped
0:00:00.058393498  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1351:gst_bin_add_func:<pipeline0> added element "pulsesink0"
0:00:00.058391090  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503240] dropped
0:00:00.058393498  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1351:gst_bin_add_func:<pipeline0> added element "pulsesink0"
0:00:00.058397890  3760   0x29c22d9a00 INFO            GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of GstFileSrc named filesrc0 to some pad of GstOggDemux named oggdemux0 (0/0) with caps "(NULL)"
0:00:00.058397890  3760   0x29c22d9a00 INFO            GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of GstFileSrc named filesrc0 to some pad of GstOggDemux named oggdemux0 (0/0) with caps "(NULL)"
0:00:00.058404867  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstutils.c:1709:gst_element_link_pads_full: trying to link element filesrc0:(any) to element oggdemux0:(any)
0:00:00.058404867  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstutils.c:1709:gst_element_link_pads_full: trying to link element filesrc0:(any) to element oggdemux0:(any)
0:00:00.058408156  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: looping through allowed src and dest pads
0:00:00.058408156  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: looping through allowed src and dest pads
0:00:00.058409571  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad filesrc0:src
0:00:00.058411962  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1079:gst_element_get_compatible_pad: finding pad in oggdemux0 compatible with filesrc0:src
0:00:00.058409571  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad filesrc0:src
0:00:00.058411962  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1079:gst_element_get_compatible_pad: finding pad in oggdemux0 compatible with filesrc0:src
0:00:00.058414781  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1009:gst_pad_check_link: trying to link filesrc0:src and oggdemux0:sink
0:00:00.058414781  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1009:gst_pad_check_link: trying to link filesrc0:src and oggdemux0:sink
0:00:00.058417895  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<filesrc0:src> get pad caps with filter (NULL)
0:00:00.058417895  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<filesrc0:src> get pad caps with filter (NULL)
0:00:00.058420941  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed540 caps
0:00:00.058420941  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed540 caps
0:00:00.058423401  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<filesrc0:src> doing query 0x29c24ed540 (caps)
0:00:00.058423401  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<filesrc0:src> doing query 0x29c24ed540 (caps)
0:00:00.058427762  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:1283:gst_base_src_default_query:<filesrc0> query caps returns 1
0:00:00.058427762  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:1283:gst_base_src_default_query:<filesrc0> query caps returns 1
0:00:00.058430923  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<filesrc0:src> sent query 0x29c24ed540 (caps), result 1
0:00:00.058430923  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<filesrc0:src> sent query 0x29c24ed540 (caps), result 1
0:00:00.058433688  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<filesrc0:src> query returned ANY
0:00:00.058436555  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<oggdemux0:sink> get pad caps with filter (NULL)
0:00:00.058433688  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<filesrc0:src> query returned ANY
0:00:00.058436555  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<oggdemux0:sink> get pad caps with filter (NULL)
0:00:00.058438482  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed590 caps
0:00:00.058438482  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed590 caps
0:00:00.058440630  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<oggdemux0:sink> doing query 0x29c24ed590 (caps)
0:00:00.058440630  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<oggdemux0:sink> doing query 0x29c24ed590 (caps)
0:00:00.058442989  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<oggdemux0:sink> query caps caps query: 0x29c24ed590, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.058442989  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<oggdemux0:sink> query caps caps query: 0x29c24ed590, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.058448010  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<oggdemux0:sink> trying pad template caps
0:00:00.058448010  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<oggdemux0:sink> trying pad template caps
0:00:00.058449709  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<oggdemux0:sink> using caps 0x29c24cc540 application/ogg; audio/ogg; video/ogg; application/kate
0:00:00.058449709  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<oggdemux0:sink> using caps 0x29c24cc540 application/ogg; audio/ogg; video/ogg; application/kate
0:00:00.058453092  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<oggdemux0:sink> not forwarding 0x29c24ed590 (caps) query
0:00:00.058453092  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<oggdemux0:sink> not forwarding 0x29c24ed590 (caps) query
0:00:00.058455695  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<oggdemux0:sink> sent query 0x29c24ed590 (caps), result 1
0:00:00.058455695  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<oggdemux0:sink> sent query 0x29c24ed590 (caps), result 1
0:00:00.058458014  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<oggdemux0:sink> query returned application/ogg; audio/ogg; video/ogg; application/kate
0:00:00.058460487  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1138:gst_element_get_compatible_pad: found existing unlinked compatible pad oggdemux0:sink
0:00:00.058458014  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<oggdemux0:sink> query returned application/ogg; audio/ogg; video/ogg; application/kate
0:00:00.058460487  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1138:gst_element_get_compatible_pad: found existing unlinked compatible pad oggdemux0:sink
0:00:00.058462840  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1523:prepare_link_maybe_ghosting: filesrc0 and oggdemux0 in same bin, no need for ghost pads
0:00:00.058462840  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1523:prepare_link_maybe_ghosting: filesrc0 and oggdemux0 in same bin, no need for ghost pads
0:00:00.058466793  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus structure-change message: 0x29c25032c0, time 99:99:99.999999999, seq-num 1, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstFileSrc\)\ filesrc0", busy=(boolean)true;
0:00:00.058466793  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus structure-change message: 0x29c25032c0, time 99:99:99.999999999, seq-num 1, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstFileSrc\)\ filesrc0", busy=(boolean)true;
0:00:00.058476392  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child sink message of type structure-change
0:00:00.058480185  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.058476392  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child sink message of type structure-change
0:00:00.058480185  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.058482828  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.058482828  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.058484768  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c25032c0, structure-change from sink
0:00:00.058487738  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.058484768  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c25032c0, structure-change from sink
0:00:00.058487738  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.058489536  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2316:gst_pad_link_prepare: trying to link filesrc0:src and oggdemux0:sink
0:00:00.058489536  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2316:gst_pad_link_prepare: trying to link filesrc0:src and oggdemux0:sink
0:00:00.058492470  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<filesrc0:src> get pad caps with filter (NULL)
0:00:00.058492470  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<filesrc0:src> get pad caps with filter (NULL)
0:00:00.058494608  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed5e0 caps
0:00:00.058496677  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<filesrc0:src> doing query 0x29c24ed5e0 (caps)
0:00:00.058494608  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed5e0 caps
0:00:00.058496677  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<filesrc0:src> doing query 0x29c24ed5e0 (caps)
0:00:00.058499128  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:1283:gst_base_src_default_query:<filesrc0> query caps returns 1
0:00:00.058499128  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:1283:gst_base_src_default_query:<filesrc0> query caps returns 1
0:00:00.058501266  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<filesrc0:src> sent query 0x29c24ed5e0 (caps), result 1
0:00:00.058501266  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<filesrc0:src> sent query 0x29c24ed5e0 (caps), result 1
0:00:00.058503516  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<filesrc0:src> query returned ANY
0:00:00.058505710  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<oggdemux0:sink> get pad caps with filter (NULL)
0:00:00.058503516  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<filesrc0:src> query returned ANY
0:00:00.058505710  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<oggdemux0:sink> get pad caps with filter (NULL)
0:00:00.058507545  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed630 caps
0:00:00.058509551  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<oggdemux0:sink> doing query 0x29c24ed630 (caps)
0:00:00.058507545  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed630 caps
0:00:00.058509551  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<oggdemux0:sink> doing query 0x29c24ed630 (caps)
0:00:00.058511465  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<oggdemux0:sink> query caps caps query: 0x29c24ed630, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.058511465  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<oggdemux0:sink> query caps caps query: 0x29c24ed630, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.058514683  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<oggdemux0:sink> trying pad template caps
0:00:00.058514683  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<oggdemux0:sink> trying pad template caps
0:00:00.058516122  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<oggdemux0:sink> using caps 0x29c24cc540 application/ogg; audio/ogg; video/ogg; application/kate
0:00:00.058518773  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<oggdemux0:sink> not forwarding 0x29c24ed630 (caps) query
0:00:00.058516122  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<oggdemux0:sink> using caps 0x29c24cc540 application/ogg; audio/ogg; video/ogg; application/kate
0:00:00.058518773  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<oggdemux0:sink> not forwarding 0x29c24ed630 (caps) query
0:00:00.058521158  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<oggdemux0:sink> sent query 0x29c24ed630 (caps), result 1
0:00:00.058521158  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<oggdemux0:sink> sent query 0x29c24ed630 (caps), result 1
0:00:00.058523353  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<oggdemux0:sink> query returned application/ogg; audio/ogg; video/ogg; application/kate
0:00:00.058523353  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<oggdemux0:sink> query returned application/ogg; audio/ogg; video/ogg; application/kate
0:00:00.058525720  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2216:gst_pad_link_check_compatible_unlocked:<filesrc0:src> src caps ANY
0:00:00.058527693  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2218:gst_pad_link_check_compatible_unlocked:<oggdemux0:sink> sink caps application/ogg; audio/ogg; video/ogg; application/kate
0:00:00.058525720  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2216:gst_pad_link_check_compatible_unlocked:<filesrc0:src> src caps ANY
0:00:00.058527693  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2218:gst_pad_link_check_compatible_unlocked:<oggdemux0:sink> sink caps application/ogg; audio/ogg; video/ogg; application/kate
0:00:00.058529592  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2236:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.058529592  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2236:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.058531861  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2524:gst_pad_link_full: linked filesrc0:src and oggdemux0:sink, successful
0:00:00.058534681  3760   0x29c22d9a00 INFO               GST_EVENT gstevent.c:1512:gst_event_new_reconfigure: creating reconfigure event
0:00:00.058531861  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2524:gst_pad_link_full: linked filesrc0:src and oggdemux0:sink, successful
0:00:00.058534681  3760   0x29c22d9a00 INFO               GST_EVENT gstevent.c:1512:gst_event_new_reconfigure: creating reconfigure event
0:00:00.058536468  3760   0x29c22d9a00 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502b30 reconfigure 61441
0:00:00.058536468  3760   0x29c22d9a00 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502b30 reconfigure 61441
0:00:00.058539341  3760   0x29c22d9a00 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<filesrc0:src> have event type reconfigure event: 0x29c2502b30, time 99:99:99.999999999, seq-num 2, (NULL)
0:00:00.058539341  3760   0x29c22d9a00 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<filesrc0:src> have event type reconfigure event: 0x29c2502b30, time 99:99:99.999999999, seq-num 2, (NULL)
0:00:00.058542309  3760   0x29c22d9a00 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<filesrc0:src> Received event on flushing pad. Discarding
0:00:00.058542309  3760   0x29c22d9a00 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<filesrc0:src> Received event on flushing pad. Discarding
0:00:00.058545029  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503240] posting on bus structure-change message: 0x29c2503240, time 99:99:99.999999999, seq-num 3, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstFileSrc\)\ filesrc0", busy=(boolean)false;
0:00:00.058545029  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503240] posting on bus structure-change message: 0x29c2503240, time 99:99:99.999999999, seq-num 3, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstFileSrc\)\ filesrc0", busy=(boolean)false;
0:00:00.058551843  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503240] handling child sink message of type structure-change
0:00:00.058551843  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503240] handling child sink message of type structure-change
0:00:00.058554796  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<oggdemux0:sink> deleting message 0x29c25032c0 of type structure-change (types 0x00001000)
0:00:00.058554796  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<oggdemux0:sink> deleting message 0x29c25032c0 of type structure-change (types 0x00001000)
0:00:00.058559180  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503240] dropped
0:00:00.058559180  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503240] dropped
0:00:00.058561082  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1839:gst_element_link_pads_full: linked pad filesrc0:src to pad oggdemux0:sink
0:00:00.058561082  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1839:gst_element_link_pads_full: linked pad filesrc0:src to pad oggdemux0:sink
0:00:00.058563969  3760   0x29c22d9a00 INFO            GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of GstOggDemux named oggdemux0 to some pad of GstVorbisDec named vorbisdec0 (0/0) with caps "(NULL)"
0:00:00.058563969  3760   0x29c22d9a00 INFO            GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of GstOggDemux named oggdemux0 to some pad of GstVorbisDec named vorbisdec0 (0/0) with caps "(NULL)"
0:00:00.058569965  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstutils.c:1709:gst_element_link_pads_full: trying to link element oggdemux0:(any) to element vorbisdec0:(any)
0:00:00.058572736  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: looping through allowed src and dest pads
0:00:00.058569965  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstutils.c:1709:gst_element_link_pads_full: trying to link element oggdemux0:(any) to element vorbisdec0:(any)
0:00:00.058572736  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: looping through allowed src and dest pads
0:00:00.058574022  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad oggdemux0:sink
0:00:00.058576127  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1882:gst_element_link_pads_full: trying dest pad vorbisdec0:sink
0:00:00.058574022  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad oggdemux0:sink
0:00:00.058576127  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1882:gst_element_link_pads_full: trying dest pad vorbisdec0:sink
0:00:00.058577890  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1079:gst_element_get_compatible_pad: finding pad in oggdemux0 compatible with vorbisdec0:sink
0:00:00.058577890  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1079:gst_element_get_compatible_pad: finding pad in oggdemux0 compatible with vorbisdec0:sink
0:00:00.058580505  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1175:gst_element_get_compatible_pad:<oggdemux0> Could not find a compatible unlinked always pad to link to vorbisdec0:sink, now checking request pads
0:00:00.058580505  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1175:gst_element_get_compatible_pad:<oggdemux0> Could not find a compatible unlinked always pad to link to vorbisdec0:sink, now checking request pads
0:00:00.058582768  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<vorbisdec0:sink> get pad caps with filter (NULL)
0:00:00.058584967  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed680 caps
0:00:00.058582768  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<vorbisdec0:sink> get pad caps with filter (NULL)
0:00:00.058584967  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed680 caps
0:00:00.058596783  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:sink> doing query 0x29c24ed680 (caps)
0:00:00.058596783  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:sink> doing query 0x29c24ed680 (caps)
0:00:00.058599169  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:2686:gst_audio_decoder_sink_query:<vorbisdec0:sink> received query caps query: 0x29c24ed680, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.058599169  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:2686:gst_audio_decoder_sink_query:<vorbisdec0:sink> received query caps query: 0x29c24ed680, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.058603568  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<vorbisdec0:src> get pad peer caps with filter (NULL)
0:00:00.058603568  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<vorbisdec0:src> get pad peer caps with filter (NULL)
0:00:00.058605826  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed6d0 caps
0:00:00.058605826  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed6d0 caps
0:00:00.058608003  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<vorbisdec0:src> peer query 0x29c24ed6d0 (caps)
0:00:00.058610502  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:4115:gst_pad_peer_query:<vorbisdec0:src> pad has no peer
0:00:00.058608003  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<vorbisdec0:src> peer query 0x29c24ed6d0 (caps)
0:00:00.058610502  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:4115:gst_pad_peer_query:<vorbisdec0:src> pad has no peer
0:00:00.058619672  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:sink> sent query 0x29c24ed680 (caps), result 1
0:00:00.058619672  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:sink> sent query 0x29c24ed680 (caps), result 1
0:00:00.058623145  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<vorbisdec0:sink> query returned audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.058623145  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<vorbisdec0:sink> query returned audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.058634596  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:874:gst_element_get_compatible_pad_template: Looking for a suitable pad template in oggdemux0 out of 2 templates...
0:00:00.058634596  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:874:gst_element_get_compatible_pad_template: Looking for a suitable pad template in oggdemux0 out of 2 templates...
0:00:00.058638177  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:890:gst_element_get_compatible_pad_template: compatible direction: found src pad template "src_%08x"
0:00:00.058638177  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:890:gst_element_get_compatible_pad_template: compatible direction: found src pad template "src_%08x"
0:00:00.058640361  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:893:gst_element_get_compatible_pad_template: intersecting audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.058643371  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:895:gst_element_get_compatible_pad_template: ..and ANY
0:00:00.058640361  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:893:gst_element_get_compatible_pad_template: intersecting audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.058643371  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:895:gst_element_get_compatible_pad_template: ..and ANY
0:00:00.058645138  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:901:gst_element_get_compatible_pad_template: caps are compatible
0:00:00.058645138  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:901:gst_element_get_compatible_pad_template: caps are compatible
0:00:00.058646855  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:913:gst_element_get_compatible_pad_template: Returning new pad template 0x29c22de380
0:00:00.058648908  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:915:gst_element_get_static_pad: no such pad 'src_%08x' in element "oggdemux0"
0:00:00.058646855  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:913:gst_element_get_compatible_pad_template: Returning new pad template 0x29c22de380
0:00:00.058648908  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:915:gst_element_get_static_pad: no such pad 'src_%08x' in element "oggdemux0"
0:00:00.058652604  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstutils.c:1201:gst_element_get_compatible_pad:<oggdemux0> Could not find a compatible pad to link to vorbisdec0:sink
0:00:00.058652604  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstutils.c:1201:gst_element_get_compatible_pad:<oggdemux0> Could not find a compatible pad to link to vorbisdec0:sink
0:00:00.058655771  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1882:gst_element_link_pads_full: trying dest pad vorbisdec0:src
0:00:00.058657797  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1934:gst_element_link_pads_full: we might have request pads on both sides, checking...
0:00:00.058655771  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1882:gst_element_link_pads_full: trying dest pad vorbisdec0:src
0:00:00.058657797  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1934:gst_element_link_pads_full: we might have request pads on both sides, checking...
0:00:00.058659702  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1988:gst_element_link_pads_full: no link possible from oggdemux0 to vorbisdec0
0:00:00.058659702  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1988:gst_element_link_pads_full: no link possible from oggdemux0 to vorbisdec0
0:00:00.058671316  3760   0x29c22d9a00 INFO                 default gstutils.c:2098:gst_element_link_pads_filtered: Could not link pads: oggdemux0:(null) - vorbisdec0:(null)
0:00:00.058671316  3760   0x29c22d9a00 INFO                 default gstutils.c:2098:gst_element_link_pads_filtered: Could not link pads: oggdemux0:(null) - vorbisdec0:(null)
0:00:00.058674252  3760   0x29c22d9a00 DEBUG           GST_PIPELINE grammar.y:565:gst_parse_perform_delayed_link: trying delayed link some pad of GstOggDemux named oggdemux0 to some pad of GstVorbisDec named vorbisdec0
0:00:00.058674252  3760   0x29c22d9a00 DEBUG           GST_PIPELINE grammar.y:565:gst_parse_perform_delayed_link: trying delayed link some pad of GstOggDemux named oggdemux0 to some pad of GstVorbisDec named vorbisdec0
0:00:00.058683455  3760   0x29c22d9a00 INFO            GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of GstVorbisDec named vorbisdec0 to some pad of GstAudioConvert named audioconvert0 (0/0) with caps "(NULL)"
0:00:00.058683455  3760   0x29c22d9a00 INFO            GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of GstVorbisDec named vorbisdec0 to some pad of GstAudioConvert named audioconvert0 (0/0) with caps "(NULL)"
0:00:00.058688774  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstutils.c:1709:gst_element_link_pads_full: trying to link element vorbisdec0:(any) to element audioconvert0:(any)
0:00:00.058688774  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstutils.c:1709:gst_element_link_pads_full: trying to link element vorbisdec0:(any) to element audioconvert0:(any)
0:00:00.058691383  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: looping through allowed src and dest pads
0:00:00.058693057  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad vorbisdec0:sink
0:00:00.058691383  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: looping through allowed src and dest pads
0:00:00.058693057  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad vorbisdec0:sink
0:00:00.058694912  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad vorbisdec0:src
0:00:00.058694912  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad vorbisdec0:src
0:00:00.058696742  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1079:gst_element_get_compatible_pad: finding pad in audioconvert0 compatible with vorbisdec0:src
0:00:00.058696742  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1079:gst_element_get_compatible_pad: finding pad in audioconvert0 compatible with vorbisdec0:src
0:00:00.058699609  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1009:gst_pad_check_link: trying to link vorbisdec0:src and audioconvert0:sink
0:00:00.058702365  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<vorbisdec0:src> get pad caps with filter (NULL)
0:00:00.058699609  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1009:gst_pad_check_link: trying to link vorbisdec0:src and audioconvert0:sink
0:00:00.058702365  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<vorbisdec0:src> get pad caps with filter (NULL)
0:00:00.058704463  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed8a0 caps
0:00:00.058706614  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:src> doing query 0x29c24ed8a0 (caps)
0:00:00.058704463  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed8a0 caps
0:00:00.058706614  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:src> doing query 0x29c24ed8a0 (caps)
0:00:00.058708794  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:2837:gst_audio_decoder_src_query:<vorbisdec0:src> received query caps query: 0x29c24ed8a0, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.058708794  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:2837:gst_audio_decoder_src_query:<vorbisdec0:src> received query caps query: 0x29c24ed8a0, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.058713582  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<vorbisdec0:src> query caps caps query: 0x29c24ed8a0, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.058713582  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<vorbisdec0:src> query caps caps query: 0x29c24ed8a0, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.058716439  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<vorbisdec0:src> trying pad template caps
0:00:00.058716439  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<vorbisdec0:src> trying pad template caps
0:00:00.058717987  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<vorbisdec0:src> using caps 0x29c24cc5e0 audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.058717987  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<vorbisdec0:src> using caps 0x29c24cc5e0 audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.058721721  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<vorbisdec0:src> not forwarding 0x29c24ed8a0 (caps) query
0:00:00.058721721  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<vorbisdec0:src> not forwarding 0x29c24ed8a0 (caps) query
0:00:00.058724135  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:src> sent query 0x29c24ed8a0 (caps), result 1
0:00:00.058724135  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:src> sent query 0x29c24ed8a0 (caps), result 1
0:00:00.058726712  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<vorbisdec0:src> query returned audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.058730069  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioconvert0:sink> get pad caps with filter (NULL)
0:00:00.058726712  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<vorbisdec0:src> query returned audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.058730069  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioconvert0:sink> get pad caps with filter (NULL)
0:00:00.058732036  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed8f0 caps
0:00:00.058732036  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed8f0 caps
0:00:00.058734139  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioconvert0:sink> doing query 0x29c24ed8f0 (caps)
0:00:00.058736773  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioconvert0:sink> peer filter caps (NULL)
0:00:00.058734139  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioconvert0:sink> doing query 0x29c24ed8f0 (caps)
0:00:00.058736773  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioconvert0:sink> peer filter caps (NULL)
0:00:00.058738992  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioconvert0:src> get pad peer caps with filter (NULL)
0:00:00.058740976  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed8a0 caps
0:00:00.058738992  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioconvert0:src> get pad peer caps with filter (NULL)
0:00:00.058740976  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed8a0 caps
0:00:00.058742953  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioconvert0:src> peer query 0x29c24ed8a0 (caps)
0:00:00.058742953  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioconvert0:src> peer query 0x29c24ed8a0 (caps)
0:00:00.058745027  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:4115:gst_pad_peer_query:<audioconvert0:src> pad has no peer
0:00:00.058747016  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioconvert0:sink> peer caps  ANY
0:00:00.058745027  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:4115:gst_pad_peer_query:<audioconvert0:src> pad has no peer
0:00:00.058747016  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioconvert0:sink> peer caps  ANY
0:00:00.058748899  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058748899  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058756898  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058756898  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058763481  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 1)
0:00:00.058763481  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 1)
0:00:00.058772210  3760   0x29c22d9a00 INFO               structure gststructure.c:2595:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved;
0:00:00.058772210  3760   0x29c22d9a00 INFO               structure gststructure.c:2595:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved;
0:00:00.058777907  3760   0x29c22d9a00 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved into audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058777907  3760   0x29c22d9a00 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved into audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058785813  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058785813  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058788565  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioconvert0:sink> transformed  audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058788565  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioconvert0:sink> transformed  audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058791257  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058791257  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058803532  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.058803532  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.058815012  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstcaps.c:179:_gst_caps_copy:audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ] doing copy 0x29c24ed770 -> 0x29c24ed800
0:00:00.058815012  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstcaps.c:179:_gst_caps_copy:audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ] doing copy 0x29c24ed770 -> 0x29c24ed800
0:00:00.058822011  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstminiobject.c:316:gst_mini_object_make_writable: copy GstCaps miniobject 0x29c24ed770 -> 0x29c24ed800
0:00:00.058822011  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstminiobject.c:316:gst_mini_object_make_writable: copy GstCaps miniobject 0x29c24ed770 -> 0x29c24ed800
0:00:00.058829228  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioconvert0> returning  audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.058829228  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioconvert0> returning  audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.058836763  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioconvert0:sink> sent query 0x29c24ed8f0 (caps), result 1
0:00:00.058836763  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioconvert0:sink> sent query 0x29c24ed8f0 (caps), result 1
0:00:00.058839270  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioconvert0:sink> query returned audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.058839270  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioconvert0:sink> query returned audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.058849440  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1138:gst_element_get_compatible_pad: found existing unlinked compatible pad audioconvert0:sink
0:00:00.058849440  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1138:gst_element_get_compatible_pad: found existing unlinked compatible pad audioconvert0:sink
0:00:00.058852453  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1523:prepare_link_maybe_ghosting: vorbisdec0 and audioconvert0 in same bin, no need for ghost pads
0:00:00.058852453  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1523:prepare_link_maybe_ghosting: vorbisdec0 and audioconvert0 in same bin, no need for ghost pads
0:00:00.058856169  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503240] posting on bus structure-change message: 0x29c2503240, time 99:99:99.999999999, seq-num 4, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstVorbisDec\)\ vorbisdec0", busy=(boolean)true;
0:00:00.058856169  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503240] posting on bus structure-change message: 0x29c2503240, time 99:99:99.999999999, seq-num 4, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstVorbisDec\)\ vorbisdec0", busy=(boolean)true;
0:00:00.058864481  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503240] handling child sink message of type structure-change
0:00:00.058864481  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503240] handling child sink message of type structure-change
0:00:00.058867431  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.058867431  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.058869703  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.058871771  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2503240, structure-change from sink
0:00:00.058869703  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.058871771  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2503240, structure-change from sink
0:00:00.058874396  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503240] dropped
0:00:00.058874396  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503240] dropped
0:00:00.058876153  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2316:gst_pad_link_prepare: trying to link vorbisdec0:src and audioconvert0:sink
0:00:00.058876153  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2316:gst_pad_link_prepare: trying to link vorbisdec0:src and audioconvert0:sink
0:00:00.058879021  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<vorbisdec0:src> get pad caps with filter (NULL)
0:00:00.058881168  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed720 caps
0:00:00.058879021  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<vorbisdec0:src> get pad caps with filter (NULL)
0:00:00.058881168  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed720 caps
0:00:00.058883108  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:src> doing query 0x29c24ed720 (caps)
0:00:00.058883108  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:src> doing query 0x29c24ed720 (caps)
0:00:00.058885240  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:2837:gst_audio_decoder_src_query:<vorbisdec0:src> received query caps query: 0x29c24ed720, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.058885240  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:2837:gst_audio_decoder_src_query:<vorbisdec0:src> received query caps query: 0x29c24ed720, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.058888458  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<vorbisdec0:src> query caps caps query: 0x29c24ed720, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.058891336  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<vorbisdec0:src> trying pad template caps
0:00:00.058888458  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<vorbisdec0:src> query caps caps query: 0x29c24ed720, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.058891336  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<vorbisdec0:src> trying pad template caps
0:00:00.058892788  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<vorbisdec0:src> using caps 0x29c24cc5e0 audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.058892788  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<vorbisdec0:src> using caps 0x29c24cc5e0 audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.058896598  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<vorbisdec0:src> not forwarding 0x29c24ed720 (caps) query
0:00:00.058896598  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<vorbisdec0:src> not forwarding 0x29c24ed720 (caps) query
0:00:00.058898947  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:src> sent query 0x29c24ed720 (caps), result 1
0:00:00.058898947  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:src> sent query 0x29c24ed720 (caps), result 1
0:00:00.058901214  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<vorbisdec0:src> query returned audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.058901214  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<vorbisdec0:src> query returned audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.058904298  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioconvert0:sink> get pad caps with filter (NULL)
0:00:00.058906183  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed6d0 caps
0:00:00.058904298  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioconvert0:sink> get pad caps with filter (NULL)
0:00:00.058906183  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed6d0 caps
0:00:00.058908203  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioconvert0:sink> doing query 0x29c24ed6d0 (caps)
0:00:00.058908203  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioconvert0:sink> doing query 0x29c24ed6d0 (caps)
0:00:00.058910394  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioconvert0:sink> peer filter caps (NULL)
0:00:00.058912350  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioconvert0:src> get pad peer caps with filter (NULL)
0:00:00.058910394  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioconvert0:sink> peer filter caps (NULL)
0:00:00.058912350  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioconvert0:src> get pad peer caps with filter (NULL)
0:00:00.058914341  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed630 caps
0:00:00.058916410  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioconvert0:src> peer query 0x29c24ed630 (caps)
0:00:00.058914341  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed630 caps
0:00:00.058916410  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioconvert0:src> peer query 0x29c24ed630 (caps)
0:00:00.058918385  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:4115:gst_pad_peer_query:<audioconvert0:src> pad has no peer
0:00:00.058918385  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:4115:gst_pad_peer_query:<audioconvert0:src> pad has no peer
0:00:00.058920148  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioconvert0:sink> peer caps  ANY
0:00:00.058920148  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioconvert0:sink> peer caps  ANY
0:00:00.058922020  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058922020  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058929244  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058929244  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058935858  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 1)
0:00:00.058935858  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 1)
0:00:00.058943196  3760   0x29c22d9a00 INFO               structure gststructure.c:2595:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved;
0:00:00.058943196  3760   0x29c22d9a00 INFO               structure gststructure.c:2595:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved;
0:00:00.058948304  3760   0x29c22d9a00 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved into audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058948304  3760   0x29c22d9a00 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved into audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058956662  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058956662  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058959588  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioconvert0:sink> transformed  audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058959588  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioconvert0:sink> transformed  audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058962306  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058962306  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.058973867  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.058973867  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.058985001  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstcaps.c:179:_gst_caps_copy:audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ] doing copy 0x29c24ed540 -> 0x29c24ed450
0:00:00.058985001  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstcaps.c:179:_gst_caps_copy:audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ] doing copy 0x29c24ed540 -> 0x29c24ed450
0:00:00.058991328  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstminiobject.c:316:gst_mini_object_make_writable: copy GstCaps miniobject 0x29c24ed540 -> 0x29c24ed450
0:00:00.058991328  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstminiobject.c:316:gst_mini_object_make_writable: copy GstCaps miniobject 0x29c24ed540 -> 0x29c24ed450
0:00:00.058996870  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioconvert0> returning  audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.058996870  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioconvert0> returning  audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059004022  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioconvert0:sink> sent query 0x29c24ed6d0 (caps), result 1
0:00:00.059004022  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioconvert0:sink> sent query 0x29c24ed6d0 (caps), result 1
0:00:00.059006562  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioconvert0:sink> query returned audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059006562  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioconvert0:sink> query returned audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059013366  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2216:gst_pad_link_check_compatible_unlocked:<vorbisdec0:src> src caps audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.059013366  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2216:gst_pad_link_check_compatible_unlocked:<vorbisdec0:src> src caps audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.059016443  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2218:gst_pad_link_check_compatible_unlocked:<audioconvert0:sink> sink caps audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059016443  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2218:gst_pad_link_check_compatible_unlocked:<audioconvert0:sink> sink caps audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059025298  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2236:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.059025298  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2236:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.059027846  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2524:gst_pad_link_full: linked vorbisdec0:src and audioconvert0:sink, successful
0:00:00.059027846  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2524:gst_pad_link_full: linked vorbisdec0:src and audioconvert0:sink, successful
0:00:00.059030433  3760   0x29c22d9a00 INFO               GST_EVENT gstevent.c:1512:gst_event_new_reconfigure: creating reconfigure event
0:00:00.059030433  3760   0x29c22d9a00 INFO               GST_EVENT gstevent.c:1512:gst_event_new_reconfigure: creating reconfigure event
0:00:00.059031930  3760   0x29c22d9a00 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502c30 reconfigure 61441
0:00:00.059031930  3760   0x29c22d9a00 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502c30 reconfigure 61441
0:00:00.059034466  3760   0x29c22d9a00 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<vorbisdec0:src> have event type reconfigure event: 0x29c2502c30, time 99:99:99.999999999, seq-num 5, (NULL)
0:00:00.059037428  3760   0x29c22d9a00 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<vorbisdec0:src> Received event on flushing pad. Discarding
0:00:00.059034466  3760   0x29c22d9a00 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<vorbisdec0:src> have event type reconfigure event: 0x29c2502c30, time 99:99:99.999999999, seq-num 5, (NULL)
0:00:00.059037428  3760   0x29c22d9a00 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<vorbisdec0:src> Received event on flushing pad. Discarding
0:00:00.059039998  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus structure-change message: 0x29c25032c0, time 99:99:99.999999999, seq-num 6, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstVorbisDec\)\ vorbisdec0", busy=(boolean)false;
0:00:00.059039998  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus structure-change message: 0x29c25032c0, time 99:99:99.999999999, seq-num 6, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstVorbisDec\)\ vorbisdec0", busy=(boolean)false;
0:00:00.059047612  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child sink message of type structure-change
0:00:00.059047612  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child sink message of type structure-change
0:00:00.059050338  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<audioconvert0:sink> deleting message 0x29c2503240 of type structure-change (types 0x00001000)
0:00:00.059050338  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<audioconvert0:sink> deleting message 0x29c2503240 of type structure-change (types 0x00001000)
0:00:00.059054269  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.059054269  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.059056186  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1839:gst_element_link_pads_full: linked pad vorbisdec0:src to pad audioconvert0:sink
0:00:00.059056186  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1839:gst_element_link_pads_full: linked pad vorbisdec0:src to pad audioconvert0:sink
0:00:00.059059390  3760   0x29c22d9a00 INFO            GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of GstAudioConvert named audioconvert0 to some pad of GstAudioResample named audioresample0 (0/0) with caps "(NULL)"
0:00:00.059059390  3760   0x29c22d9a00 INFO            GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of GstAudioConvert named audioconvert0 to some pad of GstAudioResample named audioresample0 (0/0) with caps "(NULL)"
0:00:00.059066033  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstutils.c:1709:gst_element_link_pads_full: trying to link element audioconvert0:(any) to element audioresample0:(any)
0:00:00.059066033  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstutils.c:1709:gst_element_link_pads_full: trying to link element audioconvert0:(any) to element audioresample0:(any)
0:00:00.059068713  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: looping through allowed src and dest pads
0:00:00.059070181  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad audioconvert0:sink
0:00:00.059068713  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: looping through allowed src and dest pads
0:00:00.059070181  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad audioconvert0:sink
0:00:00.059072106  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad audioconvert0:src
0:00:00.059072106  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad audioconvert0:src
0:00:00.059074130  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1079:gst_element_get_compatible_pad: finding pad in audioresample0 compatible with audioconvert0:src
0:00:00.059074130  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1079:gst_element_get_compatible_pad: finding pad in audioresample0 compatible with audioconvert0:src
0:00:00.059076874  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1009:gst_pad_check_link: trying to link audioconvert0:src and audioresample0:sink
0:00:00.059079565  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioconvert0:src> get pad caps with filter (NULL)
0:00:00.059076874  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1009:gst_pad_check_link: trying to link audioconvert0:src and audioresample0:sink
0:00:00.059079565  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioconvert0:src> get pad caps with filter (NULL)
0:00:00.059081762  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed540 caps
0:00:00.059083930  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioconvert0:src> doing query 0x29c24ed540 (caps)
0:00:00.059081762  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed540 caps
0:00:00.059083930  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioconvert0:src> doing query 0x29c24ed540 (caps)
0:00:00.059086414  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioconvert0:src> peer filter caps (NULL)
0:00:00.059086414  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioconvert0:src> peer filter caps (NULL)
0:00:00.059088582  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioconvert0:sink> get pad peer caps with filter (NULL)
0:00:00.059088582  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioconvert0:sink> get pad peer caps with filter (NULL)
0:00:00.059090607  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed6d0 caps
0:00:00.059092680  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioconvert0:sink> peer query 0x29c24ed6d0 (caps)
0:00:00.059090607  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed6d0 caps
0:00:00.059092680  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioconvert0:sink> peer query 0x29c24ed6d0 (caps)
0:00:00.059094745  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:src> doing query 0x29c24ed6d0 (caps)
0:00:00.059094745  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:src> doing query 0x29c24ed6d0 (caps)
0:00:00.059096766  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:2837:gst_audio_decoder_src_query:<vorbisdec0:src> received query caps query: 0x29c24ed6d0, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.059096766  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:2837:gst_audio_decoder_src_query:<vorbisdec0:src> received query caps query: 0x29c24ed6d0, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.059100272  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<vorbisdec0:src> query caps caps query: 0x29c24ed6d0, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.059100272  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<vorbisdec0:src> query caps caps query: 0x29c24ed6d0, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.059103166  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<vorbisdec0:src> trying pad template caps
0:00:00.059103166  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<vorbisdec0:src> trying pad template caps
0:00:00.059104650  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<vorbisdec0:src> using caps 0x29c24cc5e0 audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.059104650  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<vorbisdec0:src> using caps 0x29c24cc5e0 audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.059108135  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<vorbisdec0:src> not forwarding 0x29c24ed6d0 (caps) query
0:00:00.059110530  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:src> sent query 0x29c24ed6d0 (caps), result 1
0:00:00.059108135  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<vorbisdec0:src> not forwarding 0x29c24ed6d0 (caps) query
0:00:00.059110530  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:src> sent query 0x29c24ed6d0 (caps), result 1
0:00:00.059112874  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<audioconvert0:sink> peer query returned audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.059112874  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<audioconvert0:sink> peer query returned audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.059116148  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioconvert0:src> peer caps  audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.059116148  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioconvert0:src> peer caps  audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.059118888  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioconvert0:src> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059118888  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioconvert0:src> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059128875  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioconvert0:src> intersected audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved
0:00:00.059128875  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioconvert0:src> intersected audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved
0:00:00.059132831  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 2)
0:00:00.059132831  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 2)
0:00:00.059135617  3760   0x29c22d9a00 INFO               structure gststructure.c:2595:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved;
0:00:00.059135617  3760   0x29c22d9a00 INFO               structure gststructure.c:2595:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved;
0:00:00.059139698  3760   0x29c22d9a00 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved into audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059139698  3760   0x29c22d9a00 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved into audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059144897  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059144897  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059147769  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioconvert0:src> transformed  audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059147769  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioconvert0:src> transformed  audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059150890  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioconvert0:src> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059150890  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioconvert0:src> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059162557  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioconvert0:src> intersected audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059162557  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioconvert0:src> intersected audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059173484  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioconvert0> returning  audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved; audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059173484  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioconvert0> returning  audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved; audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059181773  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioconvert0:src> sent query 0x29c24ed540 (caps), result 1
0:00:00.059181773  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioconvert0:src> sent query 0x29c24ed540 (caps), result 1
0:00:00.059184412  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioconvert0:src> query returned audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved; audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059184412  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioconvert0:src> query returned audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved; audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059192245  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioresample0:sink> get pad caps with filter (NULL)
0:00:00.059192245  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioresample0:sink> get pad caps with filter (NULL)
0:00:00.059194509  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed720 caps
0:00:00.059194509  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed720 caps
0:00:00.059196815  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:sink> doing query 0x29c24ed720 (caps)
0:00:00.059199446  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioresample0:sink> peer filter caps (NULL)
0:00:00.059196815  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:sink> doing query 0x29c24ed720 (caps)
0:00:00.059199446  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioresample0:sink> peer filter caps (NULL)
0:00:00.059201445  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioresample0:src> get pad peer caps with filter (NULL)
0:00:00.059201445  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioresample0:src> get pad peer caps with filter (NULL)
0:00:00.059203345  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed770 caps
0:00:00.059205349  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioresample0:src> peer query 0x29c24ed770 (caps)
0:00:00.059203345  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed770 caps
0:00:00.059205349  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioresample0:src> peer query 0x29c24ed770 (caps)
0:00:00.059207520  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:4115:gst_pad_peer_query:<audioresample0:src> pad has no peer
0:00:00.059207520  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:4115:gst_pad_peer_query:<audioresample0:src> pad has no peer
0:00:00.059209248  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioresample0:sink> peer caps  ANY
0:00:00.059209248  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioresample0:sink> peer caps  ANY
0:00:00.059211105  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059211105  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059218238  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059218238  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059225254  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioresample0> transform caps (direction = 1)
0:00:00.059225254  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioresample0> transform caps (direction = 1)
0:00:00.059232474  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioresample0> to: audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059232474  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioresample0> to: audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059239848  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioresample0:sink> transformed  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059239848  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioresample0:sink> transformed  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059246994  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059246994  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059292730  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059292730  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059308313  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstcaps.c:179:_gst_caps_copy:audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved } doing copy 0x29c24ed800 -> 0x29c24ed680
0:00:00.059308313  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstcaps.c:179:_gst_caps_copy:audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved } doing copy 0x29c24ed800 -> 0x29c24ed680
0:00:00.059315772  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstminiobject.c:316:gst_mini_object_make_writable: copy GstCaps miniobject 0x29c24ed800 -> 0x29c24ed680
0:00:00.059315772  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstminiobject.c:316:gst_mini_object_make_writable: copy GstCaps miniobject 0x29c24ed800 -> 0x29c24ed680
0:00:00.059321444  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioresample0> returning  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059321444  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioresample0> returning  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059328679  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:sink> sent query 0x29c24ed720 (caps), result 1
0:00:00.059328679  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:sink> sent query 0x29c24ed720 (caps), result 1
0:00:00.059331260  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioresample0:sink> query returned audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059331260  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioresample0:sink> query returned audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059341705  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1138:gst_element_get_compatible_pad: found existing unlinked compatible pad audioresample0:sink
0:00:00.059341705  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1138:gst_element_get_compatible_pad: found existing unlinked compatible pad audioresample0:sink
0:00:00.059344684  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1523:prepare_link_maybe_ghosting: audioconvert0 and audioresample0 in same bin, no need for ghost pads
0:00:00.059344684  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1523:prepare_link_maybe_ghosting: audioconvert0 and audioresample0 in same bin, no need for ghost pads
0:00:00.059348387  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus structure-change message: 0x29c25032c0, time 99:99:99.999999999, seq-num 7, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstAudioConvert\)\ audioconvert0", busy=(boolean)true;
0:00:00.059348387  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus structure-change message: 0x29c25032c0, time 99:99:99.999999999, seq-num 7, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstAudioConvert\)\ audioconvert0", busy=(boolean)true;
0:00:00.059356350  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child sink message of type structure-change
0:00:00.059356350  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child sink message of type structure-change
0:00:00.059359145  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.059361361  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.059359145  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.059361361  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.059363340  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c25032c0, structure-change from sink
0:00:00.059363340  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c25032c0, structure-change from sink
0:00:00.059365866  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.059367728  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2316:gst_pad_link_prepare: trying to link audioconvert0:src and audioresample0:sink
0:00:00.059365866  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.059367728  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2316:gst_pad_link_prepare: trying to link audioconvert0:src and audioresample0:sink
0:00:00.059370371  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioconvert0:src> get pad caps with filter (NULL)
0:00:00.059370371  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioconvert0:src> get pad caps with filter (NULL)
0:00:00.059372454  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed8a0 caps
0:00:00.059372454  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed8a0 caps
0:00:00.059374546  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioconvert0:src> doing query 0x29c24ed8a0 (caps)
0:00:00.059376934  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioconvert0:src> peer filter caps (NULL)
0:00:00.059374546  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioconvert0:src> doing query 0x29c24ed8a0 (caps)
0:00:00.059376934  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioconvert0:src> peer filter caps (NULL)
0:00:00.059378850  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioconvert0:sink> get pad peer caps with filter (NULL)
0:00:00.059378850  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioconvert0:sink> get pad peer caps with filter (NULL)
0:00:00.059380858  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed630 caps
0:00:00.059382933  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioconvert0:sink> peer query 0x29c24ed630 (caps)
0:00:00.059380858  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed630 caps
0:00:00.059382933  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioconvert0:sink> peer query 0x29c24ed630 (caps)
0:00:00.059385006  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:src> doing query 0x29c24ed630 (caps)
0:00:00.059385006  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:src> doing query 0x29c24ed630 (caps)
0:00:00.059387014  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:2837:gst_audio_decoder_src_query:<vorbisdec0:src> received query caps query: 0x29c24ed630, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.059387014  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:2837:gst_audio_decoder_src_query:<vorbisdec0:src> received query caps query: 0x29c24ed630, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.059390377  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<vorbisdec0:src> query caps caps query: 0x29c24ed630, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.059393156  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<vorbisdec0:src> trying pad template caps
0:00:00.059390377  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<vorbisdec0:src> query caps caps query: 0x29c24ed630, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.059393156  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<vorbisdec0:src> trying pad template caps
0:00:00.059394611  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<vorbisdec0:src> using caps 0x29c24cc5e0 audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.059394611  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<vorbisdec0:src> using caps 0x29c24cc5e0 audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.059398275  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<vorbisdec0:src> not forwarding 0x29c24ed630 (caps) query
0:00:00.059398275  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<vorbisdec0:src> not forwarding 0x29c24ed630 (caps) query
0:00:00.059400686  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:src> sent query 0x29c24ed630 (caps), result 1
0:00:00.059400686  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:src> sent query 0x29c24ed630 (caps), result 1
0:00:00.059403130  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<audioconvert0:sink> peer query returned audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.059403130  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<audioconvert0:sink> peer query returned audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.059406287  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioconvert0:src> peer caps  audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.059406287  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioconvert0:src> peer caps  audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.059408908  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioconvert0:src> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059408908  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioconvert0:src> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059418488  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioconvert0:src> intersected audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved
0:00:00.059418488  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioconvert0:src> intersected audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved
0:00:00.059422369  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 2)
0:00:00.059422369  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 2)
0:00:00.059425157  3760   0x29c22d9a00 INFO               structure gststructure.c:2595:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved;
0:00:00.059425157  3760   0x29c22d9a00 INFO               structure gststructure.c:2595:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved;
0:00:00.059429105  3760   0x29c22d9a00 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved into audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059429105  3760   0x29c22d9a00 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved into audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059434049  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059434049  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059436676  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioconvert0:src> transformed  audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059436676  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioconvert0:src> transformed  audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059439576  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioconvert0:src> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059439576  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioconvert0:src> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.059452132  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioconvert0:src> intersected audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059452132  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioconvert0:src> intersected audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059462255  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioconvert0> returning  audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved; audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059462255  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioconvert0> returning  audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved; audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059470508  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioconvert0:src> sent query 0x29c24ed8a0 (caps), result 1
0:00:00.059470508  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioconvert0:src> sent query 0x29c24ed8a0 (caps), result 1
0:00:00.059473369  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioconvert0:src> query returned audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved; audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059473369  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioconvert0:src> query returned audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved; audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059481369  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioresample0:sink> get pad caps with filter (NULL)
0:00:00.059481369  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioresample0:sink> get pad caps with filter (NULL)
0:00:00.059483520  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed850 caps
0:00:00.059485708  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:sink> doing query 0x29c24ed850 (caps)
0:00:00.059483520  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed850 caps
0:00:00.059485708  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:sink> doing query 0x29c24ed850 (caps)
0:00:00.059488052  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioresample0:sink> peer filter caps (NULL)
0:00:00.059489978  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioresample0:src> get pad peer caps with filter (NULL)
0:00:00.059488052  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioresample0:sink> peer filter caps (NULL)
0:00:00.059489978  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioresample0:src> get pad peer caps with filter (NULL)
0:00:00.059491922  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed770 caps
0:00:00.059491922  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed770 caps
0:00:00.059494010  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioresample0:src> peer query 0x29c24ed770 (caps)
0:00:00.059496052  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:4115:gst_pad_peer_query:<audioresample0:src> pad has no peer
0:00:00.059494010  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioresample0:src> peer query 0x29c24ed770 (caps)
0:00:00.059496052  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:4115:gst_pad_peer_query:<audioresample0:src> pad has no peer
0:00:00.059497770  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioresample0:sink> peer caps  ANY
0:00:00.059497770  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioresample0:sink> peer caps  ANY
0:00:00.059499654  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059499654  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059506787  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059506787  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059513648  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioresample0> transform caps (direction = 1)
0:00:00.059513648  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioresample0> transform caps (direction = 1)
0:00:00.059519860  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioresample0> to: audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059519860  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioresample0> to: audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059527141  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioresample0:sink> transformed  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059527141  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioresample0:sink> transformed  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059534002  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059534002  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059579143  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059579143  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059591071  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstcaps.c:179:_gst_caps_copy:audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved } doing copy 0x29c24ed450 -> 0x29c24ed5e0
0:00:00.059591071  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstcaps.c:179:_gst_caps_copy:audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved } doing copy 0x29c24ed450 -> 0x29c24ed5e0
0:00:00.059597936  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstminiobject.c:316:gst_mini_object_make_writable: copy GstCaps miniobject 0x29c24ed450 -> 0x29c24ed5e0
0:00:00.059597936  3760   0x29c22d9a00 DEBUG        GST_PERFORMANCE gstminiobject.c:316:gst_mini_object_make_writable: copy GstCaps miniobject 0x29c24ed450 -> 0x29c24ed5e0
0:00:00.059603463  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioresample0> returning  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059603463  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioresample0> returning  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059610830  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:sink> sent query 0x29c24ed850 (caps), result 1
0:00:00.059610830  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:sink> sent query 0x29c24ed850 (caps), result 1
0:00:00.059613335  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioresample0:sink> query returned audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059613335  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioresample0:sink> query returned audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059620415  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2216:gst_pad_link_check_compatible_unlocked:<audioconvert0:src> src caps audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved; audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059620415  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2216:gst_pad_link_check_compatible_unlocked:<audioconvert0:src> src caps audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ], layout=(string)interleaved; audio/x-raw, rate=(int)[ 1, 2147483647 ], layout=(string)interleaved, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.059627539  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2218:gst_pad_link_check_compatible_unlocked:<audioresample0:sink> sink caps audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059627539  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2218:gst_pad_link_check_compatible_unlocked:<audioresample0:sink> sink caps audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059637475  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2236:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.059637475  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2236:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.059640440  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2524:gst_pad_link_full: linked audioconvert0:src and audioresample0:sink, successful
0:00:00.059640440  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2524:gst_pad_link_full: linked audioconvert0:src and audioresample0:sink, successful
0:00:00.059643088  3760   0x29c22d9a00 INFO               GST_EVENT gstevent.c:1512:gst_event_new_reconfigure: creating reconfigure event
0:00:00.059644593  3760   0x29c22d9a00 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502ca0 reconfigure 61441
0:00:00.059643088  3760   0x29c22d9a00 INFO               GST_EVENT gstevent.c:1512:gst_event_new_reconfigure: creating reconfigure event
0:00:00.059644593  3760   0x29c22d9a00 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502ca0 reconfigure 61441
0:00:00.059647157  3760   0x29c22d9a00 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:src> have event type reconfigure event: 0x29c2502ca0, time 99:99:99.999999999, seq-num 8, (NULL)
0:00:00.059647157  3760   0x29c22d9a00 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:src> have event type reconfigure event: 0x29c2502ca0, time 99:99:99.999999999, seq-num 8, (NULL)
0:00:00.059650080  3760   0x29c22d9a00 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioconvert0:src> Received event on flushing pad. Discarding
0:00:00.059650080  3760   0x29c22d9a00 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioconvert0:src> Received event on flushing pad. Discarding
0:00:00.059652808  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503240] posting on bus structure-change message: 0x29c2503240, time 99:99:99.999999999, seq-num 9, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstAudioConvert\)\ audioconvert0", busy=(boolean)false;
0:00:00.059652808  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503240] posting on bus structure-change message: 0x29c2503240, time 99:99:99.999999999, seq-num 9, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstAudioConvert\)\ audioconvert0", busy=(boolean)false;
0:00:00.059660663  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503240] handling child sink message of type structure-change
0:00:00.059660663  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503240] handling child sink message of type structure-change
0:00:00.059663427  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<audioresample0:sink> deleting message 0x29c25032c0 of type structure-change (types 0x00001000)
0:00:00.059663427  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<audioresample0:sink> deleting message 0x29c25032c0 of type structure-change (types 0x00001000)
0:00:00.059667350  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503240] dropped
0:00:00.059667350  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503240] dropped
0:00:00.059669346  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1839:gst_element_link_pads_full: linked pad audioconvert0:src to pad audioresample0:sink
0:00:00.059669346  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1839:gst_element_link_pads_full: linked pad audioconvert0:src to pad audioresample0:sink
0:00:00.059672336  3760   0x29c22d9a00 INFO            GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of GstAudioResample named audioresample0 to some pad of GstPulseSink named pulsesink0 (0/0) with caps "(NULL)"
0:00:00.059672336  3760   0x29c22d9a00 INFO            GST_PIPELINE grammar.y:652:gst_parse_perform_link: linking some pad of GstAudioResample named audioresample0 to some pad of GstPulseSink named pulsesink0 (0/0) with caps "(NULL)"
0:00:00.059677309  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstutils.c:1709:gst_element_link_pads_full: trying to link element audioresample0:(any) to element pulsesink0:(any)
0:00:00.059677309  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstutils.c:1709:gst_element_link_pads_full: trying to link element audioresample0:(any) to element pulsesink0:(any)
0:00:00.059679849  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: looping through allowed src and dest pads
0:00:00.059681163  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad audioresample0:sink
0:00:00.059679849  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: looping through allowed src and dest pads
0:00:00.059681163  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad audioresample0:sink
0:00:00.059683125  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad audioresample0:src
0:00:00.059683125  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad audioresample0:src
0:00:00.059685023  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1079:gst_element_get_compatible_pad: finding pad in pulsesink0 compatible with audioresample0:src
0:00:00.059687697  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1009:gst_pad_check_link: trying to link audioresample0:src and pulsesink0:sink
0:00:00.059685023  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1079:gst_element_get_compatible_pad: finding pad in pulsesink0 compatible with audioresample0:src
0:00:00.059687697  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1009:gst_pad_check_link: trying to link audioresample0:src and pulsesink0:sink
0:00:00.059690178  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioresample0:src> get pad caps with filter (NULL)
0:00:00.059690178  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioresample0:src> get pad caps with filter (NULL)
0:00:00.059692253  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed6d0 caps
0:00:00.059694553  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:src> doing query 0x29c24ed6d0 (caps)
0:00:00.059692253  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed6d0 caps
0:00:00.059694553  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:src> doing query 0x29c24ed6d0 (caps)
0:00:00.059696888  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<audioresample0:src> query caps caps query: 0x29c24ed6d0, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.059696888  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<audioresample0:src> query caps caps query: 0x29c24ed6d0, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.059701182  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<audioresample0:src> trying pad template caps
0:00:00.059701182  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<audioresample0:src> trying pad template caps
0:00:00.059702721  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<audioresample0:src> using caps 0x29c24cc720 audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059702721  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<audioresample0:src> using caps 0x29c24cc720 audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059710448  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<audioresample0:src> not forwarding 0x29c24ed6d0 (caps) query
0:00:00.059710448  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<audioresample0:src> not forwarding 0x29c24ed6d0 (caps) query
0:00:00.059712876  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:src> sent query 0x29c24ed6d0 (caps), result 1
0:00:00.059712876  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:src> sent query 0x29c24ed6d0 (caps), result 1
0:00:00.059715282  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioresample0:src> query returned audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059715282  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioresample0:src> query returned audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059722644  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<pulsesink0:sink> get pad caps with filter (NULL)
0:00:00.059722644  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<pulsesink0:sink> get pad caps with filter (NULL)
0:00:00.059724569  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed6d0 caps
0:00:00.059726713  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<pulsesink0:sink> doing query 0x29c24ed6d0 (caps)
0:00:00.059724569  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed6d0 caps
0:00:00.059726713  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<pulsesink0:sink> doing query 0x29c24ed6d0 (caps)
0:00:00.059729712  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:2210:gst_pulsesink_query_getcaps:<pulsesink0> caps audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-ac3, framed=(boolean)true; audio/x-eac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true, block-size=(int){ 512, 1024, 2048 }; audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)[ 1, 2 ], parsed=(boolean)true; audio/mpeg, mpegversion=(int){ 2, 4 }, framed=(boolean)true, stream-format=(string)adts
0:00:00.059729712  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:2210:gst_pulsesink_query_getcaps:<pulsesink0> caps audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-ac3, framed=(boolean)true; audio/x-eac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true, block-size=(int){ 512, 1024, 2048 }; audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)[ 1, 2 ], parsed=(boolean)true; audio/mpeg, mpegversion=(int){ 2, 4 }, framed=(boolean)true, stream-format=(string)adts
0:00:00.059744589  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<pulsesink0:sink> sent query 0x29c24ed6d0 (caps), result 1
0:00:00.059744589  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<pulsesink0:sink> sent query 0x29c24ed6d0 (caps), result 1
0:00:00.059756946  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<pulsesink0:sink> query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-ac3, framed=(boolean)true; audio/x-eac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true, block-size=(int){ 512, 1024, 2048 }; audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)[ 1, 2 ], parsed=(boolean)true; audio/mpeg, mpegversion=(int){ 2, 4 }, framed=(boolean)true, stream-format=(string)adts
0:00:00.059756946  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<pulsesink0:sink> query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-ac3, framed=(boolean)true; audio/x-eac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true, block-size=(int){ 512, 1024, 2048 }; audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)[ 1, 2 ], parsed=(boolean)true; audio/mpeg, mpegversion=(int){ 2, 4 }, framed=(boolean)true, stream-format=(string)adts
0:00:00.059768659  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1138:gst_element_get_compatible_pad: found existing unlinked compatible pad pulsesink0:sink
0:00:00.059771302  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1523:prepare_link_maybe_ghosting: audioresample0 and pulsesink0 in same bin, no need for ghost pads
0:00:00.059768659  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1138:gst_element_get_compatible_pad: found existing unlinked compatible pad pulsesink0:sink
0:00:00.059771302  3760   0x29c22d9a00 INFO                GST_PADS gstutils.c:1523:prepare_link_maybe_ghosting: audioresample0 and pulsesink0 in same bin, no need for ghost pads
0:00:00.059774859  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503240] posting on bus structure-change message: 0x29c2503240, time 99:99:99.999999999, seq-num 10, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstAudioResample\)\ audioresample0", busy=(boolean)true;
0:00:00.059774859  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503240] posting on bus structure-change message: 0x29c2503240, time 99:99:99.999999999, seq-num 10, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstAudioResample\)\ audioresample0", busy=(boolean)true;
0:00:00.059782608  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503240] handling child sink message of type structure-change
0:00:00.059782608  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503240] handling child sink message of type structure-change
0:00:00.059785596  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.059787749  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.059785596  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.059787749  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.059789771  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2503240, structure-change from sink
0:00:00.059789771  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2503240, structure-change from sink
0:00:00.059792379  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503240] dropped
0:00:00.059792379  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503240] dropped
0:00:00.059794216  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2316:gst_pad_link_prepare: trying to link audioresample0:src and pulsesink0:sink
0:00:00.059796982  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioresample0:src> get pad caps with filter (NULL)
0:00:00.059794216  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2316:gst_pad_link_prepare: trying to link audioresample0:src and pulsesink0:sink
0:00:00.059796982  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioresample0:src> get pad caps with filter (NULL)
0:00:00.059799106  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed450 caps
0:00:00.059801258  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:src> doing query 0x29c24ed450 (caps)
0:00:00.059799106  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed450 caps
0:00:00.059801258  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:src> doing query 0x29c24ed450 (caps)
0:00:00.059803452  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<audioresample0:src> query caps caps query: 0x29c24ed450, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.059803452  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<audioresample0:src> query caps caps query: 0x29c24ed450, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.059806690  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<audioresample0:src> trying pad template caps
0:00:00.059806690  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3144:gst_pad_query_caps_default:<audioresample0:src> trying pad template caps
0:00:00.059808190  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<audioresample0:src> using caps 0x29c24cc720 audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059808190  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<audioresample0:src> using caps 0x29c24cc720 audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059816323  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<audioresample0:src> not forwarding 0x29c24ed450 (caps) query
0:00:00.059816323  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<audioresample0:src> not forwarding 0x29c24ed450 (caps) query
0:00:00.059818849  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:src> sent query 0x29c24ed450 (caps), result 1
0:00:00.059818849  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:src> sent query 0x29c24ed450 (caps), result 1
0:00:00.059821173  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioresample0:src> query returned audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059821173  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioresample0:src> query returned audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059837918  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<pulsesink0:sink> get pad caps with filter (NULL)
0:00:00.059839888  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed680 caps
0:00:00.059837918  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<pulsesink0:sink> get pad caps with filter (NULL)
0:00:00.059839888  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed680 caps
0:00:00.059841882  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<pulsesink0:sink> doing query 0x29c24ed680 (caps)
0:00:00.059841882  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<pulsesink0:sink> doing query 0x29c24ed680 (caps)
0:00:00.059844166  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:2210:gst_pulsesink_query_getcaps:<pulsesink0> caps audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-ac3, framed=(boolean)true; audio/x-eac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true, block-size=(int){ 512, 1024, 2048 }; audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)[ 1, 2 ], parsed=(boolean)true; audio/mpeg, mpegversion=(int){ 2, 4 }, framed=(boolean)true, stream-format=(string)adts
0:00:00.059844166  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:2210:gst_pulsesink_query_getcaps:<pulsesink0> caps audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-ac3, framed=(boolean)true; audio/x-eac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true, block-size=(int){ 512, 1024, 2048 }; audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)[ 1, 2 ], parsed=(boolean)true; audio/mpeg, mpegversion=(int){ 2, 4 }, framed=(boolean)true, stream-format=(string)adts
0:00:00.059854900  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<pulsesink0:sink> sent query 0x29c24ed680 (caps), result 1
0:00:00.059854900  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<pulsesink0:sink> sent query 0x29c24ed680 (caps), result 1
0:00:00.059857400  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<pulsesink0:sink> query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-ac3, framed=(boolean)true; audio/x-eac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true, block-size=(int){ 512, 1024, 2048 }; audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)[ 1, 2 ], parsed=(boolean)true; audio/mpeg, mpegversion=(int){ 2, 4 }, framed=(boolean)true, stream-format=(string)adts
0:00:00.059857400  3760   0x29c22d9a00 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<pulsesink0:sink> query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-ac3, framed=(boolean)true; audio/x-eac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true, block-size=(int){ 512, 1024, 2048 }; audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)[ 1, 2 ], parsed=(boolean)true; audio/mpeg, mpegversion=(int){ 2, 4 }, framed=(boolean)true, stream-format=(string)adts
0:00:00.059867714  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2216:gst_pad_link_check_compatible_unlocked:<audioresample0:src> src caps audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059867714  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2216:gst_pad_link_check_compatible_unlocked:<audioresample0:src> src caps audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.059875145  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2218:gst_pad_link_check_compatible_unlocked:<pulsesink0:sink> sink caps audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-ac3, framed=(boolean)true; audio/x-eac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true, block-size=(int){ 512, 1024, 2048 }; audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)[ 1, 2 ], parsed=(boolean)true; audio/mpeg, mpegversion=(int){ 2, 4 }, framed=(boolean)true, stream-format=(string)adts
0:00:00.059875145  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2218:gst_pad_link_check_compatible_unlocked:<pulsesink0:sink> sink caps audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-ac3, framed=(boolean)true; audio/x-eac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true, block-size=(int){ 512, 1024, 2048 }; audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)[ 1, 2 ], parsed=(boolean)true; audio/mpeg, mpegversion=(int){ 2, 4 }, framed=(boolean)true, stream-format=(string)adts
0:00:00.059886524  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2236:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.059886524  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2236:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.059888602  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2524:gst_pad_link_full: linked audioresample0:src and pulsesink0:sink, successful
0:00:00.059888602  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:2524:gst_pad_link_full: linked audioresample0:src and pulsesink0:sink, successful
0:00:00.059891102  3760   0x29c22d9a00 INFO               GST_EVENT gstevent.c:1512:gst_event_new_reconfigure: creating reconfigure event
0:00:00.059892563  3760   0x29c22d9a00 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502d10 reconfigure 61441
0:00:00.059891102  3760   0x29c22d9a00 INFO               GST_EVENT gstevent.c:1512:gst_event_new_reconfigure: creating reconfigure event
0:00:00.059892563  3760   0x29c22d9a00 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502d10 reconfigure 61441
0:00:00.059895083  3760   0x29c22d9a00 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioresample0:src> have event type reconfigure event: 0x29c2502d10, time 99:99:99.999999999, seq-num 11, (NULL)
0:00:00.059895083  3760   0x29c22d9a00 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioresample0:src> have event type reconfigure event: 0x29c2502d10, time 99:99:99.999999999, seq-num 11, (NULL)
0:00:00.059897899  3760   0x29c22d9a00 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioresample0:src> Received event on flushing pad. Discarding
0:00:00.059904829  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus structure-change message: 0x29c25032c0, time 99:99:99.999999999, seq-num 12, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstAudioResample\)\ audioresample0", busy=(boolean)false;
0:00:00.059922164  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child sink message of type structure-change
0:00:00.059934881  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<pulsesink0:sink> deleting message 0x29c2503240 of type structure-change (types 0x00001000)
0:00:00.059897899  3760   0x29c22d9a00 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioresample0:src> Received event on flushing pad. Discarding
0:00:00.059904829  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus structure-change message: 0x29c25032c0, time 99:99:99.999999999, seq-num 12, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstAudioResample\)\ audioresample0", busy=(boolean)false;
0:00:00.059922164  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child sink message of type structure-change
0:00:00.059934881  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<pulsesink0:sink> deleting message 0x29c2503240 of type structure-change (types 0x00001000)
0:00:00.059938624  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.059938624  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.059940632  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1839:gst_element_link_pads_full: linked pad audioresample0:src to pad pulsesink0:sink
0:00:00.059940632  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstutils.c:1839:gst_element_link_pads_full: linked pad audioresample0:src to pad pulsesink0:sink
0:00:00.059949677  3760   0x29c22d9a00 DEBUG                GST_BUS gstelement.c:3192:gst_element_get_bus:<pipeline0> got bus <bus1>
0:00:00.059949677  3760   0x29c22d9a00 DEBUG                GST_BUS gstelement.c:3192:gst_element_get_bus:<pipeline0> got bus <bus1>
0:00:00.059977238  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<pipeline0> set_state to PAUSED
0:00:00.059977238  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<pipeline0> set_state to PAUSED
0:00:00.059990264  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<pipeline0> setting target state to PAUSED
0:00:00.059990264  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<pipeline0> setting target state to PAUSED
0:00:00.059992372  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<pipeline0> current NULL, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.059995767  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<pipeline0> intermediate: setting state from NULL to READY
0:00:00.059992372  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<pipeline0> current NULL, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.059995767  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<pipeline0> intermediate: setting state from NULL to READY
0:00:00.060009230  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:472:gst_bus_set_flushing:<bus1> unset bus flushing
0:00:00.060009230  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:472:gst_bus_set_flushing:<bus1> unset bus flushing
0:00:00.060011273  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:2839:gst_bin_change_state_func:<pipeline0> changing state of children from NULL to READY
0:00:00.060011273  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:2839:gst_bin_change_state_func:<pipeline0> changing state of children from NULL to READY
0:00:00.060013554  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2876:gst_bin_change_state_func:<pipeline0> clearing all cached messages
0:00:00.060015321  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2684:gst_bin_src_pads_activate:<pipeline0> deactivate pads
0:00:00.060013554  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2876:gst_bin_change_state_func:<pipeline0> clearing all cached messages
0:00:00.060015321  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2684:gst_bin_src_pads_activate:<pipeline0> deactivate pads
0:00:00.060017995  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2692:gst_bin_src_pads_activate:<pipeline0> pad deactivation successful
0:00:00.060017995  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2692:gst_bin_src_pads_activate:<pipeline0> pad deactivation successful
0:00:00.060038509  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2370:gst_bin_sort_iterator_resync:<pipeline0> resync
0:00:00.060038509  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2370:gst_bin_sort_iterator_resync:<pipeline0> resync
0:00:00.060041400  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'pulsesink0' to queue
0:00:00.060041400  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'pulsesink0' to queue
0:00:00.060044430  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.060044430  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.060055948  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.060055948  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.060058293  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 0->1, linked to pulsesink0
0:00:00.060061574  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.060058293  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 0->1, linked to pulsesink0
0:00:00.060061574  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.060063509  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.060063509  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.060065424  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 0->1, linked to audioresample0
0:00:00.060068278  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.060065424  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 0->1, linked to audioresample0
0:00:00.060068278  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.060070127  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.060070127  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.060071934  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 0->1, linked to audioconvert0
0:00:00.060074685  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.060071934  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 0->1, linked to audioconvert0
0:00:00.060074685  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.060076516  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.060078300  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element vorbisdec0 not linked on any sinkpads
0:00:00.060076516  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.060078300  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element vorbisdec0 not linked on any sinkpads
0:00:00.060080121  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.060080121  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.060081929  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.060083804  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 0->1, linked to oggdemux0
0:00:00.060081929  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.060083804  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 0->1, linked to oggdemux0
0:00:00.060086203  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element filesrc0 not linked on any sinkpads
0:00:00.060086203  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element filesrc0 not linked on any sinkpads
0:00:00.060088877  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives pulsesink0
0:00:00.060099779  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.060088877  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives pulsesink0
0:00:00.060099779  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.060101549  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.060103319  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 1->0, linked to pulsesink0
0:00:00.060101549  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.060103319  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 1->0, linked to pulsesink0
0:00:00.060105811  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioresample0' to queue
0:00:00.060105811  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioresample0' to queue
0:00:00.060108188  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<pulsesink0> current NULL pending VOID_PENDING, desired next READY
0:00:00.060108188  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<pulsesink0> current NULL pending VOID_PENDING, desired next READY
0:00:00.060110630  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.060112509  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.060110630  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.060112509  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.060114390  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element pulsesink0 to READY, base_time 0:00:00.000000000
0:00:00.060114390  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element pulsesink0 to READY, base_time 0:00:00.000000000
0:00:00.060118052  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<pulsesink0> set_state to READY
0:00:00.060118052  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<pulsesink0> set_state to READY
0:00:00.060119942  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<pulsesink0> setting target state to READY
0:00:00.060119942  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<pulsesink0> setting target state to READY
0:00:00.060121722  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<pulsesink0> current NULL, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.060124296  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<pulsesink0> final: setting state from NULL to READY
0:00:00.060121722  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<pulsesink0> current NULL, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.060124296  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<pulsesink0> final: setting state from NULL to READY
0:00:00.060126947  3760   0x29c22d9a00 INFO                   pulse pulsesink.c:3238:gst_pulsesink_change_state:<pulsesink0> new pa main loop thread
0:00:00.060126947  3760   0x29c22d9a00 INFO                   pulse pulsesink.c:3238:gst_pulsesink_change_state:<pulsesink0> new pa main loop thread
0:00:00.060181171  3760   0x29c22d9a00 DEBUG             audioclock gstaudioclock.c:142:gst_audio_clock_reset:<GstPulseSinkClock> reset clock to 0:00:00.000000000, last 0:00:00.000000000, offset +0:00:00.000000000
0:00:00.060181171  3760   0x29c22d9a00 DEBUG             audioclock gstaudioclock.c:142:gst_audio_clock_reset:<GstPulseSinkClock> reset clock to 0:00:00.000000000, last 0:00:00.000000000, offset +0:00:00.000000000
0:00:00.060199521  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:1834:gst_pulsesink_create_ringbuffer:<pulsesink0> creating ringbuffer
0:00:00.060199521  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:1834:gst_pulsesink_create_ringbuffer:<pulsesink0> creating ringbuffer
0:00:00.060304582  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:1836:gst_pulsesink_create_ringbuffer:<pulsesink0> created ringbuffer @0x29c250e0b0
0:00:00.060304582  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:1836:gst_pulsesink_create_ringbuffer:<pulsesink0> created ringbuffer @0x29c250e0b0
0:00:00.060321303  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pulseringbuffer0> set parent (ref and sink)
0:00:00.060321303  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<pulseringbuffer0> set parent (ref and sink)
0:00:00.060324050  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:453:gst_audio_ring_buffer_open_device:<pulseringbuffer0> opening device
0:00:00.060324050  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:453:gst_audio_ring_buffer_open_device:<pulseringbuffer0> opening device
0:00:00.060328971  3760   0x29c22d9a00 INFO                   pulse pulsesink.c:533:gst_pulseringbuffer_open_device:<pulsesink0> new context with name gst-launch-1.0, pbuf=0x29c250e0b0, pctx=0x29c2506350
0:00:00.060328971  3760   0x29c22d9a00 INFO                   pulse pulsesink.c:533:gst_pulseringbuffer_open_device:<pulsesink0> new context with name gst-launch-1.0, pbuf=0x29c250e0b0, pctx=0x29c2506350
0:00:00.061168983  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:471:gst_audio_ring_buffer_open_device:<pulseringbuffer0> opened device
0:00:00.061168983  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:471:gst_audio_ring_buffer_open_device:<pulseringbuffer0> opened device
0:00:00.061177123  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<pulsesink0> element changed state SUCCESS
0:00:00.061192585  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<pulsesink0> completed state change to READY
0:00:00.061196200  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<pulsesink0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.061177123  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<pulsesink0> element changed state SUCCESS
0:00:00.061192585  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<pulsesink0> completed state change to READY
0:00:00.061196200  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<pulsesink0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.061212462  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus state-changed message: 0x29c25032c0, time 99:99:99.999999999, seq-num 13, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061223926  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child pulsesink0 message of type state-changed
0:00:00.061212462  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus state-changed message: 0x29c25032c0, time 99:99:99.999999999, seq-num 13, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061223926  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child pulsesink0 message of type state-changed
0:00:00.061226937  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061229414  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25032c0] posting on bus state-changed message: 0x29c25032c0, time 99:99:99.999999999, seq-num 13, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061226937  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061229414  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25032c0] posting on bus state-changed message: 0x29c25032c0, time 99:99:99.999999999, seq-num 13, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061235481  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25032c0] pushing on async queue
0:00:00.061235481  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25032c0] pushing on async queue
0:00:00.061241213  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25032c0] pushed on async queue
0:00:00.061241213  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25032c0] pushed on async queue
0:00:00.061244401  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.061244401  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.061248253  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<pulsesink0> returned SUCCESS
0:00:00.061248253  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<pulsesink0> returned SUCCESS
0:00:00.061250677  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'pulsesink0' changed state to 2(READY) successfully
0:00:00.061250677  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'pulsesink0' changed state to 2(READY) successfully
0:00:00.061255429  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioresample0
0:00:00.061255429  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioresample0
0:00:00.061257886  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061257886  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061260522  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061260522  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061263217  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 1->0, linked to audioresample0
0:00:00.061263217  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 1->0, linked to audioresample0
0:00:00.061266626  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioconvert0' to queue
0:00:00.061269716  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioresample0> current NULL pending VOID_PENDING, desired next READY
0:00:00.061266626  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioconvert0' to queue
0:00:00.061269716  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioresample0> current NULL pending VOID_PENDING, desired next READY
0:00:00.061272895  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061272895  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061275390  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061275390  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061277461  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element audioresample0 to READY, base_time 0:00:00.000000000
0:00:00.061277461  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element audioresample0 to READY, base_time 0:00:00.000000000
0:00:00.061281685  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<audioresample0> set_state to READY
0:00:00.061284025  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<audioresample0> setting target state to READY
0:00:00.061281685  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<audioresample0> set_state to READY
0:00:00.061284025  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<audioresample0> setting target state to READY
0:00:00.061286185  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<audioresample0> current NULL, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061286185  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<audioresample0> current NULL, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061289108  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<audioresample0> final: setting state from NULL to READY
0:00:00.061289108  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<audioresample0> final: setting state from NULL to READY
0:00:00.061301508  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioresample0> element changed state SUCCESS
0:00:00.061301508  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioresample0> element changed state SUCCESS
0:00:00.061303258  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<audioresample0> completed state change to READY
0:00:00.061303258  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<audioresample0> completed state change to READY
0:00:00.061305288  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioresample0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.061305288  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioresample0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.061308991  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503240] posting on bus state-changed message: 0x29c2503240, time 99:99:99.999999999, seq-num 14, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061308991  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503240] posting on bus state-changed message: 0x29c2503240, time 99:99:99.999999999, seq-num 14, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061315806  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503240] handling child audioresample0 message of type state-changed
0:00:00.061318549  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061315806  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503240] handling child audioresample0 message of type state-changed
0:00:00.061318549  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061320341  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503240] posting on bus state-changed message: 0x29c2503240, time 99:99:99.999999999, seq-num 14, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061320341  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503240] posting on bus state-changed message: 0x29c2503240, time 99:99:99.999999999, seq-num 14, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061326192  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503240] pushing on async queue
0:00:00.061326192  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503240] pushing on async queue
0:00:00.061328265  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503240] pushed on async queue
0:00:00.061330359  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503240] dropped
0:00:00.061328265  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503240] pushed on async queue
0:00:00.061330359  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503240] dropped
0:00:00.061332526  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<audioresample0> returned SUCCESS
0:00:00.061332526  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<audioresample0> returned SUCCESS
0:00:00.061334571  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioresample0' changed state to 2(READY) successfully
0:00:00.061334571  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioresample0' changed state to 2(READY) successfully
0:00:00.061337707  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioconvert0
0:00:00.061339733  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061337707  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioconvert0
0:00:00.061339733  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061341902  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061341902  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061344058  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 1->0, linked to audioconvert0
0:00:00.061347207  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'vorbisdec0' to queue
0:00:00.061344058  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 1->0, linked to audioconvert0
0:00:00.061347207  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'vorbisdec0' to queue
0:00:00.061349540  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioconvert0> current NULL pending VOID_PENDING, desired next READY
0:00:00.061349540  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioconvert0> current NULL pending VOID_PENDING, desired next READY
0:00:00.061352239  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061352239  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061354297  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061354297  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061356149  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element audioconvert0 to READY, base_time 0:00:00.000000000
0:00:00.061359937  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<audioconvert0> set_state to READY
0:00:00.061356149  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element audioconvert0 to READY, base_time 0:00:00.000000000
0:00:00.061359937  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<audioconvert0> set_state to READY
0:00:00.061361922  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<audioconvert0> setting target state to READY
0:00:00.061361922  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<audioconvert0> setting target state to READY
0:00:00.061363851  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<audioconvert0> current NULL, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061363851  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<audioconvert0> current NULL, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061366763  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<audioconvert0> final: setting state from NULL to READY
0:00:00.061366763  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<audioconvert0> final: setting state from NULL to READY
0:00:00.061369579  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioconvert0> element changed state SUCCESS
0:00:00.061371683  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<audioconvert0> completed state change to READY
0:00:00.061369579  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioconvert0> element changed state SUCCESS
0:00:00.061371683  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<audioconvert0> completed state change to READY
0:00:00.061373546  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioconvert0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.061373546  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioconvert0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.061378045  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503340] posting on bus state-changed message: 0x29c2503340, time 99:99:99.999999999, seq-num 15, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061384042  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503340] handling child audioconvert0 message of type state-changed
0:00:00.061386585  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061378045  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503340] posting on bus state-changed message: 0x29c2503340, time 99:99:99.999999999, seq-num 15, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061384042  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503340] handling child audioconvert0 message of type state-changed
0:00:00.061386585  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061388300  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503340] posting on bus state-changed message: 0x29c2503340, time 99:99:99.999999999, seq-num 15, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061392874  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503340] pushing on async queue
0:00:00.061388300  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503340] posting on bus state-changed message: 0x29c2503340, time 99:99:99.999999999, seq-num 15, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061392874  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503340] pushing on async queue
0:00:00.061394884  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503340] pushed on async queue
0:00:00.061397002  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503340] dropped
0:00:00.061394884  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503340] pushed on async queue
0:00:00.061397002  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503340] dropped
0:00:00.061399006  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<audioconvert0> returned SUCCESS
0:00:00.061399006  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<audioconvert0> returned SUCCESS
0:00:00.061400886  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioconvert0' changed state to 2(READY) successfully
0:00:00.061403773  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives vorbisdec0
0:00:00.061400886  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioconvert0' changed state to 2(READY) successfully
0:00:00.061403773  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives vorbisdec0
0:00:00.061405726  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061407728  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061405726  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061407728  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061409575  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element vorbisdec0 not linked on any sinkpads
0:00:00.061409575  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element vorbisdec0 not linked on any sinkpads
0:00:00.061411761  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<vorbisdec0> current NULL pending VOID_PENDING, desired next READY
0:00:00.061414208  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061411761  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<vorbisdec0> current NULL pending VOID_PENDING, desired next READY
0:00:00.061414208  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061416209  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061416209  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061418046  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element vorbisdec0 to READY, base_time 0:00:00.000000000
0:00:00.061418046  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element vorbisdec0 to READY, base_time 0:00:00.000000000
0:00:00.061421527  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<vorbisdec0> set_state to READY
0:00:00.061423426  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<vorbisdec0> setting target state to READY
0:00:00.061421527  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<vorbisdec0> set_state to READY
0:00:00.061423426  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<vorbisdec0> setting target state to READY
0:00:00.061425226  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<vorbisdec0> current NULL, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061425226  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<vorbisdec0> current NULL, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061427961  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<vorbisdec0> final: setting state from NULL to READY
0:00:00.061427961  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<vorbisdec0> final: setting state from NULL to READY
0:00:00.061430992  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<vorbisdec0> element changed state SUCCESS
0:00:00.061432586  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<vorbisdec0> completed state change to READY
0:00:00.061430992  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<vorbisdec0> element changed state SUCCESS
0:00:00.061432586  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<vorbisdec0> completed state change to READY
0:00:00.061434371  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<vorbisdec0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.061434371  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<vorbisdec0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.061437451  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25033c0] posting on bus state-changed message: 0x29c25033c0, time 99:99:99.999999999, seq-num 16, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061437451  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25033c0] posting on bus state-changed message: 0x29c25033c0, time 99:99:99.999999999, seq-num 16, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061444038  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25033c0] handling child vorbisdec0 message of type state-changed
0:00:00.061444038  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25033c0] handling child vorbisdec0 message of type state-changed
0:00:00.061446623  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061446623  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061448393  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25033c0] posting on bus state-changed message: 0x29c25033c0, time 99:99:99.999999999, seq-num 16, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061448393  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25033c0] posting on bus state-changed message: 0x29c25033c0, time 99:99:99.999999999, seq-num 16, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061453171  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25033c0] pushing on async queue
0:00:00.061453171  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25033c0] pushing on async queue
0:00:00.061455085  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25033c0] pushed on async queue
0:00:00.061457066  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25033c0] dropped
0:00:00.061455085  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25033c0] pushed on async queue
0:00:00.061457066  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25033c0] dropped
0:00:00.061459105  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<vorbisdec0> returned SUCCESS
0:00:00.061459105  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<vorbisdec0> returned SUCCESS
0:00:00.061461016  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'vorbisdec0' changed state to 2(READY) successfully
0:00:00.061464021  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2342:gst_bin_sort_iterator_next:<pipeline0> queue empty, next best: oggdemux0
0:00:00.061466263  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives oggdemux0
0:00:00.061461016  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'vorbisdec0' changed state to 2(READY) successfully
0:00:00.061464021  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2342:gst_bin_sort_iterator_next:<pipeline0> queue empty, next best: oggdemux0
0:00:00.061466263  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives oggdemux0
0:00:00.061468271  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061468271  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061470273  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061470273  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061472395  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 1->0, linked to oggdemux0
0:00:00.061475224  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'filesrc0' to queue
0:00:00.061472395  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 1->0, linked to oggdemux0
0:00:00.061475224  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'filesrc0' to queue
0:00:00.061477557  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<oggdemux0> current NULL pending VOID_PENDING, desired next READY
0:00:00.061477557  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<oggdemux0> current NULL pending VOID_PENDING, desired next READY
0:00:00.061480119  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061482177  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061480119  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061482177  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061483986  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element oggdemux0 to READY, base_time 0:00:00.000000000
0:00:00.061483986  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element oggdemux0 to READY, base_time 0:00:00.000000000
0:00:00.061487094  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<oggdemux0> set_state to READY
0:00:00.061487094  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<oggdemux0> set_state to READY
0:00:00.061489001  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<oggdemux0> setting target state to READY
0:00:00.061489001  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<oggdemux0> setting target state to READY
0:00:00.061490862  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<oggdemux0> current NULL, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061493981  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<oggdemux0> final: setting state from NULL to READY
0:00:00.061490862  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<oggdemux0> current NULL, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061493981  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<oggdemux0> final: setting state from NULL to READY
0:00:00.061497260  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<oggdemux0> element changed state SUCCESS
0:00:00.061498856  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<oggdemux0> completed state change to READY
0:00:00.061497260  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<oggdemux0> element changed state SUCCESS
0:00:00.061498856  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<oggdemux0> completed state change to READY
0:00:00.061500709  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<oggdemux0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.061500709  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<oggdemux0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.061503696  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503440] posting on bus state-changed message: 0x29c2503440, time 99:99:99.999999999, seq-num 17, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061503696  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503440] posting on bus state-changed message: 0x29c2503440, time 99:99:99.999999999, seq-num 17, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061518297  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503440] handling child oggdemux0 message of type state-changed
0:00:00.061518297  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503440] handling child oggdemux0 message of type state-changed
0:00:00.061520889  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061520889  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061522642  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503440] posting on bus state-changed message: 0x29c2503440, time 99:99:99.999999999, seq-num 17, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061522642  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503440] posting on bus state-changed message: 0x29c2503440, time 99:99:99.999999999, seq-num 17, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061527447  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503440] pushing on async queue
0:00:00.061529478  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503440] pushed on async queue
0:00:00.061527447  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503440] pushing on async queue
0:00:00.061529478  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503440] pushed on async queue
0:00:00.061531513  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503440] dropped
0:00:00.061533634  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<oggdemux0> returned SUCCESS
0:00:00.061531513  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503440] dropped
0:00:00.061533634  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<oggdemux0> returned SUCCESS
0:00:00.061535517  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'oggdemux0' changed state to 2(READY) successfully
0:00:00.061535517  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'oggdemux0' changed state to 2(READY) successfully
0:00:00.061538376  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives filesrc0
0:00:00.061540401  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element filesrc0 not linked on any sinkpads
0:00:00.061538376  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives filesrc0
0:00:00.061540401  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element filesrc0 not linked on any sinkpads
0:00:00.061542591  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<filesrc0> current NULL pending VOID_PENDING, desired next READY
0:00:00.061542591  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<filesrc0> current NULL pending VOID_PENDING, desired next READY
0:00:00.061545033  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061547051  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061545033  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061547051  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061548928  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element filesrc0 to READY, base_time 0:00:00.000000000
0:00:00.061548928  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element filesrc0 to READY, base_time 0:00:00.000000000
0:00:00.061552189  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<filesrc0> set_state to READY
0:00:00.061552189  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<filesrc0> set_state to READY
0:00:00.061554122  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<filesrc0> setting target state to READY
0:00:00.061554122  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<filesrc0> setting target state to READY
0:00:00.061556014  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<filesrc0> current NULL, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061558971  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<filesrc0> final: setting state from NULL to READY
0:00:00.061556014  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<filesrc0> current NULL, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061558971  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<filesrc0> final: setting state from NULL to READY
0:00:00.061562051  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<filesrc0> element changed state SUCCESS
0:00:00.061563664  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<filesrc0> completed state change to READY
0:00:00.061562051  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<filesrc0> element changed state SUCCESS
0:00:00.061563664  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<filesrc0> completed state change to READY
0:00:00.061565415  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.061565415  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.061568643  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25034c0] posting on bus state-changed message: 0x29c25034c0, time 99:99:99.999999999, seq-num 18, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061568643  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25034c0] posting on bus state-changed message: 0x29c25034c0, time 99:99:99.999999999, seq-num 18, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061574943  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25034c0] handling child filesrc0 message of type state-changed
0:00:00.061574943  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25034c0] handling child filesrc0 message of type state-changed
0:00:00.061577511  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061577511  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061579296  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25034c0] posting on bus state-changed message: 0x29c25034c0, time 99:99:99.999999999, seq-num 18, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061579296  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25034c0] posting on bus state-changed message: 0x29c25034c0, time 99:99:99.999999999, seq-num 18, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061584436  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25034c0] pushing on async queue
0:00:00.061584436  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25034c0] pushing on async queue
0:00:00.061586507  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25034c0] pushed on async queue
0:00:00.061588823  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25034c0] dropped
0:00:00.061586507  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25034c0] pushed on async queue
0:00:00.061588823  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25034c0] dropped
0:00:00.061590994  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<filesrc0> returned SUCCESS
0:00:00.061592946  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 2(READY) successfully
0:00:00.061590994  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<filesrc0> returned SUCCESS
0:00:00.061592946  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 2(READY) successfully
0:00:00.061595903  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2346:gst_bin_sort_iterator_next:<pipeline0> queue empty, elements exhausted
0:00:00.061595903  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2346:gst_bin_sort_iterator_next:<pipeline0> queue empty, elements exhausted
0:00:00.061597661  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:2998:gst_bin_change_state_func:<pipeline0> iterator done
0:00:00.061599988  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2388:gst_bin_sort_iterator_free:<pipeline0> free
0:00:00.061597661  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:2998:gst_bin_change_state_func:<pipeline0> iterator done
0:00:00.061599988  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2388:gst_bin_sort_iterator_free:<pipeline0> free
0:00:00.061602835  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3033:gst_bin_change_state_func:<pipeline0> no async elements
0:00:00.061602835  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3033:gst_bin_change_state_func:<pipeline0> no async elements
0:00:00.061604558  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:3067:gst_bin_change_state_func:<pipeline0> done changing bin's state from NULL to READY, now in NULL, ret SUCCESS
0:00:00.061604558  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:3067:gst_bin_change_state_func:<pipeline0> done changing bin's state from NULL to READY, now in NULL, ret SUCCESS
0:00:00.061607448  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<pipeline0> element changed state SUCCESS
0:00:00.061607448  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<pipeline0> element changed state SUCCESS
0:00:00.061609200  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<pipeline0> committing state from NULL to READY, pending PAUSED, next PAUSED
0:00:00.061612327  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed NULL to READY (PAUSED pending)
0:00:00.061609200  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<pipeline0> committing state from NULL to READY, pending PAUSED, next PAUSED
0:00:00.061612327  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed NULL to READY (PAUSED pending)
0:00:00.061615492  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503540] posting on bus state-changed message: 0x29c2503540, time 99:99:99.999999999, seq-num 19, element 'pipeline0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_PAUSED;
0:00:00.061615492  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503540] posting on bus state-changed message: 0x29c2503540, time 99:99:99.999999999, seq-num 19, element 'pipeline0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_PAUSED;
0:00:00.061633348  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503540] pushing on async queue
0:00:00.061633348  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503540] pushing on async queue
0:00:00.061636648  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503540] pushed on async queue
0:00:00.061639034  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2449:gst_element_continue_state:<pipeline0> continue state change READY to PAUSED, final PAUSED
0:00:00.061636648  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503540] pushed on async queue
0:00:00.061639034  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2449:gst_element_continue_state:<pipeline0> continue state change READY to PAUSED, final PAUSED
0:00:00.061641978  3760   0x29c22d9a00 DEBUG               pipeline gstpipeline.c:306:reset_start_time:<pipeline0> reset start_time to 0
0:00:00.061641978  3760   0x29c22d9a00 DEBUG               pipeline gstpipeline.c:306:reset_start_time:<pipeline0> reset start_time to 0
0:00:00.061644026  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:2839:gst_bin_change_state_func:<pipeline0> changing state of children from READY to PAUSED
0:00:00.061646294  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2863:gst_bin_change_state_func:<pipeline0> clearing EOS elements
0:00:00.061644026  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:2839:gst_bin_change_state_func:<pipeline0> changing state of children from READY to PAUSED
0:00:00.061646294  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2863:gst_bin_change_state_func:<pipeline0> clearing EOS elements
0:00:00.061648068  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2684:gst_bin_src_pads_activate:<pipeline0> activate pads
0:00:00.061648068  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2684:gst_bin_src_pads_activate:<pipeline0> activate pads
0:00:00.061650990  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2692:gst_bin_src_pads_activate:<pipeline0> pad activation successful
0:00:00.061650990  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2692:gst_bin_src_pads_activate:<pipeline0> pad activation successful
0:00:00.061653909  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2370:gst_bin_sort_iterator_resync:<pipeline0> resync
0:00:00.061655683  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'pulsesink0' to queue
0:00:00.061653909  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2370:gst_bin_sort_iterator_resync:<pipeline0> resync
0:00:00.061655683  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'pulsesink0' to queue
0:00:00.061658313  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061658313  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061660523  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061660523  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061662634  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 0->1, linked to pulsesink0
0:00:00.061662634  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 0->1, linked to pulsesink0
0:00:00.061665917  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061667996  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061665917  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061667996  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061669916  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 0->1, linked to audioresample0
0:00:00.061669916  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 0->1, linked to audioresample0
0:00:00.061673444  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061675578  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061673444  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061675578  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061677490  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 0->1, linked to audioconvert0
0:00:00.061677490  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 0->1, linked to audioconvert0
0:00:00.061680591  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061682503  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061680591  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061682503  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061684395  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element vorbisdec0 not linked on any sinkpads
0:00:00.061684395  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element vorbisdec0 not linked on any sinkpads
0:00:00.061686427  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061688283  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061686427  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061688283  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061690191  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 0->1, linked to oggdemux0
0:00:00.061690191  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 0->1, linked to oggdemux0
0:00:00.061693065  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element filesrc0 not linked on any sinkpads
0:00:00.061693065  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element filesrc0 not linked on any sinkpads
0:00:00.061695677  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives pulsesink0
0:00:00.061697633  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061695677  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives pulsesink0
0:00:00.061697633  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061699512  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061699512  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061701486  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 1->0, linked to pulsesink0
0:00:00.061704196  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioresample0' to queue
0:00:00.061701486  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 1->0, linked to pulsesink0
0:00:00.061704196  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioresample0' to queue
0:00:00.061706551  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<pulsesink0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.061706551  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<pulsesink0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.061709208  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061711202  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061709208  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061711202  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061713026  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element pulsesink0 to PAUSED, base_time 0:00:00.000000000
0:00:00.061713026  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element pulsesink0 to PAUSED, base_time 0:00:00.000000000
0:00:00.061716475  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<pulsesink0> set_state to PAUSED
0:00:00.061716475  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<pulsesink0> set_state to PAUSED
0:00:00.061718511  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<pulsesink0> setting target state to PAUSED
0:00:00.061720680  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<pulsesink0> current READY, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061718511  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<pulsesink0> setting target state to PAUSED
0:00:00.061720680  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<pulsesink0> current READY, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061723379  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<pulsesink0> final: setting state from READY to PAUSED
0:00:00.061723379  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<pulsesink0> final: setting state from READY to PAUSED
0:00:00.061727407  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25035c0] posting on bus clock-provide message: 0x29c25035c0, time 99:99:99.999999999, seq-num 20, element 'pulsesink0', GstMessageClockProvide, clock=(GstClock)"\(GstAudioClock\)\ GstPulseSinkClock", ready=(boolean)true;
0:00:00.061727407  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25035c0] posting on bus clock-provide message: 0x29c25035c0, time 99:99:99.999999999, seq-num 20, element 'pulsesink0', GstMessageClockProvide, clock=(GstClock)"\(GstAudioClock\)\ GstPulseSinkClock", ready=(boolean)true;
0:00:00.061736523  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25035c0] handling child pulsesink0 message of type clock-provide
0:00:00.061736523  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25035c0] handling child pulsesink0 message of type clock-provide
0:00:00.061740013  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25035c0] dropped
0:00:00.061740013  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25035c0] dropped
0:00:00.061743340  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:1179:gst_pulseringbuffer_clear:<pulsesink0> clearing
0:00:00.061743340  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:1179:gst_pulseringbuffer_clear:<pulsesink0> clearing
0:00:00.061746075  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:5064:gst_base_sink_change_state:<pulsesink0> READY to PAUSED
0:00:00.061748709  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:5085:gst_base_sink_change_state:<pulsesink0> doing async state change
0:00:00.061746075  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:5064:gst_base_sink_change_state:<pulsesink0> READY to PAUSED
0:00:00.061748709  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:5085:gst_base_sink_change_state:<pulsesink0> doing async state change
0:00:00.061750706  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503640] posting on bus async-start message: 0x29c2503640, time 99:99:99.999999999, seq-num 21, element 'pulsesink0', (NULL)
0:00:00.061750706  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503640] posting on bus async-start message: 0x29c2503640, time 99:99:99.999999999, seq-num 21, element 'pulsesink0', (NULL)
0:00:00.061754464  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503640] handling child pulsesink0 message of type async-start
0:00:00.061754464  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503640] handling child pulsesink0 message of type async-start
0:00:00.061757113  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3892:gst_bin_handle_message_func:<pipeline0> ASYNC_START message 0x29c2503640, pulsesink0
0:00:00.061757113  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3892:gst_bin_handle_message_func:<pipeline0> ASYNC_START message 0x29c2503640, pulsesink0
0:00:00.061759676  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061761825  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061759676  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061761825  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061763770  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2503640, async-start from pulsesink0
0:00:00.061763770  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2503640, async-start from pulsesink0
0:00:00.061766585  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:3352:bin_handle_async_start:<pipeline0> state change busy
0:00:00.061768345  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503640] dropped
0:00:00.061766585  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:3352:bin_handle_async_start:<pipeline0> state change busy
0:00:00.061768345  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503640] dropped
0:00:00.061770520  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<pulsesink0> activate pads
0:00:00.061770520  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<pulsesink0> activate pads
0:00:00.061774020  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<pulsesink0:sink> activating pad from none
0:00:00.061775977  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:4211:gst_base_sink_pad_activate:<pulsesink0> Trying pull mode first
0:00:00.061774020  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<pulsesink0:sink> activating pad from none
0:00:00.061775977  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:4211:gst_base_sink_pad_activate:<pulsesink0> Trying pull mode first
0:00:00.061777831  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:4217:gst_base_sink_pad_activate:<pulsesink0> pull mode disabled
0:00:00.061779354  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:4267:gst_base_sink_pad_activate:<pulsesink0> Falling back to push mode
0:00:00.061777831  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:4217:gst_base_sink_pad_activate:<pulsesink0> pull mode disabled
0:00:00.061779354  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:4267:gst_base_sink_pad_activate:<pulsesink0> Falling back to push mode
0:00:00.061781270  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<pulsesink0:sink> setting pad into push mode, unset flushing
0:00:00.061781270  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<pulsesink0:sink> setting pad into push mode, unset flushing
0:00:00.061783780  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:992:pre_activate:<pulsesink0:sink> reschedule events on peer audioresample0:src
0:00:00.061783780  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:992:pre_activate:<pulsesink0:sink> reschedule events on peer audioresample0:src
0:00:00.061786491  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<pulsesink0:sink> activated in push mode
0:00:00.061788874  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:4269:gst_base_sink_pad_activate:<pulsesink0> Success activating push mode
0:00:00.061786491  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<pulsesink0:sink> activated in push mode
0:00:00.061788874  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:4269:gst_base_sink_pad_activate:<pulsesink0> Success activating push mode
0:00:00.061790860  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<pulsesink0> pad activation successful
0:00:00.061790860  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<pulsesink0> pad activation successful
0:00:00.061793036  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2761:gst_element_change_state:<pulsesink0> element will change state ASYNC
0:00:00.061794826  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<pulsesink0> returned ASYNC
0:00:00.061793036  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2761:gst_element_change_state:<pulsesink0> element will change state ASYNC
0:00:00.061794826  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<pulsesink0> returned ASYNC
0:00:00.061796747  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2945:gst_bin_change_state_func:<pipeline0> child 'pulsesink0' is changing state asynchronously to PAUSED
0:00:00.061796747  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2945:gst_bin_change_state_func:<pipeline0> child 'pulsesink0' is changing state asynchronously to PAUSED
0:00:00.061799582  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioresample0
0:00:00.061799582  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioresample0
0:00:00.061801588  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061803594  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061801588  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061803594  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061805574  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 1->0, linked to audioresample0
0:00:00.061808473  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioconvert0' to queue
0:00:00.061805574  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 1->0, linked to audioresample0
0:00:00.061808473  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioconvert0' to queue
0:00:00.061810757  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioresample0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.061810757  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioresample0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.061813463  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061813463  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061815448  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061815448  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061817425  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element audioresample0 to PAUSED, base_time 0:00:00.000000000
0:00:00.061820926  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<audioresample0> set_state to PAUSED
0:00:00.061817425  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element audioresample0 to PAUSED, base_time 0:00:00.000000000
0:00:00.061820926  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<audioresample0> set_state to PAUSED
0:00:00.061822881  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<audioresample0> setting target state to PAUSED
0:00:00.061822881  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<audioresample0> setting target state to PAUSED
0:00:00.061824822  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<audioresample0> current READY, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061824822  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<audioresample0> current READY, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061827535  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<audioresample0> final: setting state from READY to PAUSED
0:00:00.061830400  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<audioresample0> activate pads
0:00:00.061827535  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<audioresample0> final: setting state from READY to PAUSED
0:00:00.061830400  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<audioresample0> activate pads
0:00:00.061832666  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<audioresample0:src> activating pad from none
0:00:00.061834570  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<audioresample0:src> setting pad into push mode, unset flushing
0:00:00.061832666  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<audioresample0:src> activating pad from none
0:00:00.061834570  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<audioresample0:src> setting pad into push mode, unset flushing
0:00:00.061836736  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioresample0:src> activated in push mode
0:00:00.061836736  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioresample0:src> activated in push mode
0:00:00.061839529  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<audioresample0:sink> activating pad from none
0:00:00.061841194  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<audioresample0:sink> setting pad into push mode, unset flushing
0:00:00.061839529  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<audioresample0:sink> activating pad from none
0:00:00.061841194  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<audioresample0:sink> setting pad into push mode, unset flushing
0:00:00.061843167  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:992:pre_activate:<audioresample0:sink> reschedule events on peer audioconvert0:src
0:00:00.061843167  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:992:pre_activate:<audioresample0:sink> reschedule events on peer audioconvert0:src
0:00:00.061846185  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2671:gst_pad_get_current_caps:<audioresample0:sink> get current pad caps (NULL)
0:00:00.061846185  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2671:gst_pad_get_current_caps:<audioresample0:sink> get current pad caps (NULL)
0:00:00.061848764  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2671:gst_pad_get_current_caps:<audioresample0:src> get current pad caps (NULL)
0:00:00.061850787  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:2392:gst_base_transform_activate:<audioresample0> have_same_caps 0
0:00:00.061848764  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2671:gst_pad_get_current_caps:<audioresample0:src> get current pad caps (NULL)
0:00:00.061850787  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:2392:gst_base_transform_activate:<audioresample0> have_same_caps 0
0:00:00.061853110  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioresample0:sink> activated in push mode
0:00:00.061853110  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioresample0:sink> activated in push mode
0:00:00.061855334  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<audioresample0> pad activation successful
0:00:00.061857430  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioresample0> element changed state SUCCESS
0:00:00.061855334  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<audioresample0> pad activation successful
0:00:00.061857430  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioresample0> element changed state SUCCESS
0:00:00.061858995  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<audioresample0> completed state change to PAUSED
0:00:00.061858995  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<audioresample0> completed state change to PAUSED
0:00:00.061860909  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioresample0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.061860909  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioresample0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.061864178  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25036c0] posting on bus state-changed message: 0x29c25036c0, time 99:99:99.999999999, seq-num 22, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061864178  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25036c0] posting on bus state-changed message: 0x29c25036c0, time 99:99:99.999999999, seq-num 22, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061870856  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25036c0] handling child audioresample0 message of type state-changed
0:00:00.061870856  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25036c0] handling child audioresample0 message of type state-changed
0:00:00.061873578  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061873578  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061875405  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25036c0] posting on bus state-changed message: 0x29c25036c0, time 99:99:99.999999999, seq-num 22, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061875405  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25036c0] posting on bus state-changed message: 0x29c25036c0, time 99:99:99.999999999, seq-num 22, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061881559  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25036c0] pushing on async queue
0:00:00.061881559  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25036c0] pushing on async queue
0:00:00.061883688  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25036c0] pushed on async queue
0:00:00.061885910  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25036c0] dropped
0:00:00.061883688  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25036c0] pushed on async queue
0:00:00.061885910  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25036c0] dropped
0:00:00.061888102  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<audioresample0> returned SUCCESS
0:00:00.061888102  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<audioresample0> returned SUCCESS
0:00:00.061890164  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioresample0' changed state to 3(PAUSED) successfully
0:00:00.061890164  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioresample0' changed state to 3(PAUSED) successfully
0:00:00.061893335  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioconvert0
0:00:00.061895289  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061897211  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061893335  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioconvert0
0:00:00.061895289  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061897211  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061899232  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 1->0, linked to audioconvert0
0:00:00.061899232  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 1->0, linked to audioconvert0
0:00:00.061902267  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'vorbisdec0' to queue
0:00:00.061902267  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'vorbisdec0' to queue
0:00:00.061904803  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioconvert0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.061904803  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioconvert0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.061907479  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061909602  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061907479  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061909602  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061911469  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element audioconvert0 to PAUSED, base_time 0:00:00.000000000
0:00:00.061911469  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element audioconvert0 to PAUSED, base_time 0:00:00.000000000
0:00:00.061915286  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<audioconvert0> set_state to PAUSED
0:00:00.061915286  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<audioconvert0> set_state to PAUSED
0:00:00.061917375  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<audioconvert0> setting target state to PAUSED
0:00:00.061917375  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<audioconvert0> setting target state to PAUSED
0:00:00.061919358  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<audioconvert0> current READY, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061919358  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<audioconvert0> current READY, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.061922337  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<audioconvert0> final: setting state from READY to PAUSED
0:00:00.061925298  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<audioconvert0> activate pads
0:00:00.061922337  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<audioconvert0> final: setting state from READY to PAUSED
0:00:00.061925298  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<audioconvert0> activate pads
0:00:00.061927621  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<audioconvert0:src> activating pad from none
0:00:00.061929351  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<audioconvert0:src> setting pad into push mode, unset flushing
0:00:00.061927621  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<audioconvert0:src> activating pad from none
0:00:00.061929351  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<audioconvert0:src> setting pad into push mode, unset flushing
0:00:00.061931331  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioconvert0:src> activated in push mode
0:00:00.061934025  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<audioconvert0:sink> activating pad from none
0:00:00.061931331  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioconvert0:src> activated in push mode
0:00:00.061934025  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<audioconvert0:sink> activating pad from none
0:00:00.061935652  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<audioconvert0:sink> setting pad into push mode, unset flushing
0:00:00.061935652  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<audioconvert0:sink> setting pad into push mode, unset flushing
0:00:00.061937679  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:992:pre_activate:<audioconvert0:sink> reschedule events on peer vorbisdec0:src
0:00:00.061940154  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2671:gst_pad_get_current_caps:<audioconvert0:sink> get current pad caps (NULL)
0:00:00.061937679  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:992:pre_activate:<audioconvert0:sink> reschedule events on peer vorbisdec0:src
0:00:00.061940154  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2671:gst_pad_get_current_caps:<audioconvert0:sink> get current pad caps (NULL)
0:00:00.061942326  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2671:gst_pad_get_current_caps:<audioconvert0:src> get current pad caps (NULL)
0:00:00.061944355  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:2392:gst_base_transform_activate:<audioconvert0> have_same_caps 0
0:00:00.061942326  3760   0x29c22d9a00 DEBUG               GST_CAPS gstpad.c:2671:gst_pad_get_current_caps:<audioconvert0:src> get current pad caps (NULL)
0:00:00.061944355  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:2392:gst_base_transform_activate:<audioconvert0> have_same_caps 0
0:00:00.061946477  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioconvert0:sink> activated in push mode
0:00:00.061946477  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioconvert0:sink> activated in push mode
0:00:00.061948688  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<audioconvert0> pad activation successful
0:00:00.061950719  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioconvert0> element changed state SUCCESS
0:00:00.061948688  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<audioconvert0> pad activation successful
0:00:00.061950719  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioconvert0> element changed state SUCCESS
0:00:00.061952277  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<audioconvert0> completed state change to PAUSED
0:00:00.061954207  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioconvert0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.061952277  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<audioconvert0> completed state change to PAUSED
0:00:00.061954207  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioconvert0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.061957265  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503740] posting on bus state-changed message: 0x29c2503740, time 99:99:99.999999999, seq-num 23, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061957265  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503740] posting on bus state-changed message: 0x29c2503740, time 99:99:99.999999999, seq-num 23, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061963684  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503740] handling child audioconvert0 message of type state-changed
0:00:00.061963684  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503740] handling child audioconvert0 message of type state-changed
0:00:00.061966384  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061966384  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.061968141  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503740] posting on bus state-changed message: 0x29c2503740, time 99:99:99.999999999, seq-num 23, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061968141  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503740] posting on bus state-changed message: 0x29c2503740, time 99:99:99.999999999, seq-num 23, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.061973183  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503740] pushing on async queue
0:00:00.061973183  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503740] pushing on async queue
0:00:00.061975222  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503740] pushed on async queue
0:00:00.061977371  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503740] dropped
0:00:00.061975222  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503740] pushed on async queue
0:00:00.061977371  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503740] dropped
0:00:00.061979521  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<audioconvert0> returned SUCCESS
0:00:00.061979521  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<audioconvert0> returned SUCCESS
0:00:00.061981493  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioconvert0' changed state to 3(PAUSED) successfully
0:00:00.061984464  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives vorbisdec0
0:00:00.061981493  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioconvert0' changed state to 3(PAUSED) successfully
0:00:00.061984464  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives vorbisdec0
0:00:00.061986407  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061988384  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061986407  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.061988384  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.061990331  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element vorbisdec0 not linked on any sinkpads
0:00:00.061990331  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element vorbisdec0 not linked on any sinkpads
0:00:00.061992447  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<vorbisdec0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.061995059  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061992447  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<vorbisdec0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.061995059  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.061997075  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061997075  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.061998961  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element vorbisdec0 to PAUSED, base_time 0:00:00.000000000
0:00:00.061998961  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element vorbisdec0 to PAUSED, base_time 0:00:00.000000000
0:00:00.062002646  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<vorbisdec0> set_state to PAUSED
0:00:00.062004628  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<vorbisdec0> setting target state to PAUSED
0:00:00.062002646  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<vorbisdec0> set_state to PAUSED
0:00:00.062004628  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<vorbisdec0> setting target state to PAUSED
0:00:00.062006508  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<vorbisdec0> current READY, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.062006508  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<vorbisdec0> current READY, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.062009316  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<vorbisdec0> final: setting state from READY to PAUSED
0:00:00.062009316  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<vorbisdec0> final: setting state from READY to PAUSED
0:00:00.062012036  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:2874:gst_audio_decoder_start:<vorbisdec0> gst_audio_decoder_start
0:00:00.062013899  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.062012036  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:2874:gst_audio_decoder_start:<vorbisdec0> gst_audio_decoder_start
0:00:00.062013899  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.062017952  3760   0x29c22d9a00 DEBUG              vorbisdec gstvorbisdec.c:141:vorbis_dec_start:<vorbisdec0> start
0:00:00.062017952  3760   0x29c22d9a00 DEBUG              vorbisdec gstvorbisdec.c:141:vorbis_dec_start:<vorbisdec0> start
0:00:00.062021350  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<vorbisdec0> activate pads
0:00:00.062021350  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<vorbisdec0> activate pads
0:00:00.062023823  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<vorbisdec0:src> activating pad from none
0:00:00.062023823  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<vorbisdec0:src> activating pad from none
0:00:00.062025693  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<vorbisdec0:src> setting pad into push mode, unset flushing
0:00:00.062027751  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<vorbisdec0:src> activated in push mode
0:00:00.062025693  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<vorbisdec0:src> setting pad into push mode, unset flushing
0:00:00.062027751  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<vorbisdec0:src> activated in push mode
0:00:00.062030356  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<vorbisdec0:sink> activating pad from none
0:00:00.062030356  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<vorbisdec0:sink> activating pad from none
0:00:00.062032079  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<vorbisdec0:sink> setting pad into push mode, unset flushing
0:00:00.062034144  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<vorbisdec0:sink> activated in push mode
0:00:00.062032079  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<vorbisdec0:sink> setting pad into push mode, unset flushing
0:00:00.062034144  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<vorbisdec0:sink> activated in push mode
0:00:00.062036320  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<vorbisdec0> pad activation successful
0:00:00.062036320  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<vorbisdec0> pad activation successful
0:00:00.062038342  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<vorbisdec0> element changed state SUCCESS
0:00:00.062039991  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<vorbisdec0> completed state change to PAUSED
0:00:00.062038342  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<vorbisdec0> element changed state SUCCESS
0:00:00.062039991  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<vorbisdec0> completed state change to PAUSED
0:00:00.062041744  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<vorbisdec0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.062041744  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<vorbisdec0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.062044902  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515010] posting on bus state-changed message: 0x29c2515010, time 99:99:99.999999999, seq-num 24, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062044902  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515010] posting on bus state-changed message: 0x29c2515010, time 99:99:99.999999999, seq-num 24, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062054083  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515010] handling child vorbisdec0 message of type state-changed
0:00:00.062054083  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515010] handling child vorbisdec0 message of type state-changed
0:00:00.062056698  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.062056698  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.062058467  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515010] posting on bus state-changed message: 0x29c2515010, time 99:99:99.999999999, seq-num 24, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062058467  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515010] posting on bus state-changed message: 0x29c2515010, time 99:99:99.999999999, seq-num 24, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062063323  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515010] pushing on async queue
0:00:00.062065379  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515010] pushed on async queue
0:00:00.062063323  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515010] pushing on async queue
0:00:00.062065379  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515010] pushed on async queue
0:00:00.062067478  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515010] dropped
0:00:00.062067478  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515010] dropped
0:00:00.062069648  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<vorbisdec0> returned SUCCESS
0:00:00.062069648  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<vorbisdec0> returned SUCCESS
0:00:00.062071639  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'vorbisdec0' changed state to 3(PAUSED) successfully
0:00:00.062074612  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2342:gst_bin_sort_iterator_next:<pipeline0> queue empty, next best: oggdemux0
0:00:00.062071639  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'vorbisdec0' changed state to 3(PAUSED) successfully
0:00:00.062074612  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2342:gst_bin_sort_iterator_next:<pipeline0> queue empty, next best: oggdemux0
0:00:00.062076835  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives oggdemux0
0:00:00.062078886  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.062076835  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives oggdemux0
0:00:00.062078886  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.062080938  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.062080938  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.062083099  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 1->0, linked to oggdemux0
0:00:00.062083099  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 1->0, linked to oggdemux0
0:00:00.062085942  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'filesrc0' to queue
0:00:00.062085942  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'filesrc0' to queue
0:00:00.062088405  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<oggdemux0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.062091143  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.062088405  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<oggdemux0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.062091143  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.062093173  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.062093173  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.062095081  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element oggdemux0 to PAUSED, base_time 0:00:00.000000000
0:00:00.062095081  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element oggdemux0 to PAUSED, base_time 0:00:00.000000000
0:00:00.062098787  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<oggdemux0> set_state to PAUSED
0:00:00.062100763  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<oggdemux0> setting target state to PAUSED
0:00:00.062098787  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<oggdemux0> set_state to PAUSED
0:00:00.062100763  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<oggdemux0> setting target state to PAUSED
0:00:00.062102661  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<oggdemux0> current READY, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.062102661  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<oggdemux0> current READY, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.062105577  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<oggdemux0> final: setting state from READY to PAUSED
0:00:00.062105577  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<oggdemux0> final: setting state from READY to PAUSED
0:00:00.062110262  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed850 seeking
0:00:00.062110262  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed850 seeking
0:00:00.062113304  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<oggdemux0:sink> peer query 0x29c24ed850 (seeking)
0:00:00.062113304  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<oggdemux0:sink> peer query 0x29c24ed850 (seeking)
0:00:00.062115995  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<filesrc0:src> doing query 0x29c24ed850 (seeking)
0:00:00.062115995  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<filesrc0:src> doing query 0x29c24ed850 (seeking)
0:00:00.062119744  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:1283:gst_base_src_default_query:<filesrc0> query seeking returns 1
0:00:00.062119744  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:1283:gst_base_src_default_query:<filesrc0> query seeking returns 1
0:00:00.062122197  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<filesrc0:src> sent query 0x29c24ed850 (seeking), result 1
0:00:00.062122197  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<filesrc0:src> sent query 0x29c24ed850 (seeking), result 1
0:00:00.062125590  3760   0x29c22d9a00 DEBUG               oggdemux gstoggdemux.c:1954:gst_ogg_demux_query_duration_push:<oggdemux0> Stream is not seekable, seeking disabled
0:00:00.062127882  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<oggdemux0> activate pads
0:00:00.062125590  3760   0x29c22d9a00 DEBUG               oggdemux gstoggdemux.c:1954:gst_ogg_demux_query_duration_push:<oggdemux0> Stream is not seekable, seeking disabled
0:00:00.062127882  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<oggdemux0> activate pads
0:00:00.062130514  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<oggdemux0:sink> activating pad from none
0:00:00.062130514  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<oggdemux0:sink> activating pad from none
0:00:00.062133141  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed540 scheduling
0:00:00.062133141  3760   0x29c22d9a00 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed540 scheduling
0:00:00.062136253  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<oggdemux0:sink> peer query 0x29c24ed540 (scheduling)
0:00:00.062136253  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<oggdemux0:sink> peer query 0x29c24ed540 (scheduling)
0:00:00.062138905  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<filesrc0:src> doing query 0x29c24ed540 (scheduling)
0:00:00.062138905  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<filesrc0:src> doing query 0x29c24ed540 (scheduling)
0:00:00.062142093  3760   0x29c22d9a00 INFO                 filesrc gstfilesrc.c:470:gst_file_src_start:<filesrc0> opening file 01. Angel of Death.ogg
0:00:00.062142093  3760   0x29c22d9a00 INFO                 filesrc gstfilesrc.c:470:gst_file_src_start:<filesrc0> opening file 01. Angel of Death.ogg
0:00:00.062150434  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3374:gst_base_src_start_complete:<filesrc0> starting source
0:00:00.062150434  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3374:gst_base_src_start_complete:<filesrc0> starting source
0:00:00.062153510  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3387:gst_base_src_start_complete:<filesrc0> setting size 5858456
0:00:00.062153510  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3387:gst_base_src_start_complete:<filesrc0> setting size 5858456
0:00:00.062156156  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3398:gst_base_src_start_complete:<filesrc0> format: bytes, have size: 1, size: 5858456, duration: 5858456
0:00:00.062159476  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3401:gst_base_src_start_complete:<filesrc0> is seekable: 1
0:00:00.062156156  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3398:gst_base_src_start_complete:<filesrc0> format: bytes, have size: 1, size: 5858456, duration: 5858456
0:00:00.062159476  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3401:gst_base_src_start_complete:<filesrc0> is seekable: 1
0:00:00.062161533  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3406:gst_base_src_start_complete:<filesrc0> is random_access: 1
0:00:00.062161533  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3406:gst_base_src_start_complete:<filesrc0> is random_access: 1
0:00:00.062163480  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3569:gst_base_src_set_flushing:<filesrc0> flushing 0, live_play 0
0:00:00.062163480  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3569:gst_base_src_set_flushing:<filesrc0> flushing 0, live_play 0
0:00:00.062166839  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3526:gst_base_src_stop:<filesrc0> stopping source
0:00:00.062168534  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3569:gst_base_src_set_flushing:<filesrc0> flushing 1, live_play 0
0:00:00.062166839  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3526:gst_base_src_stop:<filesrc0> stopping source
0:00:00.062168534  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3569:gst_base_src_set_flushing:<filesrc0> flushing 1, live_play 0
0:00:00.062171051  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:6132:gst_pad_stop_task:<filesrc0:src> stop task
0:00:00.062172782  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:6154:gst_pad_stop_task:<filesrc0:src> no task
0:00:00.062171051  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:6132:gst_pad_stop_task:<filesrc0:src> stop task
0:00:00.062172782  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:6154:gst_pad_stop_task:<filesrc0:src> no task
0:00:00.062176448  3760   0x29c22d9a00 WARN                 basesrc gstbasesrc.c:3480:gst_base_src_start_complete:<filesrc0> pad not activated yet
0:00:00.062176448  3760   0x29c22d9a00 WARN                 basesrc gstbasesrc.c:3480:gst_base_src_start_complete:<filesrc0> pad not activated yet
0:00:00.062179178  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3515:gst_base_src_start_wait:<filesrc0> got error
0:00:00.062179178  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3515:gst_base_src_start_wait:<filesrc0> got error
0:00:00.062187890  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:1283:gst_base_src_default_query:<filesrc0> query scheduling returns 1
0:00:00.062187890  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:1283:gst_base_src_default_query:<filesrc0> query scheduling returns 1
0:00:00.062191480  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<filesrc0:src> sent query 0x29c24ed540 (scheduling), result 1
0:00:00.062191480  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<filesrc0:src> sent query 0x29c24ed540 (scheduling), result 1
0:00:00.062195646  3760   0x29c22d9a00 DEBUG               oggdemux gstoggdemux.c:5003:gst_ogg_demux_sink_activate:<oggdemux0:sink> activating pull
0:00:00.062195646  3760   0x29c22d9a00 DEBUG               oggdemux gstoggdemux.c:5003:gst_ogg_demux_sink_activate:<oggdemux0:sink> activating pull
0:00:00.062197947  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1149:activate_mode_internal:<oggdemux0:sink> calling peer
0:00:00.062197947  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1149:activate_mode_internal:<oggdemux0:sink> calling peer
0:00:00.062199734  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<filesrc0:src> setting pad into pull mode, unset flushing
0:00:00.062201977  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3769:gst_base_src_activate_mode:<filesrc0:src> activating in mode 2
0:00:00.062203925  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3737:gst_base_src_activate_pull:<filesrc0> Activating in pull mode
0:00:00.062205645  3760   0x29c22d9a00 INFO                 filesrc gstfilesrc.c:470:gst_file_src_start:<filesrc0> opening file 01. Angel of Death.ogg
0:00:00.062199734  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<filesrc0:src> setting pad into pull mode, unset flushing
0:00:00.062201977  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3769:gst_base_src_activate_mode:<filesrc0:src> activating in mode 2
0:00:00.062203925  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3737:gst_base_src_activate_pull:<filesrc0> Activating in pull mode
0:00:00.062205645  3760   0x29c22d9a00 INFO                 filesrc gstfilesrc.c:470:gst_file_src_start:<filesrc0> opening file 01. Angel of Death.ogg
0:00:00.062209666  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3374:gst_base_src_start_complete:<filesrc0> starting source
0:00:00.062209666  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3374:gst_base_src_start_complete:<filesrc0> starting source
0:00:00.062212317  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3387:gst_base_src_start_complete:<filesrc0> setting size 5858456
0:00:00.062212317  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3387:gst_base_src_start_complete:<filesrc0> setting size 5858456
0:00:00.062214393  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3398:gst_base_src_start_complete:<filesrc0> format: bytes, have size: 1, size: 5858456, duration: 5858456
0:00:00.062217459  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3401:gst_base_src_start_complete:<filesrc0> is seekable: 1
0:00:00.062214393  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3398:gst_base_src_start_complete:<filesrc0> format: bytes, have size: 1, size: 5858456, duration: 5858456
0:00:00.062217459  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3401:gst_base_src_start_complete:<filesrc0> is seekable: 1
0:00:00.062219530  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3406:gst_base_src_start_complete:<filesrc0> is random_access: 1
0:00:00.062219530  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3406:gst_base_src_start_complete:<filesrc0> is random_access: 1
0:00:00.062221345  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3569:gst_base_src_set_flushing:<filesrc0> flushing 0, live_play 0
0:00:00.062221345  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3569:gst_base_src_set_flushing:<filesrc0> flushing 0, live_play 0
0:00:00.062224296  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3515:gst_base_src_start_wait:<filesrc0> got ok
0:00:00.062226377  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<filesrc0:src> activated in pull mode
0:00:00.062224296  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3515:gst_base_src_start_wait:<filesrc0> got ok
0:00:00.062226377  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<filesrc0:src> activated in pull mode
0:00:00.062228914  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<oggdemux0:sink> setting pad into pull mode, unset flushing
0:00:00.062228914  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:980:pre_activate:<oggdemux0:sink> setting pad into pull mode, unset flushing
0:00:00.062231063  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:992:pre_activate:<oggdemux0:sink> reschedule events on peer filesrc0:src
0:00:00.062231063  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:992:pre_activate:<oggdemux0:sink> reschedule events on peer filesrc0:src
0:00:00.062233930  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:5992:gst_pad_start_task:<oggdemux0:sink> start task
0:00:00.062233930  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:5992:gst_pad_start_task:<oggdemux0:sink> start task
0:00:00.062241657  3760   0x29c22d9a00 DEBUG                   task gsttask.c:431:gst_task_new: Created task 0x29c24e9290
0:00:00.062241657  3760   0x29c22d9a00 DEBUG                   task gsttask.c:431:gst_task_new: Created task 0x29c24e9290
0:00:00.062244565  3760   0x29c22d9a00 INFO                    task gsttask.c:457:gst_task_set_lock: setting stream lock 0x29c24da320 on task 0x29c24e9290
0:00:00.062244565  3760   0x29c22d9a00 INFO                    task gsttask.c:457:gst_task_set_lock: setting stream lock 0x29c24da320 on task 0x29c24e9290
0:00:00.062247689  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:6001:gst_pad_start_task:<oggdemux0:sink> created task 0x29c24e9290
0:00:00.062249882  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:5918:do_stream_status:<oggdemux0:sink> doing stream-status 0
0:00:00.062247689  3760   0x29c22d9a00 INFO                GST_PADS gstpad.c:6001:gst_pad_start_task:<oggdemux0:sink> created task 0x29c24e9290
0:00:00.062249882  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:5918:do_stream_status:<oggdemux0:sink> doing stream-status 0
0:00:00.062253739  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:5947:do_stream_status:<oggdemux0:sink> posting stream-status 0
0:00:00.062253739  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:5947:do_stream_status:<oggdemux0:sink> posting stream-status 0
0:00:00.062256530  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515090] posting on bus stream-status message: 0x29c2515090, time 99:99:99.999999999, seq-num 27, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_CREATE, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ task0";
0:00:00.062256530  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515090] posting on bus stream-status message: 0x29c2515090, time 99:99:99.999999999, seq-num 27, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_CREATE, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ task0";
0:00:00.062267352  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515090] handling child sink message of type stream-status
0:00:00.062267352  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515090] handling child sink message of type stream-status
0:00:00.062270353  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.062270353  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.062272328  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515090] posting on bus stream-status message: 0x29c2515090, time 99:99:99.999999999, seq-num 27, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_CREATE, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ task0";
0:00:00.062272328  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515090] posting on bus stream-status message: 0x29c2515090, time 99:99:99.999999999, seq-num 27, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_CREATE, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ task0";
0:00:00.062280349  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515090] pushing on async queue
0:00:00.062280349  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515090] pushing on async queue
0:00:00.062282423  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515090] pushed on async queue
0:00:00.062284697  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515090] dropped
0:00:00.062282423  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515090] pushed on async queue
0:00:00.062284697  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515090] dropped
0:00:00.062286847  3760   0x29c22d9a00 DEBUG                   task gsttask.c:688:gst_task_set_state:<task0> Changing task 0x29c24e9290 to state 0
0:00:00.062286847  3760   0x29c22d9a00 DEBUG                   task gsttask.c:688:gst_task_set_state:<task0> Changing task 0x29c24e9290 to state 0
0:00:00.062313380  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<oggdemux0:sink> activated in pull mode
0:00:00.062313380  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<oggdemux0:sink> activated in pull mode
0:00:00.062318331  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<oggdemux0> pad activation successful
0:00:00.062318331  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<oggdemux0> pad activation successful
0:00:00.062320714  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<oggdemux0> element changed state SUCCESS
0:00:00.062322575  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<oggdemux0> completed state change to PAUSED
0:00:00.062320714  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<oggdemux0> element changed state SUCCESS
0:00:00.062322575  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<oggdemux0> completed state change to PAUSED
0:00:00.062324561  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<oggdemux0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.062324561  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<oggdemux0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.062328477  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515110] posting on bus state-changed message: 0x29c2515110, time 99:99:99.999999999, seq-num 28, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062328477  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515110] posting on bus state-changed message: 0x29c2515110, time 99:99:99.999999999, seq-num 28, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062331596  3760   0x29c24ed5e0 DEBUG                   task gsttask.c:290:gst_task_func: Entering task 0x29c24e9290, thread 0x29c24ed5e0
0:00:00.062331596  3760   0x29c24ed5e0 DEBUG                   task gsttask.c:290:gst_task_func: Entering task 0x29c24e9290, thread 0x29c24ed5e0
0:00:00.062335697  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515110] handling child oggdemux0 message of type state-changed
0:00:00.062335697  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515110] handling child oggdemux0 message of type state-changed
0:00:00.062345567  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5918:do_stream_status:<oggdemux0:sink> doing stream-status 1
0:00:00.062345567  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5918:do_stream_status:<oggdemux0:sink> doing stream-status 1
0:00:00.062349030  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.062349030  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.062354844  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515110] posting on bus state-changed message: 0x29c2515110, time 99:99:99.999999999, seq-num 28, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062354844  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515110] posting on bus state-changed message: 0x29c2515110, time 99:99:99.999999999, seq-num 28, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062361087  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515110] pushing on async queue
0:00:00.062361087  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515110] pushing on async queue
0:00:00.062360641  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5947:do_stream_status:<oggdemux0:sink> posting stream-status 1
0:00:00.062360641  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5947:do_stream_status:<oggdemux0:sink> posting stream-status 1
0:00:00.062364180  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515110] pushed on async queue
0:00:00.062364180  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515110] pushed on async queue
0:00:00.062369934  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515110] dropped
0:00:00.062369934  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515110] dropped
0:00:00.062372542  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<oggdemux0> returned SUCCESS
0:00:00.062372542  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<oggdemux0> returned SUCCESS
0:00:00.062374885  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'oggdemux0' changed state to 3(PAUSED) successfully
0:00:00.062374885  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'oggdemux0' changed state to 3(PAUSED) successfully
0:00:00.062378853  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives filesrc0
0:00:00.062367969  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515190] posting on bus stream-status message: 0x29c2515190, time 99:99:99.999999999, seq-num 29, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_ENTER, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ oggdemux0:sink";
0:00:00.062378853  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives filesrc0
0:00:00.062367969  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515190] posting on bus stream-status message: 0x29c2515190, time 99:99:99.999999999, seq-num 29, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_ENTER, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ oggdemux0:sink";
0:00:00.062381242  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element filesrc0 not linked on any sinkpads
0:00:00.062385054  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515190] handling child sink message of type stream-status
0:00:00.062381242  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element filesrc0 not linked on any sinkpads
0:00:00.062385054  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515190] handling child sink message of type stream-status
0:00:00.062386835  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<filesrc0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.062386835  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<filesrc0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.062391101  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.062391101  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.062391896  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.062391896  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.062394682  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.062394682  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.062401166  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element filesrc0 to PAUSED, base_time 0:00:00.000000000
0:00:00.062401166  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element filesrc0 to PAUSED, base_time 0:00:00.000000000
0:00:00.062405696  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<filesrc0> set_state to PAUSED
0:00:00.062407804  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<filesrc0> setting target state to PAUSED
0:00:00.062405696  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<filesrc0> set_state to PAUSED
0:00:00.062407804  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<filesrc0> setting target state to PAUSED
0:00:00.062402493  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515190] posting on bus stream-status message: 0x29c2515190, time 99:99:99.999999999, seq-num 29, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_ENTER, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ oggdemux0:sink";
0:00:00.062409820  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<filesrc0> current READY, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.062402493  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515190] posting on bus stream-status message: 0x29c2515190, time 99:99:99.999999999, seq-num 29, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_ENTER, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ oggdemux0:sink";
0:00:00.062409820  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<filesrc0> current READY, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.062411817  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515190] pushing on async queue
0:00:00.062412896  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<filesrc0> final: setting state from READY to PAUSED
0:00:00.062411817  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515190] pushing on async queue
0:00:00.062412896  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<filesrc0> final: setting state from READY to PAUSED
0:00:00.062414399  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515190] pushed on async queue
0:00:00.062414399  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515190] pushed on async queue
0:00:00.062417226  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<filesrc0> activate pads
0:00:00.062417226  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<filesrc0> activate pads
0:00:00.062420115  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515190] dropped
0:00:00.062423915  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1070:gst_pad_set_active:<filesrc0:src> pad was active in pull mode
0:00:00.062420115  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515190] dropped
0:00:00.062423915  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1070:gst_pad_set_active:<filesrc0:src> pad was active in pull mode
0:00:00.062427789  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<filesrc0> pad activation successful
0:00:00.062427789  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<filesrc0> pad activation successful
0:00:00.062430079  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<filesrc0> element changed state SUCCESS
0:00:00.062430079  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<filesrc0> element changed state SUCCESS
0:00:00.062432567  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<filesrc0> completed state change to PAUSED
0:00:00.062432567  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<filesrc0> completed state change to PAUSED
0:00:00.062430090  3760   0x29c24ed5e0 DEBUG                   task gsttask.c:252:gst_task_configure_name:<oggdemux0:sink> Setting thread name to 'oggdemux0:sink'
0:00:00.062430090  3760   0x29c24ed5e0 DEBUG                   task gsttask.c:252:gst_task_configure_name:<oggdemux0:sink> Setting thread name to 'oggdemux0:sink'
0:00:00.062435197  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.062435197  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.062442092  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed940 duration
0:00:00.062442092  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed940 duration
0:00:00.062441544  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25035c0] posting on bus state-changed message: 0x29c25035c0, time 99:99:99.999999999, seq-num 30, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062445833  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<filesrc0:src> doing query 0x29c24ed940 (duration)
0:00:00.062441544  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25035c0] posting on bus state-changed message: 0x29c25035c0, time 99:99:99.999999999, seq-num 30, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062445833  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<filesrc0:src> doing query 0x29c24ed940 (duration)
0:00:00.062447583  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25035c0] handling child filesrc0 message of type state-changed
0:00:00.062449420  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:1043:gst_base_src_default_query:<filesrc0> duration query in format bytes
0:00:00.062447583  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25035c0] handling child filesrc0 message of type state-changed
0:00:00.062449420  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:1043:gst_base_src_default_query:<filesrc0> duration query in format bytes
0:00:00.062450346  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.062452859  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 0, length 0, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.062450346  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.062452859  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 0, length 0, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.062455180  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25035c0] posting on bus state-changed message: 0x29c25035c0, time 99:99:99.999999999, seq-num 30, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062455180  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25035c0] posting on bus state-changed message: 0x29c25035c0, time 99:99:99.999999999, seq-num 30, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062459147  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:1283:gst_base_src_default_query:<filesrc0> query duration returns 1
0:00:00.062459147  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:1283:gst_base_src_default_query:<filesrc0> query duration returns 1
0:00:00.062460577  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25035c0] pushing on async queue
0:00:00.062460577  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25035c0] pushing on async queue
0:00:00.062463148  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<filesrc0:src> sent query 0x29c24ed940 (duration), result 1
0:00:00.062463148  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<filesrc0:src> sent query 0x29c24ed940 (duration), result 1
0:00:00.062466206  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25035c0] pushed on async queue
0:00:00.062470695  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4357:gst_ogg_demux_find_chains:<oggdemux0> file length 5858456
0:00:00.062466206  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25035c0] pushed on async queue
0:00:00.062470695  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4357:gst_ogg_demux_find_chains:<oggdemux0> file length 5858456
0:00:00.062471694  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25035c0] dropped
0:00:00.062471694  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25035c0] dropped
0:00:00.062476841  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<filesrc0> returned SUCCESS
0:00:00.062476841  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<filesrc0> returned SUCCESS
0:00:00.062479055  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 3(PAUSED) successfully
0:00:00.062482248  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2346:gst_bin_sort_iterator_next:<pipeline0> queue empty, elements exhausted
0:00:00.062479055  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 3(PAUSED) successfully
0:00:00.062482248  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2346:gst_bin_sort_iterator_next:<pipeline0> queue empty, elements exhausted
0:00:00.062484876  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:2998:gst_bin_change_state_func:<pipeline0> iterator done
0:00:00.062484876  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:2998:gst_bin_change_state_func:<pipeline0> iterator done
0:00:00.062480806  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250b450, maxsize:8500 offset:0 size:8500
0:00:00.062480806  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250b450, maxsize:8500 offset:0 size:8500
0:00:00.062487484  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<pipeline0> activate pads
0:00:00.062487484  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<pipeline0> activate pads
0:00:00.062493731  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<pipeline0> pad activation successful
0:00:00.062493731  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<pipeline0> pad activation successful
0:00:00.062492888  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 0, length 8500, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.062492888  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 0, length 8500, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.062496878  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:3016:gst_bin_change_state_func:<pipeline0> we have ASYNC elements SUCCESS -> ASYNC
0:00:00.062500261  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2449:gst_base_src_get_range:<filesrc0> calling create offset 0 length 8500, time 0
0:00:00.062496878  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:3016:gst_bin_change_state_func:<pipeline0> we have ASYNC elements SUCCESS -> ASYNC
0:00:00.062500261  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2449:gst_base_src_get_range:<filesrc0> calling create offset 0 length 8500, time 0
0:00:00.062502396  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2388:gst_bin_sort_iterator_free:<pipeline0> free
0:00:00.062502396  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2388:gst_bin_sort_iterator_free:<pipeline0> free
0:00:00.062507007  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3044:gst_bin_change_state_func:<pipeline0> check async elements
0:00:00.062507007  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3044:gst_bin_change_state_func:<pipeline0> check async elements
0:00:00.062508792  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:882:find_message:<pipeline0> we found a message 0x29c2503640 from pulsesink0 matching types 00100000
0:00:00.062508792  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:882:find_message:<pipeline0> we found a message 0x29c2503640 from pulsesink0 matching types 00100000
0:00:00.062511178  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2494:gst_base_src_get_range:<filesrc0> setting first timestamp to 0
0:00:00.062511802  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:3067:gst_bin_change_state_func:<pipeline0> done changing bin's state from READY to PAUSED, now in READY, ret ASYNC
0:00:00.062511178  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2494:gst_base_src_get_range:<filesrc0> setting first timestamp to 0
0:00:00.062511802  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:3067:gst_bin_change_state_func:<pipeline0> done changing bin's state from READY to PAUSED, now in READY, ret ASYNC
0:00:00.062515930  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2761:gst_element_change_state:<pipeline0> element will change state ASYNC
0:00:00.062513750  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2298:gst_base_src_do_sync:<filesrc0> we have no clock
0:00:00.062515930  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2761:gst_element_change_state:<pipeline0> element will change state ASYNC
0:00:00.062513750  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2298:gst_base_src_do_sync:<filesrc0> we have no clock
0:00:00.062530130  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2513:gst_base_src_get_range:<filesrc0> buffer ok
0:00:00.062530130  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2513:gst_base_src_get_range:<filesrc0> buffer ok
0:00:00.062518674  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<pipeline0> returned ASYNC
0:00:00.062518674  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<pipeline0> returned ASYNC
0:00:00.062533561  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250b450
0:00:00.062533561  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250b450
0:00:00.062539060  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2076:gst_ogg_chain_new:<oggdemux0> creating new chain 0x29c24ed990
0:00:00.062539060  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2076:gst_ogg_chain_new:<oggdemux0> creating new chain 0x29c24ed990
0:00:00.062541912  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2143:gst_ogg_chain_new_stream:<oggdemux0> creating new stream 153efa92 in chain 0x29c24ed990
0:00:00.062541912  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2143:gst_ogg_chain_new_stream:<oggdemux0> creating new stream 153efa92 in chain 0x29c24ed990
0:00:00.062545226  3760   0x29c22d9a00 DEBUG                GST_BUS gstelement.c:3192:gst_element_get_bus:<pipeline0> got bus <bus1>
0:00:00.062545226  3760   0x29c22d9a00 DEBUG                GST_BUS gstelement.c:3192:gst_element_get_bus:<pipeline0> got bus <bus1>
0:00:00.062564869  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<GstOggPad at 0x7fc6d4007b30> eventfunc for set to gst_ogg_pad_event
0:00:00.062569861  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<GstOggPad at 0x7fc6d4007b30> queryfunc set to gst_ogg_pad_src_query
0:00:00.062564869  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:1850:gst_pad_set_event_function_full:<GstOggPad at 0x7fc6d4007b30> eventfunc for set to gst_ogg_pad_event
0:00:00.062569861  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:1930:gst_pad_set_query_function_full:<GstOggPad at 0x7fc6d4007b30> queryfunc set to gst_ogg_pad_src_query
0:00:00.062581686  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2162:gst_ogg_chain_new_stream:<oggdemux0> created new ogg src 0x7fc6d4007b30 for stream with serial 153efa92
0:00:00.062585567  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<'':src_153efa92> activating pad from none
0:00:00.062581686  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2162:gst_ogg_chain_new_stream:<oggdemux0> created new ogg src 0x7fc6d4007b30 for stream with serial 153efa92
0:00:00.062585567  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:1064:gst_pad_set_active:<'':src_153efa92> activating pad from none
0:00:00.062587668  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:980:pre_activate:<'':src_153efa92> setting pad into push mode, unset flushing
0:00:00.062590035  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<'':src_153efa92> activated in push mode
0:00:00.062587668  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:980:pre_activate:<'':src_153efa92> setting pad into push mode, unset flushing
0:00:00.062590035  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<'':src_153efa92> activated in push mode
0:00:00.062595111  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514ba0 with id 2
0:00:00.062595111  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514ba0 with id 2
0:00:00.062598581  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.062598581  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.062604153  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c250dfe0
0:00:00.062604153  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c250dfe0
0:00:00.062607846  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:2563:gst_ogg_stream_setup_map: found mapper for 'vorbis'
0:00:00.062607846  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:2563:gst_ogg_stream_setup_map: found mapper for 'vorbis'
0:00:00.062615261  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25032c0, state-changed from pulsesink0, type mask is 4294967295
0:00:00.062615801  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:2571:gst_ogg_stream_setup_map: got stream type audio/x-vorbis, rate=(int)44100, channels=(int)2
0:00:00.062621633  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos 0
0:00:00.062619548  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 calling dispatch with state-changed message: 0x29c25032c0, time 99:99:99.999999999, seq-num 13, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062615261  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25032c0, state-changed from pulsesink0, type mask is 4294967295
0:00:00.062615801  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:2571:gst_ogg_stream_setup_map: got stream type audio/x-vorbis, rate=(int)44100, channels=(int)2
0:00:00.062621633  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos 0
0:00:00.062619548  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 calling dispatch with state-changed message: 0x29c25032c0, time 99:99:99.999999999, seq-num 13, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062624626  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1055:gst_ogg_pad_submit_packet:<oggdemux0> b_o_s packet, resetting header packet count
0:00:00.062629603  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1058:gst_ogg_pad_submit_packet:<oggdemux0> clearing header packets
0:00:00.062630249  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c250dfe0 quit
0:00:00.062632013  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1121:gst_ogg_pad_submit_packet: keeping header packet 1
0:00:00.062624626  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1055:gst_ogg_pad_submit_packet:<oggdemux0> b_o_s packet, resetting header packet count
0:00:00.062629603  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1058:gst_ogg_pad_submit_packet:<oggdemux0> clearing header packets
0:00:00.062630249  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c250dfe0 quit
0:00:00.062632013  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1121:gst_ogg_pad_submit_packet: keeping header packet 1
0:00:00.062635965  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 handler returns 1
0:00:00.062635965  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 handler returns 1
0:00:00.062634661  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.062634661  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.062639878  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c250dfe0
0:00:00.062639878  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c250dfe0
0:00:00.062642904  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.062642904  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.062647076  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.062649189  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.062647076  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.062649189  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.062648708  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 2
0:00:00.062648708  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 2
0:00:00.062655351  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514ba0
0:00:00.062655351  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514ba0
0:00:00.062660511  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c25032c0
0:00:00.062668899  3760   0x29c24ed5e0 INFO                oggdemux gstoggdemux.c:4057:gst_ogg_demux_read_chain:<oggdemux0> page is not BOS page, all streams identified
0:00:00.062660511  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c25032c0
0:00:00.062668899  3760   0x29c24ed5e0 INFO                oggdemux gstoggdemux.c:4057:gst_ogg_demux_read_chain:<oggdemux0> page is not BOS page, all streams identified
0:00:00.062670900  3760   0x29c24ed5e0 INFO                oggdemux gstoggdemux.c:4101:gst_ogg_demux_read_chain:<oggdemux0> read bos pages, 
0:00:00.062674648  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.062670900  3760   0x29c24ed5e0 INFO                oggdemux gstoggdemux.c:4101:gst_ogg_demux_read_chain:<oggdemux0> read bos pages, 
0:00:00.062674648  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.062677443  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.062677443  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.062681176  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514ba0 with id 3
0:00:00.062681176  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514ba0 with id 3
0:00:00.062684261  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2517020
0:00:00.062684261  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2517020
0:00:00.062688859  3760   0x29c24ed5e0 DEBUG                default gstdatetime.c:776:gst_date_time_new_from_iso8601_string: Parsing '1998' into a datetime
0:00:00.062688859  3760   0x29c24ed5e0 DEBUG                default gstdatetime.c:776:gst_date_time_new_from_iso8601_string: Parsing '1998' into a datetime
0:00:00.062689237  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503240, state-changed from audioresample0, type mask is 4294967295
0:00:00.062689237  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503240, state-changed from audioresample0, type mask is 4294967295
0:00:00.062695108  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 calling dispatch with state-changed message: 0x29c2503240, time 99:99:99.999999999, seq-num 14, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062703125  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2517020 quit
0:00:00.062695108  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 calling dispatch with state-changed message: 0x29c2503240, time 99:99:99.999999999, seq-num 14, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062703125  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2517020 quit
0:00:00.062706456  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 handler returns 1
0:00:00.062709030  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2517020
0:00:00.062711044  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 3
0:00:00.062706456  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 handler returns 1
0:00:00.062709030  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2517020
0:00:00.062711044  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 3
0:00:00.062713335  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514ba0
0:00:00.062716302  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2503240
0:00:00.062713335  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514ba0
0:00:00.062716302  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2503240
0:00:00.062729122  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514ba0 with id 4
0:00:00.062729122  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514ba0 with id 4
0:00:00.062732997  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c250dfe0
0:00:00.062737126  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1121:gst_ogg_pad_submit_packet: keeping header packet 2
0:00:00.062732997  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c250dfe0
0:00:00.062737126  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1121:gst_ogg_pad_submit_packet: keeping header packet 2
0:00:00.062736850  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503340, state-changed from audioconvert0, type mask is 4294967295
0:00:00.062736850  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503340, state-changed from audioconvert0, type mask is 4294967295
0:00:00.062741554  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.062741554  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.062743873  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 calling dispatch with state-changed message: 0x29c2503340, time 99:99:99.999999999, seq-num 15, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062743873  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 calling dispatch with state-changed message: 0x29c2503340, time 99:99:99.999999999, seq-num 15, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062746615  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.062746615  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.062751485  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c250dfe0 quit
0:00:00.062751485  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c250dfe0 quit
0:00:00.062756276  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.062756276  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.062759037  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.062759037  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.062755850  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 handler returns 1
0:00:00.062761747  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.062755850  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 handler returns 1
0:00:00.062761747  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.062764753  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c250dfe0
0:00:00.062764753  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c250dfe0
0:00:00.062767586  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.062767586  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.062780172  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 4
0:00:00.062784655  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1121:gst_ogg_pad_submit_packet: keeping header packet 3
0:00:00.062780172  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 4
0:00:00.062784655  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1121:gst_ogg_pad_submit_packet: keeping header packet 3
0:00:00.062785468  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514ba0
0:00:00.062785468  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514ba0
0:00:00.062788155  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.062788155  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.062791225  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2503340
0:00:00.062792336  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.062791225  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2503340
0:00:00.062792336  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.062795997  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.062795997  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.062798448  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.062798448  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.062800871  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.062803359  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos 0
0:00:00.062800871  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.062803359  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos 0
0:00:00.062805907  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1121:gst_ogg_pad_submit_packet: keeping header packet 4
0:00:00.062805907  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1121:gst_ogg_pad_submit_packet: keeping header packet 4
0:00:00.062808115  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.062808115  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.062821221  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514ba0 with id 5
0:00:00.062821221  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514ba0 with id 5
0:00:00.062822424  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.062822424  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.062828321  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.062830814  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.062828321  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.062830814  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.062825085  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2517020
0:00:00.062825085  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2517020
0:00:00.062837177  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25033c0, state-changed from vorbisdec0, type mask is 4294967295
0:00:00.062837177  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25033c0, state-changed from vorbisdec0, type mask is 4294967295
0:00:00.062841420  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1327:gst_ogg_demux_setup_first_granule:<'':src_153efa92> This page completes 40 packets, granule 22016
0:00:00.062841420  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1327:gst_ogg_demux_setup_first_granule:<'':src_153efa92> This page completes 40 packets, granule 22016
0:00:00.062844212  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 0
0:00:00.062844212  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 0
0:00:00.062841073  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 calling dispatch with state-changed message: 0x29c25033c0, time 99:99:99.999999999, seq-num 16, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062841073  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 calling dispatch with state-changed message: 0x29c25033c0, time 99:99:99.999999999, seq-num 16, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062847204  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 0 has duration 0
0:00:00.062851153  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2517020 quit
0:00:00.062847204  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 0 has duration 0
0:00:00.062851153  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2517020 quit
0:00:00.062852294  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.062855548  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 handler returns 1
0:00:00.062852294  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.062855548  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 handler returns 1
0:00:00.062856954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 1 has duration 576
0:00:00.062860096  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062856954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 1 has duration 576
0:00:00.062860096  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062862786  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 2 has duration 1024
0:00:00.062862786  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 2 has duration 1024
0:00:00.062863982  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2517020
0:00:00.062863982  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2517020
0:00:00.062867300  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 5
0:00:00.062867300  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 5
0:00:00.062868147  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062868147  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062870729  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514ba0
0:00:00.062870729  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514ba0
0:00:00.062873434  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 3 has duration 1024
0:00:00.062873434  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 3 has duration 1024
0:00:00.062879687  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062879687  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062877162  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c25033c0
0:00:00.062877162  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c25033c0
0:00:00.062882480  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 4 has duration 1024
0:00:00.062888201  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062882480  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 4 has duration 1024
0:00:00.062888201  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062890158  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 5 has duration 1024
0:00:00.062892064  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062890158  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 5 has duration 1024
0:00:00.062892064  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062893757  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 6 has duration 1024
0:00:00.062895612  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062893757  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 6 has duration 1024
0:00:00.062895612  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062897269  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 7 has duration 1024
0:00:00.062899845  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062897269  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 7 has duration 1024
0:00:00.062899845  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062896436  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514ba0 with id 6
0:00:00.062896436  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514ba0 with id 6
0:00:00.062902386  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 8 has duration 1024
0:00:00.062902386  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 8 has duration 1024
0:00:00.062908258  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062908258  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062905505  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c250dfe0
0:00:00.062905505  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c250dfe0
0:00:00.062910971  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 9 has duration 1024
0:00:00.062910971  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 9 has duration 1024
0:00:00.062915954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062915954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062915396  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503440, state-changed from oggdemux0, type mask is 4294967295
0:00:00.062915396  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503440, state-changed from oggdemux0, type mask is 4294967295
0:00:00.062918889  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 10 has duration 1024
0:00:00.062924403  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062922197  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 calling dispatch with state-changed message: 0x29c2503440, time 99:99:99.999999999, seq-num 17, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062918889  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 10 has duration 1024
0:00:00.062924403  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062922197  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 calling dispatch with state-changed message: 0x29c2503440, time 99:99:99.999999999, seq-num 17, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062926220  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 11 has duration 1024
0:00:00.062926220  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 11 has duration 1024
0:00:00.062930013  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c250dfe0 quit
0:00:00.062930013  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c250dfe0 quit
0:00:00.062931002  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062934148  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 handler returns 1
0:00:00.062931002  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062934148  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 handler returns 1
0:00:00.062935922  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 12 has duration 1024
0:00:00.062935922  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 12 has duration 1024
0:00:00.062940821  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062940821  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062938254  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c250dfe0
0:00:00.062938254  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c250dfe0
0:00:00.062943545  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 13 has duration 1024
0:00:00.062943545  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 13 has duration 1024
0:00:00.062949119  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062946590  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 6
0:00:00.062949119  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062946590  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 6
0:00:00.062952036  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 14 has duration 1024
0:00:00.062952036  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 14 has duration 1024
0:00:00.062957730  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062957730  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062955404  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514ba0
0:00:00.062955404  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514ba0
0:00:00.062960443  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 15 has duration 1024
0:00:00.062964314  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2503440
0:00:00.062960443  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 15 has duration 1024
0:00:00.062964314  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2503440
0:00:00.062968651  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062968651  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062970747  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 16 has duration 1024
0:00:00.062972672  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062970747  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 16 has duration 1024
0:00:00.062972672  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062974512  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 17 has duration 1024
0:00:00.062974512  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 17 has duration 1024
0:00:00.062976404  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062977441  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514ba0 with id 7
0:00:00.062976404  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062977441  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514ba0 with id 7
0:00:00.062981201  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2517020
0:00:00.062981201  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2517020
0:00:00.062978151  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 18 has duration 1024
0:00:00.062978151  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 18 has duration 1024
0:00:00.062986078  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062988706  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 19 has duration 1024
0:00:00.062986078  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.062988706  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 19 has duration 1024
0:00:00.062991348  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.062991348  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.062985367  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25034c0, state-changed from filesrc0, type mask is 4294967295
0:00:00.062985367  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25034c0, state-changed from filesrc0, type mask is 4294967295
0:00:00.062993960  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 20 has duration 576
0:00:00.062999053  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.062993960  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 20 has duration 576
0:00:00.062999053  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.062997121  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 calling dispatch with state-changed message: 0x29c25034c0, time 99:99:99.999999999, seq-num 18, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.062997121  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 calling dispatch with state-changed message: 0x29c25034c0, time 99:99:99.999999999, seq-num 18, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.063000876  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 21 has duration 128
0:00:00.063004639  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2517020 quit
0:00:00.063000876  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 21 has duration 128
0:00:00.063004639  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2517020 quit
0:00:00.063009016  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063009016  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063008900  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 handler returns 1
0:00:00.063008900  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514ba0 handler returns 1
0:00:00.063012580  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 22 has duration 128
0:00:00.063012580  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 22 has duration 128
0:00:00.063018165  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063015711  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2517020
0:00:00.063018165  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063015711  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2517020
0:00:00.063020864  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 23 has duration 128
0:00:00.063020864  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 23 has duration 128
0:00:00.063026395  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063026395  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063023808  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 7
0:00:00.063023808  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 7
0:00:00.063029049  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 24 has duration 128
0:00:00.063029049  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 24 has duration 128
0:00:00.063034603  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063032293  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514ba0
0:00:00.063034603  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063032293  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514ba0
0:00:00.063037296  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 25 has duration 128
0:00:00.063037296  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 25 has duration 128
0:00:00.063041306  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c25034c0
0:00:00.063041306  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c25034c0
0:00:00.063045477  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063045477  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063047551  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 26 has duration 128
0:00:00.063049455  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063047551  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 26 has duration 128
0:00:00.063049455  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063051158  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 27 has duration 128
0:00:00.063053090  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063051158  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 27 has duration 128
0:00:00.063053090  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063054740  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 28 has duration 128
0:00:00.063057346  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063054740  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 28 has duration 128
0:00:00.063057346  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063054339  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25149a0 with id 8
0:00:00.063054339  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25149a0 with id 8
0:00:00.063059861  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 29 has duration 128
0:00:00.063059861  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 29 has duration 128
0:00:00.063065705  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063065705  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063062926  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c250dfe0
0:00:00.063062926  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c250dfe0
0:00:00.063068370  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 30 has duration 128
0:00:00.063073356  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063068370  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 30 has duration 128
0:00:00.063073356  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063072796  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503540, state-changed from pipeline0, type mask is 4294967295
0:00:00.063072796  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503540, state-changed from pipeline0, type mask is 4294967295
0:00:00.063076009  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 31 has duration 128
0:00:00.063076009  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 31 has duration 128
0:00:00.063081296  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063079323  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 calling dispatch with state-changed message: 0x29c2503540, time 99:99:99.999999999, seq-num 19, element 'pipeline0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_PAUSED;
0:00:00.063081296  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063079323  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 calling dispatch with state-changed message: 0x29c2503540, time 99:99:99.999999999, seq-num 19, element 'pipeline0', GstMessageStateChanged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_PAUSED;
0:00:00.063083202  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 32 has duration 128
0:00:00.063086819  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c250dfe0 quit
0:00:00.063083202  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 32 has duration 128
0:00:00.063086819  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c250dfe0 quit
0:00:00.063090962  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063090962  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063090920  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 handler returns 1
0:00:00.063090920  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 handler returns 1
0:00:00.063094395  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 33 has duration 128
0:00:00.063094395  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 33 has duration 128
0:00:00.063100100  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063100100  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063097541  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c250dfe0
0:00:00.063097541  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c250dfe0
0:00:00.063102781  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 34 has duration 128
0:00:00.063108296  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063102781  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 34 has duration 128
0:00:00.063108296  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063105701  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 8
0:00:00.063105701  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 8
0:00:00.063110941  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 35 has duration 128
0:00:00.063110941  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 35 has duration 128
0:00:00.063116536  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063116536  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063114254  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25149a0
0:00:00.063114254  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25149a0
0:00:00.063119201  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 36 has duration 128
0:00:00.063123064  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2503540
0:00:00.063119201  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 36 has duration 128
0:00:00.063123064  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2503540
0:00:00.063127321  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063129407  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 37 has duration 128
0:00:00.063127321  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063129407  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 37 has duration 128
0:00:00.063131274  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063133032  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 38 has duration 128
0:00:00.063131274  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063133032  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 38 has duration 128
0:00:00.063135037  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063135037  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063136783  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 39 has duration 128
0:00:00.063136783  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Packet 39 has duration 128
0:00:00.063136282  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25149a0 with id 9
0:00:00.063136282  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25149a0 with id 9
0:00:00.063139699  3760   0x29c24ed5e0 INFO                oggdemux gstoggdemux.c:1364:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Starting with first granule 0
0:00:00.063143119  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2517020
0:00:00.063139699  3760   0x29c24ed5e0 INFO                oggdemux gstoggdemux.c:1364:gst_ogg_demux_setup_first_granule:<'':src_153efa92> Starting with first granule 0
0:00:00.063143119  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2517020
0:00:00.063146435  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063146435  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063151586  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063151586  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063164367  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063164367  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063166614  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 0
0:00:00.063168960  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 0
0:00:00.063166614  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 0
0:00:00.063168960  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 0
0:00:00.063171516  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 0
0:00:00.063171516  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 0
0:00:00.063150846  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25036c0, state-changed from audioresample0, type mask is 4294967295
0:00:00.063174294  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063150846  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25036c0, state-changed from audioresample0, type mask is 4294967295
0:00:00.063174294  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063178330  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063178330  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063176738  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 calling dispatch with state-changed message: 0x29c25036c0, time 99:99:99.999999999, seq-num 22, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.063176738  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 calling dispatch with state-changed message: 0x29c25036c0, time 99:99:99.999999999, seq-num 22, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.063180695  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063184075  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2517020 quit
0:00:00.063185544  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.063180695  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063184075  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2517020 quit
0:00:00.063185544  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.063188842  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 0
0:00:00.063188842  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 0
0:00:00.063191036  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063191036  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063190932  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 handler returns 1
0:00:00.063190932  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 handler returns 1
0:00:00.063193459  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063193459  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063196458  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2517020
0:00:00.063199148  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063196458  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2517020
0:00:00.063199148  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063204700  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063204700  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063206875  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.063206875  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.063209191  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 576
0:00:00.063211539  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 576
0:00:00.063209191  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 576
0:00:00.063211539  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 576
0:00:00.063202062  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 9
0:00:00.063202062  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 9
0:00:00.063214249  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063214249  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063216672  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25149a0
0:00:00.063216672  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25149a0
0:00:00.063218747  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063218747  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063224435  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063224435  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063222518  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c25036c0
0:00:00.063227158  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063222518  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c25036c0
0:00:00.063227158  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063232548  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 576
0:00:00.063232548  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 576
0:00:00.063234784  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063236403  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063234784  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063236403  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063247921  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063248283  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25149a0 with id 10
0:00:00.063247921  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063248283  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25149a0 with id 10
0:00:00.063252285  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c250dfe0
0:00:00.063252285  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c250dfe0
0:00:00.063255944  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063255944  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063257569  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063257569  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063260014  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063262607  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 1600
0:00:00.063260014  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063262607  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 1600
0:00:00.063256418  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503740, state-changed from audioconvert0, type mask is 4294967295
0:00:00.063256418  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503740, state-changed from audioconvert0, type mask is 4294967295
0:00:00.063265201  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063268837  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063265201  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063268837  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063267718  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 calling dispatch with state-changed message: 0x29c2503740, time 99:99:99.999999999, seq-num 23, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.063267718  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 calling dispatch with state-changed message: 0x29c2503740, time 99:99:99.999999999, seq-num 23, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.063271117  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063275169  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c250dfe0 quit
0:00:00.063271117  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063275169  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c250dfe0 quit
0:00:00.063288916  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 handler returns 1
0:00:00.063288916  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 handler returns 1
0:00:00.063289343  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063289343  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063292202  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c250dfe0
0:00:00.063292202  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c250dfe0
0:00:00.063295007  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 2176
0:00:00.063295007  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 2176
0:00:00.063300662  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063300662  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063297853  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 10
0:00:00.063297853  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 10
0:00:00.063303101  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063303101  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063306200  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25149a0
0:00:00.063306200  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25149a0
0:00:00.063308795  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063314340  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063308795  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063314340  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063316764  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063316764  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063319352  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063319352  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063321852  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 2624
0:00:00.063312450  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2503740
0:00:00.063321852  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 2624
0:00:00.063312450  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2503740
0:00:00.063324791  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063324791  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063328729  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063330954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063328729  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063330954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063332924  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063332924  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063344315  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 4800
0:00:00.063345050  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25149a0 with id 11
0:00:00.063344315  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 4800
0:00:00.063345050  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25149a0 with id 11
0:00:00.063348604  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2517020
0:00:00.063348604  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2517020
0:00:00.063346251  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063346251  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063352582  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515010, state-changed from vorbisdec0, type mask is 4294967295
0:00:00.063352582  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515010, state-changed from vorbisdec0, type mask is 4294967295
0:00:00.063353581  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063353581  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063359057  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063362236  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063359057  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063362236  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063364465  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063364465  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063367017  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063369710  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 3648
0:00:00.063367017  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063369710  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 3648
0:00:00.063356743  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 calling dispatch with state-changed message: 0x29c2515010, time 99:99:99.999999999, seq-num 24, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.063356743  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 calling dispatch with state-changed message: 0x29c2515010, time 99:99:99.999999999, seq-num 24, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.063372300  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063385419  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2517020 quit
0:00:00.063372300  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063385419  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2517020 quit
0:00:00.063386055  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063386055  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063389506  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063391950  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063389506  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063391950  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063394509  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 8448
0:00:00.063394509  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 8448
0:00:00.063397154  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063397154  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063391863  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 handler returns 1
0:00:00.063399476  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063391863  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 handler returns 1
0:00:00.063399476  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063402464  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2517020
0:00:00.063402464  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2517020
0:00:00.063405305  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063405305  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063410681  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063410681  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063412944  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063412944  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063415398  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063417724  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 4672
0:00:00.063415398  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063417724  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 4672
0:00:00.063408119  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 11
0:00:00.063408119  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 11
0:00:00.063420260  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063422787  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25149a0
0:00:00.063420260  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063422787  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25149a0
0:00:00.063426513  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2515010
0:00:00.063426513  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2515010
0:00:00.063426916  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063426916  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063430423  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063433172  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063430423  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063433172  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063435379  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 13120
0:00:00.063437327  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063435379  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 13120
0:00:00.063437327  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063438824  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063438824  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063441115  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063452780  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063441115  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063452780  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063454943  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063454943  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063457412  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063459834  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 5696
0:00:00.063457412  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063459834  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 5696
0:00:00.063452175  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514d40 with id 12
0:00:00.063452175  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514d40 with id 12
0:00:00.063462388  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063462388  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063464794  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c250dfe0
0:00:00.063464794  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c250dfe0
0:00:00.063466860  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063472011  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063466860  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063472011  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063474869  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063474869  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063471477  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515090, stream-status from sink, type mask is 4294967295
0:00:00.063471477  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515090, stream-status from sink, type mask is 4294967295
0:00:00.063477634  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 18816
0:00:00.063483049  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063477634  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 18816
0:00:00.063483049  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063484626  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063484626  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063487028  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063480864  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514d40 calling dispatch with stream-status message: 0x29c2515090, time 99:99:99.999999999, seq-num 27, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_CREATE, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ oggdemux0:sink";
0:00:00.063487028  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063480864  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514d40 calling dispatch with stream-status message: 0x29c2515090, time 99:99:99.999999999, seq-num 27, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_CREATE, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ oggdemux0:sink";
0:00:00.063492506  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063492506  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063494926  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063494926  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063497466  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063497466  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063499833  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 6720
0:00:00.063499833  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 6720
0:00:00.063492583  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c250dfe0 quit
0:00:00.063502491  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063492583  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c250dfe0 quit
0:00:00.063502491  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063505913  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514d40 handler returns 1
0:00:00.063506115  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063505913  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514d40 handler returns 1
0:00:00.063506115  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063511859  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063511859  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063509316  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c250dfe0
0:00:00.063509316  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c250dfe0
0:00:00.063514676  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063514676  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063517624  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 12
0:00:00.063517624  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 12
0:00:00.063520435  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 25536
0:00:00.063520435  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 25536
0:00:00.063526344  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063526344  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063523719  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514d40
0:00:00.063528798  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063523719  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514d40
0:00:00.063528798  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063533125  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2515090
0:00:00.063533125  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2515090
0:00:00.063535326  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063535326  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063540621  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063542282  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063540621  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063542282  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063544029  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063545659  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 7744
0:00:00.063547538  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063544029  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063545659  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 7744
0:00:00.063547538  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063550963  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063550963  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063551971  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25147c0 with id 13
0:00:00.063555955  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2514d90
0:00:00.063551971  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25147c0 with id 13
0:00:00.063555955  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2514d90
0:00:00.063559737  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063559737  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063560252  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515110, state-changed from oggdemux0, type mask is 4294967295
0:00:00.063560252  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515110, state-changed from oggdemux0, type mask is 4294967295
0:00:00.063565978  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063565978  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063568146  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 33280
0:00:00.063571168  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063568146  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 33280
0:00:00.063571168  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063564879  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25147c0 calling dispatch with state-changed message: 0x29c2515110, time 99:99:99.999999999, seq-num 28, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.063564879  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25147c0 calling dispatch with state-changed message: 0x29c2515110, time 99:99:99.999999999, seq-num 28, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.063573522  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063577663  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2514d90 quit
0:00:00.063573522  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063577663  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2514d90 quit
0:00:00.063578924  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063581292  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063578924  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063581292  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063583473  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063583473  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063585883  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063588258  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 8768
0:00:00.063585883  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063588258  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 8768
0:00:00.063580988  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25147c0 handler returns 1
0:00:00.063580988  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25147c0 handler returns 1
0:00:00.063590795  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063593262  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2514d90
0:00:00.063590795  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063593262  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2514d90
0:00:00.063594305  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063597639  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063594305  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063597639  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063600316  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063600316  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063603017  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 42048
0:00:00.063603017  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 42048
0:00:00.063605717  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063595598  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 13
0:00:00.063605717  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063595598  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 13
0:00:00.063608077  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063608077  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063611422  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25147c0
0:00:00.063611422  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25147c0
0:00:00.063613859  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063613859  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063619940  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063619940  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063622286  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063622286  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063624764  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063627366  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 9792
0:00:00.063624764  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063627366  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 9792
0:00:00.063617736  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2515110
0:00:00.063617736  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2515110
0:00:00.063629895  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063633542  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063629895  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063633542  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063635885  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063635885  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063637805  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063639703  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 51840
0:00:00.063637805  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063639703  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 51840
0:00:00.063641562  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063641955  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514830 with id 14
0:00:00.063645605  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2514810
0:00:00.063641562  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063641955  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c2514830 with id 14
0:00:00.063645605  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2514810
0:00:00.063643170  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063643170  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063649594  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515190, stream-status from sink, type mask is 4294967295
0:00:00.063649594  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515190, stream-status from sink, type mask is 4294967295
0:00:00.063650540  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063650540  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063655825  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063657579  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063655825  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063657579  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063659269  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063661733  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 10816
0:00:00.063659269  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063661733  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 10816
0:00:00.063653812  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514830 calling dispatch with stream-status message: 0x29c2515190, time 99:99:99.999999999, seq-num 29, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_ENTER, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ oggdemux0:sink";
0:00:00.063653812  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c2514830 calling dispatch with stream-status message: 0x29c2515190, time 99:99:99.999999999, seq-num 29, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_ENTER, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ oggdemux0:sink";
0:00:00.063664318  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063668499  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063664318  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063668499  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063670807  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063670807  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063673467  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063676089  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 62656
0:00:00.063673467  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063676089  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 62656
0:00:00.063678651  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063678651  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063670739  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2514810 quit
0:00:00.063670739  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2514810 quit
0:00:00.063681069  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063681069  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063685071  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514830 handler returns 1
0:00:00.063686365  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063685071  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c2514830 handler returns 1
0:00:00.063686365  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063689765  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063689765  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063691987  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063694741  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063691987  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063694741  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063697116  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 11840
0:00:00.063697116  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 11840
0:00:00.063701077  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2514810
0:00:00.063701077  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2514810
0:00:00.063699785  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063699785  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063704174  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 14
0:00:00.063704174  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 14
0:00:00.063706969  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063706969  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063710242  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514830
0:00:00.063710242  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c2514830
0:00:00.063712657  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063716770  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2515190
0:00:00.063712657  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063716770  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2515190
0:00:00.063721128  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063721128  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063723378  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 74496
0:00:00.063723378  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 74496
0:00:00.063725311  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063727166  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063725311  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063727166  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063729995  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063729995  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063732200  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063732200  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063734429  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063737011  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063734429  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063737011  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063739328  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 12864
0:00:00.063739328  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 12864
0:00:00.063731656  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25144c0 with id 15
0:00:00.063741980  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063731656  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25144c0 with id 15
0:00:00.063741980  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063744476  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2514880
0:00:00.063744476  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2514880
0:00:00.063746578  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063751632  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063746578  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063751632  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063753703  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063753416  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25035c0, state-changed from filesrc0, type mask is 4294967295
0:00:00.063753703  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063753416  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25035c0, state-changed from filesrc0, type mask is 4294967295
0:00:00.063755588  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 87360
0:00:00.063755588  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 87360
0:00:00.063760247  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063760247  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063758027  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25144c0 calling dispatch with state-changed message: 0x29c25035c0, time 99:99:99.999999999, seq-num 30, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.063761875  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063758027  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25144c0 calling dispatch with state-changed message: 0x29c25035c0, time 99:99:99.999999999, seq-num 30, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.063761875  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063765804  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2514880 quit
0:00:00.063765804  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2514880 quit
0:00:00.063769734  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25144c0 handler returns 1
0:00:00.063769734  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25144c0 handler returns 1
0:00:00.063770143  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063775618  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063770143  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063775618  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063777719  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063777719  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063780155  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063780155  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063782520  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 13888
0:00:00.063773102  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2514880
0:00:00.063782520  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 13888
0:00:00.063773102  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2514880
0:00:00.063785123  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063787671  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 15
0:00:00.063785123  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063787671  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 15
0:00:00.063791236  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25144c0
0:00:00.063791236  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25144c0
0:00:00.063792185  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063794221  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c25035c0
0:00:00.063792185  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063794221  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c25035c0
0:00:00.063794862  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063794862  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063799383  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063801330  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 101248
0:00:00.063799383  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063801330  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 101248
0:00:00.063803189  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063804840  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063803189  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063804840  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063806742  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25147c0 with id 16
0:00:00.063806742  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25147c0 with id 16
0:00:00.063809985  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2514510
0:00:00.063809985  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2514510
0:00:00.063807117  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063814696  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063807117  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063814696  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063816119  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063817814  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063816119  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063817814  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063819395  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 14912
0:00:00.063819395  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 14912
0:00:00.063821366  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063821366  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063824943  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063827325  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063824943  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063827325  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063829162  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063831092  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 116160
0:00:00.063829162  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063831092  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 116160
0:00:00.063832950  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063834504  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063832950  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063834504  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063836828  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063836828  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063839046  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063840748  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063839046  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063840748  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063842279  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063843843  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 15936
0:00:00.063842279  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063843843  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 15936
0:00:00.063845638  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063845638  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063849080  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063851349  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063849080  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063851349  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063853147  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063853147  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063854984  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 132096
0:00:00.063856804  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063854984  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 132096
0:00:00.063856804  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063858319  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063860559  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063858319  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063860559  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063862717  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063864221  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063862717  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063864221  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063865770  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063867503  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 16960
0:00:00.063865770  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063867503  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 16960
0:00:00.063869277  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063869277  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063872672  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063874885  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063872672  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063874885  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063876638  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063876638  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063878482  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 149056
0:00:00.063880614  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063878482  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 149056
0:00:00.063880614  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063882133  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063882133  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063884396  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063886780  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063888080  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063884396  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063886780  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063888080  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063889578  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063891241  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 17984
0:00:00.063889578  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063891241  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 17984
0:00:00.063892973  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063892973  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063896309  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063898494  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063896309  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063898494  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063900226  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063916904  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 167040
0:00:00.063918850  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063920433  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063900226  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063916904  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 167040
0:00:00.063918850  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063920433  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063922698  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063924888  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063922698  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063924888  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063926183  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063927793  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063929353  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 19008
0:00:00.063926183  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063927793  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 1024
0:00:00.063929353  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 19008
0:00:00.063931325  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063931325  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063934775  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063934775  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063936976  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063938798  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063936976  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.063938798  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.063940607  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 186048
0:00:00.063942425  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063940607  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 186048
0:00:00.063942425  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063943924  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063943924  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063946136  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063948203  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063946136  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063948203  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063949504  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.063951094  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 576
0:00:00.063949504  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.063951094  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 576
0:00:00.063952612  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 19584
0:00:00.063954397  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063952612  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 19584
0:00:00.063954397  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063957726  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063957726  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063959939  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063961812  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.063959939  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063961812  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.063963675  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 205632
0:00:00.063965482  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063963675  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 205632
0:00:00.063965482  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063966976  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063966976  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063969193  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063971291  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063969193  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063971291  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063972582  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063974534  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.063972582  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063974534  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.063976098  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 19712
0:00:00.063976098  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 19712
0:00:00.063977918  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063981262  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063977918  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.063981262  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.063983388  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063985255  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.063983388  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063985255  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.063987053  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 225344
0:00:00.063988903  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063987053  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 225344
0:00:00.063988903  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.063990372  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063990372  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.063992597  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063994885  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063996209  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063992597  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.063994885  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.063996209  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.063997793  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.063999359  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 19840
0:00:00.063997793  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.063999359  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 19840
0:00:00.064001114  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064001114  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064004555  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064004555  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064006710  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064008477  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064006710  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064008477  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064010277  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 245184
0:00:00.064012087  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064010277  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 245184
0:00:00.064012087  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064013555  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064015803  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064013555  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064015803  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064017878  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064019275  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064017878  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064019275  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064020812  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064022395  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 19968
0:00:00.064020812  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064022395  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 19968
0:00:00.064024165  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064024165  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064027483  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064027483  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064029666  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064031469  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064029666  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064031469  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064033252  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 265152
0:00:00.064035054  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064033252  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 265152
0:00:00.064035054  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064036503  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064038750  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064036503  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064038750  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064040751  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064042145  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064040751  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064042145  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064043656  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064045162  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20096
0:00:00.064043656  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064045162  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20096
0:00:00.064046875  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064046875  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064050151  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064052320  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064050151  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064052320  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064054030  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064055867  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 285248
0:00:00.064054030  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064055867  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 285248
0:00:00.064057677  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064057677  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064059235  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064061434  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064059235  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064061434  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064063503  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064064904  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064066420  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064063503  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064064904  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064066420  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064067936  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20224
0:00:00.064067936  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20224
0:00:00.064069780  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064073143  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064069780  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064073143  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064075236  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064077041  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064075236  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064077041  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064078886  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 305472
0:00:00.064078886  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 305472
0:00:00.064080708  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064082550  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064080708  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064082550  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064084754  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064086778  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064084754  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064086778  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064088094  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064089604  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064091081  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20352
0:00:00.064088094  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064089604  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064091081  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20352
0:00:00.064092799  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064092799  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064096128  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064096128  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064098274  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064100286  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064098274  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064100286  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064102064  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 325824
0:00:00.064103849  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064102064  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 325824
0:00:00.064103849  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064105306  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064105306  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064107505  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064109586  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064107505  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064109586  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064110888  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064112759  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064110888  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064112759  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064114282  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20480
0:00:00.064116123  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064114282  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20480
0:00:00.064116123  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064119411  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064121573  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064119411  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064121573  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064123349  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064123349  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064125176  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 346304
0:00:00.064127014  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064125176  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 346304
0:00:00.064127014  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064128484  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064130704  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064128484  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064130704  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064132825  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064134226  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064132825  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064134226  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064135738  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064137266  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20608
0:00:00.064135738  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064137266  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20608
0:00:00.064138985  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064138985  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064142282  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064144417  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064142282  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064144417  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064146143  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064147979  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 366912
0:00:00.064146143  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064147979  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 366912
0:00:00.064149723  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064149723  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064151301  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064153684  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064151301  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064153684  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064155753  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064157147  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064155753  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064157147  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064158680  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064160255  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20736
0:00:00.064158680  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064160255  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20736
0:00:00.064162045  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064162045  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064165344  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064167469  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064165344  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064167469  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064169268  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064171100  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 387648
0:00:00.064169268  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064171100  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 387648
0:00:00.064172863  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064174440  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064172863  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064174440  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064176650  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064176650  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064178700  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064180082  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064178700  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064180082  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064181539  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064183338  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20864
0:00:00.064181539  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064183338  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20864
0:00:00.064185070  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064185070  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064188383  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064190543  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064188383  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064190543  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064192241  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064194095  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 408512
0:00:00.064192241  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064194095  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 408512
0:00:00.064195824  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064197380  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064195824  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064197380  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064199572  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064201694  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064199572  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064201694  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064203003  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064204571  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064203003  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064204571  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064206117  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20992
0:00:00.064206117  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 20992
0:00:00.064207936  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064207936  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064211258  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064213375  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064211258  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064213375  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064215100  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064216904  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 429504
0:00:00.064215100  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064216904  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 429504
0:00:00.064218696  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064220223  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064218696  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064220223  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064222530  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064224563  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064222530  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064224563  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064225865  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064227426  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064225865  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064227426  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064228868  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 21120
0:00:00.064228868  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 21120
0:00:00.064230632  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064233926  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064230632  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064233926  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064236069  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064237839  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064236069  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064237839  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064239753  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 450624
0:00:00.064239753  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 450624
0:00:00.064241551  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064243413  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064241551  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064243413  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064245621  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064247698  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064245621  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064247698  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064248996  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064250555  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064252072  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 21248
0:00:00.064248996  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064250555  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064252072  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 21248
0:00:00.064253981  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064253981  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064257423  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064257423  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064259566  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064261341  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064259566  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064261341  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064263117  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 471872
0:00:00.064264954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064263117  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 471872
0:00:00.064264954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064266440  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064266440  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064268669  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064270698  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064268669  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064270698  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064271988  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064273548  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064271988  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064273548  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064275020  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 21376
0:00:00.064276800  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064275020  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 21376
0:00:00.064276800  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064280085  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064282266  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064280085  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064282266  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064283983  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064283983  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064285829  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 493248
0:00:00.064287615  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064285829  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 493248
0:00:00.064287615  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064289083  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064291305  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064289083  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064291305  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064293464  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064294856  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064293464  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064294856  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064296352  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064297925  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 21504
0:00:00.064296352  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064297925  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 21504
0:00:00.064299695  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064299695  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064303008  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064305150  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064303008  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064305150  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064306880  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064308704  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 514752
0:00:00.064306880  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064308704  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 514752
0:00:00.064310472  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064310472  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064312024  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064314341  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064312024  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064314341  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064316344  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064317748  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064316344  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064317748  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064319251  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064320782  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 21632
0:00:00.064319251  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064320782  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 21632
0:00:00.064322497  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064322497  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064325817  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064327962  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064325817  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064327962  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064329673  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064331509  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 536384
0:00:00.064329673  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064331509  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 536384
0:00:00.064333238  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064334821  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064333238  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064334821  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064337011  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064339092  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064337011  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064339092  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064340471  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064342041  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064340471  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064342041  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064343545  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 21760
0:00:00.064343545  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 21760
0:00:00.064345389  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064345389  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064348707  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064350827  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064348707  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064350827  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064352559  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064354363  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 558144
0:00:00.064352559  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064354363  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 558144
0:00:00.064356125  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064357672  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064356125  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064357672  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064359867  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064361930  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064359867  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.064361930  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064363213  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064364790  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064363213  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064364790  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064366256  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 21888
0:00:00.064366256  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 21888
0:00:00.064368035  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064368035  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064371348  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064373728  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064371348  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064373728  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064375427  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064377226  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 580032
0:00:00.064375427  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064377226  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 580032
0:00:00.064378984  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064380552  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064378984  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064380552  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.064382765  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos 22016
0:00:00.064382765  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos 22016
0:00:00.064385210  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1041:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 has granule 22016
0:00:00.064387549  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064388881  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064385210  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1041:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 has granule 22016
0:00:00.064387549  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.064388881  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064390462  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064392003  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 22016
0:00:00.064390462  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1074:gst_ogg_pad_submit_packet: duration 128
0:00:00.064392003  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1078:gst_ogg_pad_submit_packet: accumulated granule 22016
0:00:00.064393974  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1107:gst_ogg_pad_submit_packet:<oggdemux0> start time 0:00:00.000000000 (0:00:00.000000000) for audio/x-vorbis from granpos 22016 (granule 22016, accumulated granule 22016
0:00:00.064393974  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1107:gst_ogg_pad_submit_packet:<oggdemux0> start time 0:00:00.000000000 (0:00:00.000000000) for audio/x-vorbis from granpos 22016 (granule 22016, accumulated granule 22016
0:00:00.064400538  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064400538  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<'':src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.064404142  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064404142  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.064406455  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064408307  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064406455  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.064408307  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.064410219  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 22016
0:00:00.064412096  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064410219  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 22016
0:00:00.064412096  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:898:gst_ogg_demux_chain_peer:<oggdemux0> pad not added yet
0:00:00.064414449  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250b4e0, maxsize:8500 offset:0 size:8500
0:00:00.064414449  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250b4e0, maxsize:8500 offset:0 size:8500
0:00:00.064418865  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 5849956, length 8500, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.064418865  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 5849956, length 8500, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.064424299  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2449:gst_base_src_get_range:<filesrc0> calling create offset 5849956 length 8500, time 0
0:00:00.064424299  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2449:gst_base_src_get_range:<filesrc0> calling create offset 5849956 length 8500, time 0
0:00:00.064430845  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2298:gst_base_src_do_sync:<filesrc0> we have no clock
0:00:00.064430845  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2298:gst_base_src_do_sync:<filesrc0> we have no clock
0:00:00.064433390  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2513:gst_base_src_get_range:<filesrc0> buffer ok
0:00:00.064433390  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2513:gst_base_src_get_range:<filesrc0> buffer ok
0:00:00.064435445  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250b4e0
0:00:00.064435445  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250b4e0
0:00:00.064455911  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250b570, maxsize:8500 offset:0 size:8500
0:00:00.064455911  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250b570, maxsize:8500 offset:0 size:8500
0:00:00.064459889  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 5858427, length 8500, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.064459889  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 5858427, length 8500, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.064463764  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2449:gst_base_src_get_range:<filesrc0> calling create offset 5858427 length 29, time 0
0:00:00.064463764  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2449:gst_base_src_get_range:<filesrc0> calling create offset 5858427 length 29, time 0
0:00:00.064467469  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2298:gst_base_src_do_sync:<filesrc0> we have no clock
0:00:00.064467469  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2298:gst_base_src_do_sync:<filesrc0> we have no clock
0:00:00.064469263  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2513:gst_base_src_get_range:<filesrc0> buffer ok
0:00:00.064470855  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250b570
0:00:00.064469263  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2513:gst_base_src_get_range:<filesrc0> buffer ok
0:00:00.064470855  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250b570
0:00:00.064473966  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250b600, maxsize:8500 offset:0 size:8500
0:00:00.064473966  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250b600, maxsize:8500 offset:0 size:8500
0:00:00.064477955  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 5849956, length 8500, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.064477955  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 5849956, length 8500, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.064481699  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2449:gst_base_src_get_range:<filesrc0> calling create offset 5849956 length 8500, time 0
0:00:00.064485574  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2298:gst_base_src_do_sync:<filesrc0> we have no clock
0:00:00.064487316  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2513:gst_base_src_get_range:<filesrc0> buffer ok
0:00:00.064481699  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2449:gst_base_src_get_range:<filesrc0> calling create offset 5849956 length 8500, time 0
0:00:00.064485574  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2298:gst_base_src_do_sync:<filesrc0> we have no clock
0:00:00.064487316  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2513:gst_base_src_get_range:<filesrc0> buffer ok
0:00:00.064488816  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250b600
0:00:00.064488816  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250b600
0:00:00.064508014  3760   0x29c24ed5e0 INFO                oggdemux gstoggdemux.c:4235:gst_ogg_demux_read_end_chain: segment stop 291773333333
0:00:00.064508014  3760   0x29c24ed5e0 INFO                oggdemux gstoggdemux.c:4235:gst_ogg_demux_read_end_chain: segment stop 291773333333
0:00:00.064511090  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4050:gst_ogg_demux_read_chain:<oggdemux0> Reached EOS, done reading end chain
0:00:00.064512835  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4090:gst_ogg_demux_read_chain:<oggdemux0> done reading chains
0:00:00.064511090  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4050:gst_ogg_demux_read_chain:<oggdemux0> Reached EOS, done reading end chain
0:00:00.064512835  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4090:gst_ogg_demux_read_chain:<oggdemux0> done reading chains
0:00:00.064514883  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4293:gst_ogg_demux_collect_chain_info:<oggdemux0> trying to collect chain info
0:00:00.064514883  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4293:gst_ogg_demux_collect_chain_info:<oggdemux0> trying to collect chain info
0:00:00.064516704  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:918:gst_ogg_demux_collect_start_time:<oggdemux0> Pad 153efa92 (audio/x-vorbis) start time is 0:00:00.000000000
0:00:00.064516704  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:918:gst_ogg_demux_collect_start_time:<oggdemux0> Pad 153efa92 (audio/x-vorbis) start time is 0:00:00.000000000
0:00:00.064520367  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4306:gst_ogg_demux_collect_chain_info: total time 291773333333
0:00:00.064522359  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4308:gst_ogg_demux_collect_chain_info:<oggdemux0> return 1
0:00:00.064520367  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4306:gst_ogg_demux_collect_chain_info: total time 291773333333
0:00:00.064522359  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4308:gst_ogg_demux_collect_chain_info:<oggdemux0> return 1
0:00:00.064524333  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5155:gst_ogg_print:<oggdemux0> 1 chains
0:00:00.064524333  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5155:gst_ogg_print:<oggdemux0> 1 chains
0:00:00.064526468  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5157:gst_ogg_print:<oggdemux0>  total time: 0:04:51.773333333
0:00:00.064526468  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5157:gst_ogg_print:<oggdemux0>  total time: 0:04:51.773333333
0:00:00.064529698  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5162:gst_ogg_print:<oggdemux0>  chain 0 (1 streams):
0:00:00.064532282  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5165:gst_ogg_print:<oggdemux0>   offset: 0 - 5858456
0:00:00.064529698  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5162:gst_ogg_print:<oggdemux0>  chain 0 (1 streams):
0:00:00.064532282  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5165:gst_ogg_print:<oggdemux0>   offset: 0 - 5858456
0:00:00.064534633  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5167:gst_ogg_print:<oggdemux0>   begin time: 0:00:00.000000000
0:00:00.064534633  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5167:gst_ogg_print:<oggdemux0>   begin time: 0:00:00.000000000
0:00:00.064537379  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5169:gst_ogg_print:<oggdemux0>   total time: 0:04:51.773333333
0:00:00.064537379  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5169:gst_ogg_print:<oggdemux0>   total time: 0:04:51.773333333
0:00:00.064540064  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5171:gst_ogg_print:<oggdemux0>   segment start: 0:00:00.000000000
0:00:00.064540064  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5171:gst_ogg_print:<oggdemux0>   segment start: 0:00:00.000000000
0:00:00.064543006  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5173:gst_ogg_print:<oggdemux0>   segment stop:  0:04:51.773333333
0:00:00.064543006  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5173:gst_ogg_print:<oggdemux0>   segment stop:  0:04:51.773333333
0:00:00.064545953  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5179:gst_ogg_print:<oggdemux0>   stream 153efa92: audio/x-vorbis
0:00:00.064549014  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5181:gst_ogg_print:<oggdemux0>    start time:       0:00:00.000000000
0:00:00.064545953  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5179:gst_ogg_print:<oggdemux0>   stream 153efa92: audio/x-vorbis
0:00:00.064549014  3760   0x29c24ed5e0 INFO          oggdemux_setup gstoggdemux.c:5181:gst_ogg_print:<oggdemux0>    start time:       0:00:00.000000000
0:00:00.064552069  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3473:gst_ogg_demux_perform_seek_pull:<oggdemux0> seek without event
0:00:00.064552069  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3473:gst_ogg_demux_perform_seek_pull:<oggdemux0> seek without event
0:00:00.064553801  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3480:gst_ogg_demux_perform_seek_pull:<oggdemux0> seek, rate 1
0:00:00.064553801  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3480:gst_ogg_demux_perform_seek_pull:<oggdemux0> seek, rate 1
0:00:00.064557306  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:6048:gst_pad_pause_task:<oggdemux0:sink> pause task
0:00:00.064557306  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:6048:gst_pad_pause_task:<oggdemux0:sink> pause task
0:00:00.064559163  3760   0x29c24ed5e0 DEBUG                   task gsttask.c:688:gst_task_set_state:<oggdemux0:sink> Changing task 0x29c24e9290 to state 2
0:00:00.064559163  3760   0x29c24ed5e0 DEBUG                   task gsttask.c:688:gst_task_set_state:<oggdemux0:sink> Changing task 0x29c24e9290 to state 2
0:00:00.064562401  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3530:gst_ogg_demux_perform_seek_pull:<oggdemux0> segment positions set to 0:00:00.000000000-99:99:99.999999999
0:00:00.064562401  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3530:gst_ogg_demux_perform_seek_pull:<oggdemux0> segment positions set to 0:00:00.000000000-99:99:99.999999999
0:00:00.064566896  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:455:gst_ogg_pad_reset:<'':src_153efa92> doing reset
0:00:00.064566896  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:455:gst_ogg_pad_reset:<'':src_153efa92> doing reset
0:00:00.064568888  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3037:do_binary_search:<oggdemux0> chain offset 0, end offset 5858456
0:00:00.064568888  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3037:do_binary_search:<oggdemux0> chain offset 0, end offset 5858456
0:00:00.064571950  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3040:do_binary_search:<oggdemux0> chain begin time 0:00:00.000000000, end time 0:04:51.773333333
0:00:00.064571950  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3040:do_binary_search:<oggdemux0> chain begin time 0:00:00.000000000, end time 0:04:51.773333333
0:00:00.064575681  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3041:do_binary_search:<oggdemux0> target 0:00:00.000000000
0:00:00.064578834  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3058:do_binary_search:<oggdemux0> Initial guess: 0
0:00:00.064575681  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3041:do_binary_search:<oggdemux0> target 0:00:00.000000000
0:00:00.064578834  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3058:do_binary_search:<oggdemux0> Initial guess: 0
0:00:00.064580905  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3067:do_binary_search:<oggdemux0> after seek, bisect 0, begin 0, end 5858456
0:00:00.064580905  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3067:do_binary_search:<oggdemux0> after seek, bisect 0, begin 0, end 5858456
0:00:00.064583744  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250b690, maxsize:8500 offset:0 size:8500
0:00:00.064583744  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250b690, maxsize:8500 offset:0 size:8500
0:00:00.064587254  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 0, length 8500, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.064587254  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 0, length 8500, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.064590776  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2449:gst_base_src_get_range:<filesrc0> calling create offset 0 length 8500, time 0
0:00:00.064590776  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2449:gst_base_src_get_range:<filesrc0> calling create offset 0 length 8500, time 0
0:00:00.064594685  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2494:gst_base_src_get_range:<filesrc0> setting first timestamp to 0
0:00:00.064594685  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2494:gst_base_src_get_range:<filesrc0> setting first timestamp to 0
0:00:00.064596530  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2298:gst_base_src_do_sync:<filesrc0> we have no clock
0:00:00.064598133  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2513:gst_base_src_get_range:<filesrc0> buffer ok
0:00:00.064596530  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2298:gst_base_src_do_sync:<filesrc0> we have no clock
0:00:00.064598133  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2513:gst_base_src_get_range:<filesrc0> buffer ok
0:00:00.064599647  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250b690
0:00:00.064599647  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250b690
0:00:00.064602527  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3126:do_binary_search:<oggdemux0> found page with granule 0 and time 0:00:00.000000000
0:00:00.064602527  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3126:do_binary_search:<oggdemux0> found page with granule 0 and time 0:00:00.000000000
0:00:00.064605747  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3155:do_binary_search:<oggdemux0> seeking to 0
0:00:00.064607807  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3287:gst_ogg_demux_do_seek:<oggdemux0> find keyframes for 1/1 streams
0:00:00.064605747  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3155:do_binary_search:<oggdemux0> seeking to 0
0:00:00.064607807  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3287:gst_ogg_demux_do_seek:<oggdemux0> find keyframes for 1/1 streams
0:00:00.064610354  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250b720, maxsize:8500 offset:0 size:8500
0:00:00.064610354  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250b720, maxsize:8500 offset:0 size:8500
0:00:00.064613409  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 0, length 8500, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.064613409  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 0, length 8500, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.064616597  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2449:gst_base_src_get_range:<filesrc0> calling create offset 0 length 8500, time 0
0:00:00.064616597  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2449:gst_base_src_get_range:<filesrc0> calling create offset 0 length 8500, time 0
0:00:00.064619939  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2494:gst_base_src_get_range:<filesrc0> setting first timestamp to 0
0:00:00.064621590  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2298:gst_base_src_do_sync:<filesrc0> we have no clock
0:00:00.064619939  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2494:gst_base_src_get_range:<filesrc0> setting first timestamp to 0
0:00:00.064621590  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2298:gst_base_src_do_sync:<filesrc0> we have no clock
0:00:00.064623010  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2513:gst_base_src_get_range:<filesrc0> buffer ok
0:00:00.064624534  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250b720
0:00:00.064623010  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2513:gst_base_src_get_range:<filesrc0> buffer ok
0:00:00.064624534  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250b720
0:00:00.064650451  3760   0x29c24ed5e0 WARN                oggdemux gstoggdemux.c:3330:gst_ogg_demux_do_seek:<'':src_153efa92> Locking on pts 0:00:00.499229024
0:00:00.064650451  3760   0x29c24ed5e0 WARN                oggdemux gstoggdemux.c:3330:gst_ogg_demux_do_seek:<'':src_153efa92> Locking on pts 0:00:00.499229024
0:00:00.064654570  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3560:gst_ogg_demux_perform_seek_pull:<oggdemux0> seek success
0:00:00.064654570  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3560:gst_ogg_demux_perform_seek_pull:<oggdemux0> seek success
0:00:00.064656483  3760   0x29c24ed5e0 INFO               GST_EVENT gstevent.c:890:gst_event_new_segment: creating segment event time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.064656483  3760   0x29c24ed5e0 INFO               GST_EVENT gstevent.c:890:gst_event_new_segment: creating segment event time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.064666574  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502df0 segment 17934
0:00:00.064666574  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502df0 segment 17934
0:00:00.064670880  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2903:gst_ogg_demux_activate_chain:<oggdemux0> activating chain 0x29c24ed990
0:00:00.064673226  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2928:gst_ogg_demux_activate_chain:<oggdemux0> adding pad <'':src_153efa92>
0:00:00.064670880  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2903:gst_ogg_demux_activate_chain:<oggdemux0> activating chain 0x29c24ed990
0:00:00.064673226  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2928:gst_ogg_demux_activate_chain:<oggdemux0> adding pad <'':src_153efa92>
0:00:00.064676149  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:1070:gst_pad_set_active:<'':src_153efa92> pad was active in push mode
0:00:00.064676149  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:1070:gst_pad_set_active:<'':src_153efa92> pad was active in push mode
0:00:00.064679747  3760   0x29c24ed5e0 INFO        GST_ELEMENT_PADS gstelement.c:918:gst_element_get_static_pad: found pad oggdemux0:sink
0:00:00.064679747  3760   0x29c24ed5e0 INFO        GST_ELEMENT_PADS gstelement.c:918:gst_element_get_static_pad: found pad oggdemux0:sink
0:00:00.064683114  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24edad0 uri
0:00:00.064683114  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24edad0 uri
0:00:00.064685775  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstelement.c:1755:gst_element_query: send query on element oggdemux0
0:00:00.064685775  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstelement.c:1755:gst_element_query: send query on element oggdemux0
0:00:00.064688039  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstelement.c:1539:gst_element_get_random_pad: getting a random pad
0:00:00.064689589  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstelement.c:1539:gst_element_get_random_pad: getting a random pad
0:00:00.064688039  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstelement.c:1539:gst_element_get_random_pad: getting a random pad
0:00:00.064689589  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstelement.c:1539:gst_element_get_random_pad: getting a random pad
0:00:00.064690900  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstelement.c:1558:gst_element_get_random_pad: checking pad oggdemux0:sink
0:00:00.064692980  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstelement.c:1570:gst_element_get_random_pad: found pad oggdemux0:sink
0:00:00.064690900  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstelement.c:1558:gst_element_get_random_pad: checking pad oggdemux0:sink
0:00:00.064692980  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstelement.c:1570:gst_element_get_random_pad: found pad oggdemux0:sink
0:00:00.064695321  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<filesrc0:src> doing query 0x29c24edad0 (uri)
0:00:00.064695321  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<filesrc0:src> doing query 0x29c24edad0 (uri)
0:00:00.064700286  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:1283:gst_base_src_default_query:<filesrc0> query uri returns 1
0:00:00.064700286  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:1283:gst_base_src_default_query:<filesrc0> query uri returns 1
0:00:00.064703338  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<filesrc0:src> sent query 0x29c24edad0 (uri), result 1
0:00:00.064703338  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<filesrc0:src> sent query 0x29c24edad0 (uri), result 1
0:00:00.064717942  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502e60 stream-start 10254
0:00:00.064717942  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502e60 stream-start 10254
0:00:00.064723378  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<'':src_153efa92> pushing all sticky events
0:00:00.064723378  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<'':src_153efa92> pushing all sticky events
0:00:00.064725631  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5318:gst_pad_push_event_unchecked:<'':src_153efa92> Dropping event stream-start because pad is not linked
0:00:00.064727975  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3834:push_sticky:<'':src_153efa92> pad was not linked, mark pending
0:00:00.064725631  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5318:gst_pad_push_event_unchecked:<'':src_153efa92> Dropping event stream-start because pad is not linked
0:00:00.064727975  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3834:push_sticky:<'':src_153efa92> pad was not linked, mark pending
0:00:00.064732337  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c22dfe30, maxsize:37 offset:0 size:30
0:00:00.064732337  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c22dfe30, maxsize:37 offset:0 size:30
0:00:00.064741228  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4016090, maxsize:716 offset:0 size:709
0:00:00.064741228  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4016090, maxsize:716 offset:0 size:709
0:00:00.064746127  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4014800, maxsize:4232 offset:0 size:4225
0:00:00.064746127  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4014800, maxsize:4232 offset:0 size:4225
0:00:00.064751781  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d40182d0, maxsize:662 offset:0 size:655
0:00:00.064751781  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d40182d0, maxsize:662 offset:0 size:655
0:00:00.064757603  3760   0x29c24ed5e0 INFO               GST_EVENT gstevent.c:809:gst_event_new_caps: creating caps event audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0:00:00.064757603  3760   0x29c24ed5e0 INFO               GST_EVENT gstevent.c:809:gst_event_new_caps: creating caps event audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c042435602000200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.065192985  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502ed0 caps 12814
0:00:00.065197275  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5104:store_sticky_event:<'':src_153efa92> notify caps
0:00:00.065200768  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<'':src_153efa92> pushing all sticky events
0:00:00.065202726  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<'':src_153efa92> event stream-start was already received
0:00:00.065205193  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5318:gst_pad_push_event_unchecked:<'':src_153efa92> Dropping event caps because pad is not linked
190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.065192985  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502ed0 caps 12814
0:00:00.065197275  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5104:store_sticky_event:<'':src_153efa92> notify caps
0:00:00.065200768  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<'':src_153efa92> pushing all sticky events
0:00:00.065202726  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<'':src_153efa92> event stream-start was already received
0:00:00.065205193  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5318:gst_pad_push_event_unchecked:<'':src_153efa92> Dropping event caps because pad is not linked
0:00:00.065207403  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3834:push_sticky:<'':src_153efa92> pad was not linked, mark pending
0:00:00.065209793  3760   0x29c24ed5e0 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<oggdemux0> adding pad 'src_153efa92'
0:00:00.065212182  3760   0x29c24ed5e0 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':src_153efa92> set parent (ref and sink)
0:00:00.065207403  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3834:push_sticky:<'':src_153efa92> pad was not linked, mark pending
0:00:00.065209793  3760   0x29c24ed5e0 INFO        GST_ELEMENT_PADS gstelement.c:670:gst_element_add_pad:<oggdemux0> adding pad 'src_153efa92'
0:00:00.065212182  3760   0x29c24ed5e0 DEBUG        GST_REFCOUNTING gstobject.c:672:gst_object_set_parent:<'':src_153efa92> set parent (ref and sink)
0:00:00.065216419  3760   0x29c24ed5e0 INFO            GST_PIPELINE grammar.y:524:gst_parse_found_pad: trying delayed linking one pad some pad of GstOggDemux named oggdemux0 to some pad of GstVorbisDec named vorbisdec0
0:00:00.065216419  3760   0x29c24ed5e0 INFO            GST_PIPELINE grammar.y:524:gst_parse_found_pad: trying delayed linking one pad some pad of GstOggDemux named oggdemux0 to some pad of GstVorbisDec named vorbisdec0
0:00:00.065222680  3760   0x29c24ed5e0 INFO        GST_ELEMENT_PADS gstutils.c:1709:gst_element_link_pads_full: trying to link element oggdemux0:(any) to element vorbisdec0:(any)
0:00:00.065222680  3760   0x29c24ed5e0 INFO        GST_ELEMENT_PADS gstutils.c:1709:gst_element_link_pads_full: trying to link element oggdemux0:(any) to element vorbisdec0:(any)
0:00:00.065225915  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: looping through allowed src and dest pads
0:00:00.065227599  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad oggdemux0:sink
0:00:00.065225915  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstutils.c:1816:gst_element_link_pads_full: looping through allowed src and dest pads
0:00:00.065227599  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad oggdemux0:sink
0:00:00.065229769  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad oggdemux0:src_153efa92
0:00:00.065229769  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying src pad oggdemux0:src_153efa92
0:00:00.065232075  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstutils.c:1079:gst_element_get_compatible_pad: finding pad in vorbisdec0 compatible with oggdemux0:src_153efa92
0:00:00.065232075  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstutils.c:1079:gst_element_get_compatible_pad: finding pad in vorbisdec0 compatible with oggdemux0:src_153efa92
0:00:00.065236592  3760   0x29c24ed5e0 INFO                GST_PADS gstutils.c:1009:gst_pad_check_link: trying to link oggdemux0:src_153efa92 and vorbisdec0:sink
0:00:00.065236592  3760   0x29c24ed5e0 INFO                GST_PADS gstutils.c:1009:gst_pad_check_link: trying to link oggdemux0:src_153efa92 and vorbisdec0:sink
0:00:00.065239946  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<oggdemux0:src_153efa92> get pad caps with filter (NULL)
0:00:00.065239946  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<oggdemux0:src_153efa92> get pad caps with filter (NULL)
0:00:00.065242944  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24edb20 caps
0:00:00.065242944  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24edb20 caps
0:00:00.065245518  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<oggdemux0:src_153efa92> doing query 0x29c24edb20 (caps)
0:00:00.065245518  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<oggdemux0:src_153efa92> doing query 0x29c24edb20 (caps)
0:00:00.065248388  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<oggdemux0:src_153efa92> query caps caps query: 0x29c24edb20, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.065248388  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<oggdemux0:src_153efa92> query caps caps query: 0x29c24edb20, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.065253283  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:3138:gst_pad_query_caps_default:<oggdemux0:src_153efa92> fixed pad caps: trying pad caps
0:00:00.065253283  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:3138:gst_pad_query_caps_default:<oggdemux0:src_153efa92> fixed pad caps: trying pad caps
0:00:00.065255352  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<oggdemux0:src_153efa92> using caps 0x29c24ed9e0 audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e2349922450:00:00.065255352  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<oggdemux0:src_153efa92> using caps 0x29c24ed9e0 audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b0000499226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.065711969  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<oggdemux0:src_153efa92> not forwarding 0x29c24edb20 (caps) query
0:00:00.065715404  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<oggdemux0:src_153efa92> sent query 0x29c24edb20 (caps), result 1
f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.065711969  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<oggdemux0:src_153efa92> not forwarding 0x29c24edb20 (caps) query
0:00:00.065715404  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<oggdemux0:src_153efa92> sent query 0x29c24edb20 (caps), result 1
0:00:00.065718756  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<oggdemux0:src_153efa92> query returned audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899a0:00:00.065718756  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<oggdemux0:src_153efa92> query returned audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab06175a9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.066133520  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<vorbisdec0:sink> get pad caps with filter (NULL)
0:00:00.066136249  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24edb70 caps
0:00:00.066138899  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:sink> doing query 0x29c24edb70 (caps)
8493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.066133520  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<vorbisdec0:sink> get pad caps with filter (NULL)
0:00:00.066136249  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24edb70 caps
0:00:00.066138899  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:sink> doing query 0x29c24edb70 (caps)
0:00:00.066141723  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2686:gst_audio_decoder_sink_query:<vorbisdec0:sink> received query caps query: 0x29c24edb70, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.066147141  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<vorbisdec0:src> get pad peer caps with filter (NULL)
0:00:00.066141723  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2686:gst_audio_decoder_sink_query:<vorbisdec0:sink> received query caps query: 0x29c24edb70, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.066147141  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<vorbisdec0:src> get pad peer caps with filter (NULL)
0:00:00.066149672  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002800 caps
0:00:00.066152233  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<vorbisdec0:src> peer query 0x7fc6d4002800 (caps)
0:00:00.066149672  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002800 caps
0:00:00.066152233  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<vorbisdec0:src> peer query 0x7fc6d4002800 (caps)
0:00:00.066154738  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioconvert0:sink> doing query 0x7fc6d4002800 (caps)
0:00:00.066154738  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioconvert0:sink> doing query 0x7fc6d4002800 (caps)
0:00:00.066157440  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioconvert0:sink> peer filter caps (NULL)
0:00:00.066157440  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioconvert0:sink> peer filter caps (NULL)
0:00:00.066159748  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioconvert0:src> get pad peer caps with filter (NULL)
0:00:00.066162072  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002850 caps
0:00:00.066159748  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioconvert0:src> get pad peer caps with filter (NULL)
0:00:00.066162072  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002850 caps
0:00:00.066164370  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioconvert0:src> peer query 0x7fc6d4002850 (caps)
0:00:00.066164370  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioconvert0:src> peer query 0x7fc6d4002850 (caps)
0:00:00.066166821  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:sink> doing query 0x7fc6d4002850 (caps)
0:00:00.066169281  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioresample0:sink> peer filter caps (NULL)
0:00:00.066166821  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:sink> doing query 0x7fc6d4002850 (caps)
0:00:00.066169281  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioresample0:sink> peer filter caps (NULL)
0:00:00.066171320  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioresample0:src> get pad peer caps with filter (NULL)
0:00:00.066171320  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioresample0:src> get pad peer caps with filter (NULL)
0:00:00.066173517  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d40028a0 caps
0:00:00.066175818  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioresample0:src> peer query 0x7fc6d40028a0 (caps)
0:00:00.066173517  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d40028a0 caps
0:00:00.066175818  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioresample0:src> peer query 0x7fc6d40028a0 (caps)
0:00:00.066178120  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<pulsesink0:sink> doing query 0x7fc6d40028a0 (caps)
0:00:00.066178120  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<pulsesink0:sink> doing query 0x7fc6d40028a0 (caps)
0:00:00.067605545  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.067605545  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.067613711  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.067620737  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layout'
0:00:00.067622925  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.067613711  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.067620737  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layout'
0:00:00.067622925  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.067625374  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.067627295  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.067625374  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.067627295  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.067631007  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.067631007  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.067634265  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.067634265  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.067637091  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.067638921  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.067641125  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.067642793  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.067637091  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.067638921  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.067641125  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.067642793  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.067645235  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.067646932  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.067645235  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.067646932  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.067648815  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.067650467  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.067648815  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.067650467  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.067657163  3760   0x29c24ed5e0 DEBUG                  pulse pulsesink.c:2210:gst_pulsesink_query_getcaps:<pulsesink0> caps audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067657163  3760   0x29c24ed5e0 DEBUG                  pulse pulsesink.c:2210:gst_pulsesink_query_getcaps:<pulsesink0> caps audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067669025  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<pulsesink0:sink> sent query 0x7fc6d40028a0 (caps), result 1
0:00:00.067669025  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<pulsesink0:sink> sent query 0x7fc6d40028a0 (caps), result 1
0:00:00.067672907  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<audioresample0:src> peer query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067672907  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<audioresample0:src> peer query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067680370  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioresample0:sink> peer caps  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067680370  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioresample0:sink> peer caps  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067686324  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.067686324  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.067716124  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067722623  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioresample0> transform caps (direction = 1)
0:00:00.067728731  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioresample0> to: audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067733320  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioresample0:sink> transformed  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067738508  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.067762510  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067777812  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioresample0> returning  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067783866  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:sink> sent query 0x7fc6d4002850 (caps), result 1
0:00:00.067787013  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<audioconvert0:src> peer query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067792234  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioconvert0:sink> peer caps  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067796714  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.067820299  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)0:00:00.067716124  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067722623  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioresample0> transform caps (direction = 1)
0:00:00.067728731  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioresample0> to: audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067733320  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioresample0:sink> transformed  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067738508  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.067762510  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067777812  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioresample0> returning  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067783866  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:sink> sent query 0x7fc6d4002850 (caps), result 1
0:00:00.067787013  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<audioconvert0:src> peer query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067792234  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioconvert0:sink> peer caps  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067796714  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.067820299  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.067825913  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 1)
0:00:00.067830990  3760   0x29c24ed5e0 INFO               structure gststructure.c:2595:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ];
0:00:00.067836024  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ] into audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ]
0:00:00.067842537  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ]
0:00:00.067845491  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioconvert0:sink> transformed  audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ]
0:00:00.067848895  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.067862276  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.067889060  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioconvert0> returning  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.067899538  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioconvert0:sink> sent query 0x7fc6d4002800 (caps), result 1
0:00:00.067926052  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<vorbisdec0:src> peer query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.067954450  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:sink> sent query 0x29c24edb70 (caps), result 1
0:00:00.067957779  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<vorbisdec0:sink> query returned audio/x-vor[ 1, 32 ]
0:00:00.067825913  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 1)
0:00:00.067830990  3760   0x29c24ed5e0 INFO               structure gststructure.c:2595:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ];
0:00:00.067836024  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ] into audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ]
0:00:00.067842537  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ]
0:00:00.067845491  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioconvert0:sink> transformed  audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ]
0:00:00.067848895  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.067862276  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.067889060  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioconvert0> returning  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.067899538  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioconvert0:sink> sent query 0x7fc6d4002800 (caps), result 1
0:00:00.067926052  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<vorbisdec0:src> peer query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.067954450  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:sink> sent query 0x29c24edb70 (caps), result 1
0:00:00.067957779  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<vorbisdec0:sink> query returned audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.067963218  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstutils.c:1138:gst_element_get_compatible_pad: found existing unlinked compatible pad vorbisdec0:sink
0:00:00.067966790  3760   0x29c24ed5e0 INFO                GST_PADS gstutils.c:1523:prepare_link_maybe_ghosting: oggdemux0 and vorbisdec0 in same bin, no need for ghost pads
0:00:00.067973125  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515290] posting on bus structure-change message: 0x29c2515290, time 99:99:99.999999999, seq-num 35, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", busy=(boolean)true;
0:00:00.067985679  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515290] handling child sink message of type structure-change
0:00:00.067989698  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.067992377  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.067994618  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2515290, structure-change from sink
0:00:00.067997490  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515290] dropped
0:00:00.067999454  3760   0x29c24ed5e0 INFO                GST_PADS gstpad.c:2316:gst_pad_link_prepare: trying to link oggdemux0:src_153efa92 and vorbisdec0:sink
0:00:00.068002713  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<oggdemux0:src_153efa92> get pad caps with filter (NULL)
0:00:00.068005309  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002990 caps
0:00:00.068008038  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<oggdemux0:src_153efa92> doing query 0x7fc6d4002990 (caps)
0:00:00.068010898  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<oggdemux0:src_153efa92> query caps caps query: 0x7fc6d4002990, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.068015371  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:3138:gst_pad_query_caps_default:<oggdemux0:src_153efa92> fixed pad caps: trying pad caps
0:00:00.068017426  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<oggdemux0:src_153efa92> using caps 0x29c24ed9e0 audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414bis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.067963218  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstutils.c:1138:gst_element_get_compatible_pad: found existing unlinked compatible pad vorbisdec0:sink
0:00:00.067966790  3760   0x29c24ed5e0 INFO                GST_PADS gstutils.c:1523:prepare_link_maybe_ghosting: oggdemux0 and vorbisdec0 in same bin, no need for ghost pads
0:00:00.067973125  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515290] posting on bus structure-change message: 0x29c2515290, time 99:99:99.999999999, seq-num 35, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", busy=(boolean)true;
0:00:00.067985679  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515290] handling child sink message of type structure-change
0:00:00.067989698  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.067992377  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.067994618  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2515290, structure-change from sink
0:00:00.067997490  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515290] dropped
0:00:00.067999454  3760   0x29c24ed5e0 INFO                GST_PADS gstpad.c:2316:gst_pad_link_prepare: trying to link oggdemux0:src_153efa92 and vorbisdec0:sink
0:00:00.068002713  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<oggdemux0:src_153efa92> get pad caps with filter (NULL)
0:00:00.068005309  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002990 caps
0:00:00.068008038  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<oggdemux0:src_153efa92> doing query 0x7fc6d4002990 (caps)
0:00:00.068010898  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:3121:gst_pad_query_caps_default:<oggdemux0:src_153efa92> query caps caps query: 0x7fc6d4002990, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.068015371  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:3138:gst_pad_query_caps_default:<oggdemux0:src_153efa92> fixed pad caps: trying pad caps
0:00:00.068017426  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:3174:gst_pad_query_caps_default:<oggdemux0:src_153efa92> using caps 0x29c24ed9e0 audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.068445834  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<oggdemux0:src_153efa92> not forwarding 0x7fc6d4002990 (caps) query
0:00:00.068449169  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<oggdemux0:src_153efa92> sent query 0x7fc6d4002990 (caps), result 1
0:00:00.068452078  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<oggdemux0:src_153efa92> query returned audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e039714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.068445834  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<oggdemux0:src_153efa92> not forwarding 0x7fc6d4002990 (caps) query
0:00:00.068449169  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<oggdemux0:src_153efa92> sent query 0x7fc6d4002990 (caps), result 1
0:00:00.068452078  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<oggdemux0:src_153efa92> query returned audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.068868759  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<vorbisdec0:sink> get pad caps with filter (NULL)
0:00:00.068871441  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d40028a0 caps
0:00:00.068874126  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:sink> doing query 0x7fc6d40028a0 (caps)
0:00:00.068876952  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2686:gst_audio_decoder_sink_query:<vorbisdec0:sink> received query caps query: 0x7fc6d40028a0, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.068881842  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<vorbisdec0:src> get pad peer caps with filter (NULL)
0:00:00.068884943  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002940 caps
0:00:00.068887411  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<vorbisdec0:src> peer query 0x7fc6d4002940 (caps)
0:00:00.068890130  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioconvert0:sink> doing query 0x7fc6d4002940 (caps)
0:00:00.068893162  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioconvert0:sink> peer filter caps (NULL)
0:00:00.068895561  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioconvert0:src> get pad peer caps with filter (NULL)
0:00:00.068897839  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24edb20 caps
0:00:00.068900215  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioconvert0:src> peer query 0x29c24edb20 (caps)
0:00:00.068902743  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:sink> doing query 0x29c24edb20 (caps)
0:00:00.068905063  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioresample0:sink> peer filter caps (NULL)
0:00:00.068907162  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioresample0:src> get pad peer caps with filter (NULL)
0:00:00.068909600  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24edad0 caps
0:00:00.068911828  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioresample0:src> peer query 0x29c24edad0 (caps)
0:00:00.068914144  3760 4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.068868759  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<vorbisdec0:sink> get pad caps with filter (NULL)
0:00:00.068871441  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d40028a0 caps
0:00:00.068874126  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:sink> doing query 0x7fc6d40028a0 (caps)
0:00:00.068876952  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2686:gst_audio_decoder_sink_query:<vorbisdec0:sink> received query caps query: 0x7fc6d40028a0, GstQueryCaps, filter=(GstCaps)"NULL", caps=(GstCaps)"NULL";
0:00:00.068881842  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<vorbisdec0:src> get pad peer caps with filter (NULL)
0:00:00.068884943  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002940 caps
0:00:00.068887411  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<vorbisdec0:src> peer query 0x7fc6d4002940 (caps)
0:00:00.068890130  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioconvert0:sink> doing query 0x7fc6d4002940 (caps)
0:00:00.068893162  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioconvert0:sink> peer filter caps (NULL)
0:00:00.068895561  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioconvert0:src> get pad peer caps with filter (NULL)
0:00:00.068897839  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24edb20 caps
0:00:00.068900215  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioconvert0:src> peer query 0x29c24edb20 (caps)
0:00:00.068902743  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:sink> doing query 0x29c24edb20 (caps)
0:00:00.068905063  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioresample0:sink> peer filter caps (NULL)
0:00:00.068907162  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioresample0:src> get pad peer caps with filter (NULL)
0:00:00.068909600  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24edad0 caps
0:00:00.068911828  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioresample0:src> peer query 0x29c24edad0 (caps)
0:00:00.068914144  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<pulsesink0:sink> doing query 0x29c24edad0 (caps)
  0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<pulsesink0:sink> doing query 0x29c24edad0 (caps)
0:00:00.069029447  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.069029447  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'format'
0:00:00.069034876  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.069040487  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layout'
0:00:00.069042546  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.069034876  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.069040487  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'layout'
0:00:00.069042546  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'string'
0:00:00.069044932  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.069047395  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.069044932  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.069047395  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.069050788  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.069052571  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.069055351  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.069057086  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.069050788  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.069052571  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.069055351  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.069057086  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.069059202  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.069061214  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.069059202  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.069061214  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.069063711  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.069065395  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.069063711  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'rate'
0:00:00.069065395  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.069067325  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.069067325  3760   0x29c24ed5e0 DEBUG              structure gststructure.c:1962:gst_structure_parse_field: trying field name 'channels'
0:00:00.069069524  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.069069524  3760   0x29c24ed5e0 DEBUG                default gstvalue.c:2545:_priv_gst_value_parse_value: trying type name 'int'
0:00:00.069076886  3760   0x29c24ed5e0 DEBUG                  pulse pulsesink.c:2210:gst_pulsesink_query_getcaps:<pulsesink0> caps audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069076886  3760   0x29c24ed5e0 DEBUG                  pulse pulsesink.c:2210:gst_pulsesink_query_getcaps:<pulsesink0> caps audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069087306  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<pulsesink0:sink> sent query 0x29c24edad0 (caps), result 1
0:00:00.069087306  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<pulsesink0:sink> sent query 0x29c24edad0 (caps), result 1
0:00:00.069090795  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<audioresample0:src> peer query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069090795  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<audioresample0:src> peer query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069098791  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioresample0:sink> peer caps  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069098791  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioresample0:sink> peer caps  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069106161  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.069106161  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.069133584  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069133584  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069140220  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioresample0> transform caps (direction = 1)
0:00:00.069140220  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioresample0> transform caps (direction = 1)
0:00:00.069146125  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioresample0> to: audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069146125  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioresample0> to: audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069152355  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioresample0:sink> transformed  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069152355  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioresample0:sink> transformed  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069158991  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.069158991  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.069184531  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069184531  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069202169  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioresample0> returning  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069202169  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioresample0> returning  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069209601  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:sink> sent query 0x29c24edb20 (caps), result 1
0:00:00.069209601  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:sink> sent query 0x29c24edb20 (caps), result 1
0:00:00.069213480  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<audioconvert0:src> peer query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069213480  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<audioconvert0:src> peer query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069219054  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioconvert0:sink> peer caps  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069219054  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioconvert0:sink> peer caps  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069241617  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.069241617  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.069266553  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069266553  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]
0:00:00.069272741  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 1)
0:00:00.069277745  3760   0x29c24ed5e0 INFO               structure gststructure.c:2595:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ];
0:00:00.069272741  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 1)
0:00:00.069277745  3760   0x29c24ed5e0 INFO               structure gststructure.c:2595:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ];
0:00:00.069282694  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ] into audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ]
0:00:00.069282694  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ] into audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ]
0:00:00.069289604  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ]
0:00:00.069292657  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioconvert0:sink> transformed  audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ]
0:00:00.069289604  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ]
0:00:00.069292657  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioconvert0:sink> transformed  audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ]
0:00:00.069296234  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.069296234  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioconvert0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.069309712  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.069309712  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioconvert0:sink> intersected audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.069336595  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioconvert0> returning  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.069336595  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioconvert0> returning  audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.069348484  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioconvert0:sink> sent query 0x7fc6d4002940 (caps), result 1
0:00:00.069348484  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioconvert0:sink> sent query 0x7fc6d4002940 (caps), result 1
0:00:00.069351675  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<vorbisdec0:src> peer query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.069351675  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<vorbisdec0:src> peer query returned audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.069376590  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:sink> sent query 0x7fc6d40028a0 (caps), result 1
0:00:00.069376590  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:sink> sent query 0x7fc6d40028a0 (caps), result 1
0:00:00.069380588  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<vorbisdec0:sink> query returned audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.069380588  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<vorbisdec0:sink> query returned audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.069386163  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:2216:gst_pad_link_check_compatible_unlocked:<oggdemux0:src_153efa92> src caps audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e2349922459920:00:00.069386163  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:2216:gst_pad_link_check_compatible_unlocked:<oggdemux0:src_153efa92> src caps audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7026799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.069805354  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:2218:gst_pad_link_check_compatible_unlocked:<vorbisdec0:sink> sink caps audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.069810759  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:2236:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.069814179  3760   0x29c24ed5e0 INFO                GST_PADS gstpad.c:2524:gst_pad_link_full: linked oggdemux0:src_153efa92 and vorbisdec0:sink, successful
0:00:00.069817749  3760   0x29c24ed5e0 INFO               GST_EVENT gstevent.c:1512:gst_event_new_reconfigure: creating reconfigure event
00002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.069805354  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:2218:gst_pad_link_check_compatible_unlocked:<vorbisdec0:sink> sink caps audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 32 ]; audio/x-vorbis, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 256 ]
0:00:00.069810759  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:2236:gst_pad_link_check_compatible_unlocked: caps are compatible
0:00:00.069814179  3760   0x29c24ed5e0 INFO                GST_PADS gstpad.c:2524:gst_pad_link_full: linked oggdemux0:src_153efa92 and vorbisdec0:sink, successful
0:00:00.069817749  3760   0x29c24ed5e0 INFO               GST_EVENT gstevent.c:1512:gst_event_new_reconfigure: creating reconfigure event
0:00:00.069819803  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502f40 reconfigure 61441
0:00:00.069819803  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502f40 reconfigure 61441
0:00:00.069823518  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<oggdemux0:src_153efa92> have event type reconfigure event: 0x29c2502f40, time 99:99:99.999999999, seq-num 36, (NULL)
0:00:00.069823518  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<oggdemux0:src_153efa92> have event type reconfigure event: 0x29c2502f40, time 99:99:99.999999999, seq-num 36, (NULL)
0:00:00.069828571  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:2835:gst_pad_iterate_internal_links_default:<oggdemux0:src_153efa92> Making iterator
0:00:00.069828571  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:2835:gst_pad_iterate_internal_links_default:<oggdemux0:src_153efa92> Making iterator
0:00:00.069834581  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<filesrc0:src> have event type reconfigure event: 0x29c2502f40, time 99:99:99.999999999, seq-num 36, (NULL)
0:00:00.069834581  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<filesrc0:src> have event type reconfigure event: 0x29c2502f40, time 99:99:99.999999999, seq-num 36, (NULL)
0:00:00.069838195  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:1975:gst_base_src_default_event:<filesrc0> handle event reconfigure event: 0x29c2502f40, time 99:99:99.999999999, seq-num 36, (NULL)
0:00:00.069838195  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:1975:gst_base_src_default_event:<filesrc0> handle event reconfigure event: 0x29c2502f40, time 99:99:99.999999999, seq-num 36, (NULL)
0:00:00.069842329  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<filesrc0:src> sent event, ret ok
0:00:00.069842329  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<filesrc0:src> sent event, ret ok
0:00:00.069845269  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<oggdemux0:src_153efa92> sent event, ret ok
0:00:00.069845269  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<oggdemux0:src_153efa92> sent event, ret ok
0:00:00.069849936  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515310] posting on bus structure-change message: 0x29c2515310, time 99:99:99.999999999, seq-num 37, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", busy=(boolean)false;
0:00:00.069849936  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515310] posting on bus structure-change message: 0x29c2515310, time 99:99:99.999999999, seq-num 37, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_LINK, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", busy=(boolean)false;
0:00:00.069862412  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515310] handling child sink message of type structure-change
0:00:00.069862412  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515310] handling child sink message of type structure-change
0:00:00.069867049  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:960:bin_remove_messages:<vorbisdec0:sink> deleting message 0x29c2515290 of type structure-change (types 0x00001000)
0:00:00.069867049  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:960:bin_remove_messages:<vorbisdec0:sink> deleting message 0x29c2515290 of type structure-change (types 0x00001000)
0:00:00.069871562  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:966:bin_remove_messages:<pulsesink0> not deleting message 0x29c2503640 of type 0x00100000
0:00:00.069871562  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:966:bin_remove_messages:<pulsesink0> not deleting message 0x29c2503640 of type 0x00100000
0:00:00.069875592  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515310] dropped
0:00:00.069875592  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515310] dropped
0:00:00.069877949  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstutils.c:1839:gst_element_link_pads_full: linked pad oggdemux0:src_153efa92 to pad vorbisdec0:sink
0:00:00.069877949  3760   0x29c24ed5e0 DEBUG       GST_ELEMENT_PADS gstutils.c:1839:gst_element_link_pads_full: linked pad oggdemux0:src_153efa92 to pad vorbisdec0:sink
0:00:00.069881702  3760   0x29c24ed5e0 DEBUG           GST_PIPELINE grammar.y:534:gst_parse_found_pad: delayed linking one pad some pad of GstOggDemux named oggdemux0 to some pad of GstVorbisDec named vorbisdec0 worked
0:00:00.069881702  3760   0x29c24ed5e0 DEBUG           GST_PIPELINE grammar.y:534:gst_parse_found_pad: delayed linking one pad some pad of GstOggDemux named oggdemux0 to some pad of GstVorbisDec named vorbisdec0 worked
0:00:00.069891923  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2970:gst_ogg_demux_activate_chain:<oggdemux0> Setting current chain to 0x29c24ed990
0:00:00.069891923  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2970:gst_ogg_demux_activate_chain:<oggdemux0> Setting current chain to 0x29c24ed990
0:00:00.069896025  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2976:gst_ogg_demux_activate_chain:<oggdemux0> starting chain
0:00:00.069896025  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2976:gst_ogg_demux_activate_chain:<oggdemux0> starting chain
0:00:00.069898717  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<oggdemux0:src_153efa92> pushing all sticky events
0:00:00.069898717  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<oggdemux0:src_153efa92> pushing all sticky events
0:00:00.069900949  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<vorbisdec0:sink> have event type stream-start event: 0x29c2502e60, time 99:99:99.999999999, seq-num 33, GstEventStreamStart, stream-id=(string)e6ebcf7c752964b05ab372da68249489fd67d6c391df7deee4df63364badaf2d/153efa92, flags=(GstStreamFlags)GST_STREAM_FLAG_NONE, group-id=(uint)0;
0:00:00.069900949  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<vorbisdec0:sink> have event type stream-start event: 0x29c2502e60, time 99:99:99.999999999, seq-num 33, GstEventStreamStart, stream-id=(string)e6ebcf7c752964b05ab372da68249489fd67d6c391df7deee4df63364badaf2d/153efa92, flags=(GstStreamFlags)GST_STREAM_FLAG_NONE, group-id=(uint)0;
0:00:00.069912282  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2338:gst_audio_decoder_sink_event:<vorbisdec0> received event 10254, stream-start
0:00:00.069912282  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2338:gst_audio_decoder_sink_event:<vorbisdec0> received event 10254, stream-start
0:00:00.069915600  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.069915600  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.069918746  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2152:gst_audio_decoder_sink_eventfunc:<vorbisdec0> received STREAM_START. Clearing taglist
0:00:00.069918746  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2152:gst_audio_decoder_sink_eventfunc:<vorbisdec0> received STREAM_START. Clearing taglist
0:00:00.069921342  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.069921342  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.069923193  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type stream-start event: 0x29c2502e60, time 99:99:99.999999999, seq-num 33, GstEventStreamStart, stream-id=(string)e6ebcf7c752964b05ab372da68249489fd67d6c391df7deee4df63364badaf2d/153efa92, flags=(GstStreamFlags)GST_STREAM_FLAG_NONE, group-id=(uint)0;
0:00:00.069923193  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type stream-start event: 0x29c2502e60, time 99:99:99.999999999, seq-num 33, GstEventStreamStart, stream-id=(string)e6ebcf7c752964b05ab372da68249489fd67d6c391df7deee4df63364badaf2d/153efa92, flags=(GstStreamFlags)GST_STREAM_FLAG_NONE, group-id=(uint)0;
0:00:00.069930076  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<audioconvert0:src> pushing all sticky events
0:00:00.069930076  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<audioconvert0:src> pushing all sticky events
0:00:00.069932096  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioresample0:sink> have event type stream-start event: 0x29c2502e60, time 99:99:99.999999999, seq-num 33, GstEventStreamStart, stream-id=(string)e6ebcf7c752964b05ab372da68249489fd67d6c391df7deee4df63364badaf2d/153efa92, flags=(GstStreamFlags)GST_STREAM_FLAG_NONE, group-id=(uint)0;
0:00:00.069932096  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioresample0:sink> have event type stream-start event: 0x29c2502e60, time 99:99:99.999999999, seq-num 33, GstEventStreamStart, stream-id=(string)e6ebcf7c752964b05ab372da68249489fd67d6c391df7deee4df63364badaf2d/153efa92, flags=(GstStreamFlags)GST_STREAM_FLAG_NONE, group-id=(uint)0;
0:00:00.069938433  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<audioresample0:src> pushing all sticky events
0:00:00.069938433  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<audioresample0:src> pushing all sticky events
0:00:00.069940426  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<pulsesink0:sink> have event type stream-start event: 0x29c2502e60, time 99:99:99.999999999, seq-num 33, GstEventStreamStart, stream-id=(string)e6ebcf7c752964b05ab372da68249489fd67d6c391df7deee4df63364badaf2d/153efa92, flags=(GstStreamFlags)GST_STREAM_FLAG_NONE, group-id=(uint)0;
0:00:00.069940426  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<pulsesink0:sink> have event type stream-start event: 0x29c2502e60, time 99:99:99.999999999, seq-num 33, GstEventStreamStart, stream-id=(string)e6ebcf7c752964b05ab372da68249489fd67d6c391df7deee4df63364badaf2d/153efa92, flags=(GstStreamFlags)GST_STREAM_FLAG_NONE, group-id=(uint)0;
0:00:00.069946260  3760   0x29c24ed5e0 DEBUG               basesink gstbasesink.c:3251:gst_base_sink_event:<pulsesink0> received event 0x29c2502e60 stream-start event: 0x29c2502e60, time 99:99:99.999999999, seq-num 33, GstEventStreamStart, stream-id=(string)e6ebcf7c752964b05ab372da68249489fd67d6c391df7deee4df63364badaf2d/153efa92, flags=(GstStreamFlags)GST_STREAM_FLAG_NONE, group-id=(uint)0;
0:00:00.069946260  3760   0x29c24ed5e0 DEBUG               basesink gstbasesink.c:3251:gst_base_sink_event:<pulsesink0> received event 0x29c2502e60 stream-start event: 0x29c2502e60, time 99:99:99.999999999, seq-num 33, GstEventStreamStart, stream-id=(string)e6ebcf7c752964b05ab372da68249489fd67d6c391df7deee4df63364badaf2d/153efa92, flags=(GstStreamFlags)GST_STREAM_FLAG_NONE, group-id=(uint)0;
0:00:00.069954157  3760   0x29c24ed5e0 DEBUG               basesink gstbasesink.c:3137:gst_base_sink_default_event:<pulsesink0> Now posting STREAM_START (seqnum:33)
0:00:00.069954157  3760   0x29c24ed5e0 DEBUG               basesink gstbasesink.c:3137:gst_base_sink_default_event:<pulsesink0> Now posting STREAM_START (seqnum:33)
0:00:00.069958151  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515390] posting on bus stream-start message: 0x29c2515390, time 99:99:99.999999999, seq-num 33, element 'pulsesink0', GstMessageStreamStart, group-id=(uint)0;
0:00:00.069958151  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515390] posting on bus stream-start message: 0x29c2515390, time 99:99:99.999999999, seq-num 33, element 'pulsesink0', GstMessageStreamStart, group-id=(uint)0;
0:00:00.069963954  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515390] handling child pulsesink0 message of type stream-start
0:00:00.069963954  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515390] handling child pulsesink0 message of type stream-start
0:00:00.069967297  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 10000000
0:00:00.069969765  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   stream-start
0:00:00.069967297  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 10000000
0:00:00.069969765  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   stream-start
0:00:00.069972047  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2515390, stream-start from pulsesink0
0:00:00.069972047  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2515390, stream-start from pulsesink0
0:00:00.069974953  3760   0x29c24ed5e0 DEBUG             GST_STATES gstbin.c:1962:bin_element_is_sink:<pipeline0> child pulsesink0 is sink
0:00:00.069974953  3760   0x29c24ed5e0 DEBUG             GST_STATES gstbin.c:1962:bin_element_is_sink:<pipeline0> child pulsesink0 is sink
0:00:00.069977617  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:882:find_message:<pipeline0> we found a message 0x29c2515390 from pulsesink0 matching types 10000000
0:00:00.069977617  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:882:find_message:<pipeline0> we found a message 0x29c2515390 from pulsesink0 matching types 10000000
0:00:00.069980409  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:1038:is_stream_start: sink 'pulsesink0' posted STREAM_START
0:00:00.069980409  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:1038:is_stream_start: sink 'pulsesink0' posted STREAM_START
0:00:00.069983486  3760   0x29c24ed5e0 DEBUG             GST_STATES gstbin.c:1962:bin_element_is_sink:<pipeline0> child audioresample0 is not sink
0:00:00.069983486  3760   0x29c24ed5e0 DEBUG             GST_STATES gstbin.c:1962:bin_element_is_sink:<pipeline0> child audioresample0 is not sink
0:00:00.069985965  3760   0x29c24ed5e0 DEBUG             GST_STATES gstbin.c:1962:bin_element_is_sink:<pipeline0> child audioconvert0 is not sink
0:00:00.069988680  3760   0x29c24ed5e0 DEBUG             GST_STATES gstbin.c:1962:bin_element_is_sink:<pipeline0> child vorbisdec0 is not sink
0:00:00.069985965  3760   0x29c24ed5e0 DEBUG             GST_STATES gstbin.c:1962:bin_element_is_sink:<pipeline0> child audioconvert0 is not sink
0:00:00.069988680  3760   0x29c24ed5e0 DEBUG             GST_STATES gstbin.c:1962:bin_element_is_sink:<pipeline0> child vorbisdec0 is not sink
0:00:00.069990796  3760   0x29c24ed5e0 DEBUG             GST_STATES gstbin.c:1962:bin_element_is_sink:<pipeline0> child oggdemux0 is not sink
0:00:00.069990796  3760   0x29c24ed5e0 DEBUG             GST_STATES gstbin.c:1962:bin_element_is_sink:<pipeline0> child oggdemux0 is not sink
0:00:00.069992881  3760   0x29c24ed5e0 DEBUG             GST_STATES gstbin.c:1962:bin_element_is_sink:<pipeline0> child filesrc0 is not sink
0:00:00.069992881  3760   0x29c24ed5e0 DEBUG             GST_STATES gstbin.c:1962:bin_element_is_sink:<pipeline0> child filesrc0 is not sink
0:00:00.069995079  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:960:bin_remove_messages:<pulsesink0> deleting message 0x29c2515390 of type stream-start (types 0x10000000)
0:00:00.069995079  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:960:bin_remove_messages:<pulsesink0> deleting message 0x29c2515390 of type stream-start (types 0x10000000)
0:00:00.069998227  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:966:bin_remove_messages:<pulsesink0> not deleting message 0x29c2503640 of type 0x00100000
0:00:00.070001125  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3571:bin_do_stream_start:<pipeline0> all sinks posted STREAM_START, posting seqnum #33
0:00:00.069998227  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:966:bin_remove_messages:<pulsesink0> not deleting message 0x29c2503640 of type 0x00100000
0:00:00.070001125  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3571:bin_do_stream_start:<pipeline0> all sinks posted STREAM_START, posting seqnum #33
0:00:00.070003798  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515410] posting on bus stream-start message: 0x29c2515410, time 99:99:99.999999999, seq-num 33, element 'pipeline0', GstMessageStreamStart, group-id=(uint)0;
0:00:00.070003798  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515410] posting on bus stream-start message: 0x29c2515410, time 99:99:99.999999999, seq-num 33, element 'pipeline0', GstMessageStreamStart, group-id=(uint)0;
0:00:00.070008400  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515410] pushing on async queue
0:00:00.070008400  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515410] pushing on async queue
0:00:00.070015546  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515410] pushed on async queue
0:00:00.070015546  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515410] pushed on async queue
0:00:00.070018794  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515390] dropped
0:00:00.070018794  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515390] dropped
0:00:00.070021157  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<pulsesink0:sink> sent event, ret ok
0:00:00.070023771  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<audioresample0:src> event stream-start marked received
0:00:00.070021157  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<pulsesink0:sink> sent event, ret ok
0:00:00.070023771  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<audioresample0:src> event stream-start marked received
0:00:00.070026202  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<audioresample0:sink> sent event, ret ok
0:00:00.070026202  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<audioresample0:sink> sent event, ret ok
0:00:00.070028317  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<audioconvert0:src> event stream-start marked received
0:00:00.070028317  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<audioconvert0:src> event stream-start marked received
0:00:00.070023991  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515410, stream-start from pipeline0, type mask is 4294967295
0:00:00.070023991  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515410, stream-start from pipeline0, type mask is 4294967295
0:00:00.070031766  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<audioconvert0:sink> sent event, ret ok
0:00:00.070031766  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<audioconvert0:sink> sent event, ret ok
0:00:00.070041185  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<vorbisdec0:src> event stream-start marked received
0:00:00.070041185  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<vorbisdec0:src> event stream-start marked received
0:00:00.070043476  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<vorbisdec0:sink> sent event, ret ok
0:00:00.070043476  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<vorbisdec0:sink> sent event, ret ok
0:00:00.070037425  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25147c0 calling dispatch with stream-start message: 0x29c2515410, time 99:99:99.999999999, seq-num 33, element 'pipeline0', GstMessageStreamStart, group-id=(uint)0;
0:00:00.070046479  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<oggdemux0:src_153efa92> event stream-start marked received
0:00:00.070037425  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25147c0 calling dispatch with stream-start message: 0x29c2515410, time 99:99:99.999999999, seq-num 33, element 'pipeline0', GstMessageStreamStart, group-id=(uint)0;
0:00:00.070046479  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<oggdemux0:src_153efa92> event stream-start marked received
0:00:00.070053053  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2514510 quit
0:00:00.070053053  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2514510 quit
0:00:00.070059185  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25147c0 handler returns 1
0:00:00.070059185  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25147c0 handler returns 1
0:00:00.070063003  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2514510
0:00:00.070063003  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2514510
0:00:00.070065504  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 16
0:00:00.070065504  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 16
0:00:00.070068172  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25147c0
0:00:00.070068172  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25147c0
0:00:00.070071514  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2515410
0:00:00.070071514  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2515410
0:00:00.070096327  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25148c0 with id 17
0:00:00.070100439  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2514810
0:00:00.070052677  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<vorbisdec0:sink> have event type caps event: 0x29c2502ed0, time 99:99:99.999999999, seq-num 34, GstEventCaps, caps=(GstCaps)"audio/x-vorbis\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ streamheader\=\(buffer\)\<\ 01766f72626973000000000244ac0000000000000071020000000000b801\,\ 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201\,\ 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d0:00:00.070096327  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25148c0 with id 17
0:00:00.070100439  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c2514810
0:00:00.070052677  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<vorbisdec0:sink> have event type caps event: 0x29c2502ed0, time 99:99:99.999999999, seq-num 34, GstEventCaps, caps=(GstCaps)"audio/x-vorbis\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ streamheader\=\(buffer\)\<\ 01766f72626973000000000244ac0000000000000071020000000000b801\,\ 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201\,\ 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a9599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\,\ 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\ \>";
0:00:00.070531589  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3059:gst_pad_query_accept_caps:<vorbisdec0:sink> accept caps of audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f61463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\,\ 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\ \>";
0:00:00.070531589  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3059:gst_pad_query_accept_caps:<vorbisdec0:sink> accept caps of audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555df640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e0615344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.070949229  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002b20 accept-caps
0:00:00.070952816  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:sink> doing query 0x7fc6d4002b20 (accept-caps)
0:00:00.070955788  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2686:gst_audio_decoder_sink_query:<vorbisdec0:sink> received query accept-caps query: 0x7fc6d4002b20, GstQueryAcceptCaps, caps=(GstCaps)"audio/x-vorbis\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ streamheader\=\(buffer\)\<\ 01766f72626973000000000244ac0000000000000071020000000000b801\,\ 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633371ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.070949229  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002b20 accept-caps
0:00:00.070952816  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<vorbisdec0:sink> doing query 0x7fc6d4002b20 (accept-caps)
0:00:00.070955788  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2686:gst_audio_decoder_sink_query:<vorbisdec0:sink> received query accept-caps query: 0x7fc6d4002b20, GstQueryAcceptCaps, caps=(GstCaps)"audio/x-vorbis\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ streamheader\=\(buffer\)\<\ 01766f72626973000000000244ac0000000000000071020000000000b801\,\ 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201\,\ 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d0334510434510400032d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201\,\ 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d380040251841271955166000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\,\ 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\ \>", result=(boolean)false;
0:00:00.071424729  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3067:gst_pad_query_accept_caps_default:<vorbisdec0:sink> query accept-caps accept-caps query: 0x7fc6d4002b20, GstQueryAcceptCaps, caps=(GstCaps)"audio/x-vorbis\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ streamheader\=\(buffer\)\<\ 01766f72626973000000000244ac0000000000000071020000000000b801\,\ 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f54524141a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\,\ 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\ \>", result=(boolean)false;
0:00:00.071424729  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3067:gst_pad_query_accept_caps_default:<vorbisdec0:sink> query accept-caps accept-caps query: 0x7fc6d4002b20, GstQueryAcceptCaps, caps=(GstCaps)"audio/x-vorbis\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ streamheader\=\(buffer\)\<\ 01766f72626973000000000244ac0000000000000071020000000000b801\,\ 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201\,\ 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000034b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201\,\ 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d84907200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\,\ 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\ \>", result=(boolean)false;
1b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\,\ 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\ \>", result=(boolean)false;
0:00:00.071881726  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3098:gst_pad_query_accept_caps_default:<vorbisdec0:sink> allowed caps subset audio/x-vorbis, caps audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0280:00:00.071881726  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3098:gst_pad_query_accept_caps_default:<vorbisdec0:sink> allowed caps subset audio/x-vorbis, caps audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b88ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.072350987  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<vorbisdec0:sink> not forwarding 0x7fc6d4002b20 (accept-caps) query
0:00:00.072354803  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:sink> sent query 0x7fc6d4002b20 (accept-caps), result 1
0:00:00.072358546  3760   0x29c24ed5e0 DEBUG                default gstutils.c:3064:gst_pad_query_accept_caps:<vorbisdec0:sink> query returned 1
aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.072350987  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<vorbisdec0:sink> not forwarding 0x7fc6d4002b20 (accept-caps) query
0:00:00.072354803  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<vorbisdec0:sink> sent query 0x7fc6d4002b20 (accept-caps), result 1
0:00:00.072358546  3760   0x29c24ed5e0 DEBUG                default gstutils.c:3064:gst_pad_query_accept_caps:<vorbisdec0:sink> query returned 1
0:00:00.072361841  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2338:gst_audio_decoder_sink_event:<vorbisdec0> received event 12814, caps
0:00:00.072361841  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2338:gst_audio_decoder_sink_event:<vorbisdec0> received event 12814, caps
0:00:00.072364661  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:826:gst_audio_decoder_sink_setcaps:<vorbisdec0> caps: audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa990:00:00.072364661  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:826:gst_audio_decoder_sink_setcaps:<vorbisdec0> caps: audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab0617584999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
3a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 >
0:00:00.072771921  3760   0x29c24ed5e0 DEBUG              vorbisdec gstvorbisdec.c:663:vorbis_dec_set_format:<vorbisdec0> New caps audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20:00:00.072771921  3760   0x29c24ed5e0 DEBUG              vorbisdec gstvorbisdec.c:663:vorbis_dec_set_format:<vorbisdec0> New caps audio/x-vorbis, rate=(int)44100, channels=(int)2, streamheader=(buffer)< 01766f72626973000000000244ac0000000000000071020000000000b801, 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201, 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c0420a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 > - resetting
0:00:00.073209162  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<vorbisdec0:sink> sent event, ret ok
0:00:00.073221277  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5104:store_sticky_event:<vorbisdec0:sink> notify caps
43560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808, 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808 > - resetting
0:00:00.073209162  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<vorbisdec0:sink> sent event, ret ok
0:00:00.073221277  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5104:store_sticky_event:<vorbisdec0:sink> notify caps
0:00:00.073235651  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515490] posting on bus property-notify message: 0x29c2515490, time 99:99:99.999999999, seq-num 40, element 'sink', GstMessagePropertyNotify, property-name=(string)caps, property-value=(GstCaps)"audio/x-vorbis\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ streamheader\=\(buffer\)\<\ 01766f72626973000000000244ac0000000000000071020000000000b801\,\ 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201\,\ 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155d0:00:00.073235651  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515490] posting on bus property-notify message: 0x29c2515490, time 99:99:99.999999999, seq-num 40, element 'sink', GstMessagePropertyNotify, property-name=(string)caps, property-value=(GstCaps)"audio/x-vorbis\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ streamheader\=\(buffer\)\<\ 01766f72626973000000000244ac0000000000000071020000000000b801\,\ 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201\,\ 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699ad11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\,\ 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\ \>";
0:00:00.073705306  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515490] pushing on async queue
0:00:00.073720965  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515490] pushed on async queue
0:00:00.073725057  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<oggdemux0:src_153efa92> event caps marked received
3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\,\ 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\ \>";
0:00:00.073705306  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515490] pushing on async queue
0:00:00.073720965  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515490] pushed on async queue
0:00:00.073725057  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<oggdemux0:src_153efa92> event caps marked received
0:00:00.073731109  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515490, property-notify from sink, type mask is 4294967295
0:00:00.073731109  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515490, property-notify from sink, type mask is 4294967295
0:00:00.073727889  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<vorbisdec0:sink> have event type segment event: 0x29c2502df0, time 99:99:99.999999999, seq-num 31, GstEventSegment, segment=(GstSegment)"GstSegment, flags=(GstSegmentFlags)GST_SEGMENT_FLAG_NONE, rate=(double)1, applied-rate=(double)1, format=(GstFormat)GST_FORMAT_TIME, base=(guint64)0, offset=(guint64)0, start=(guint64)0, stop=(guint64)291773333333, time=(guint64)0, position=(guint64)0, duration=(guint64)291773333333;";
0:00:00.073756601  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2338:gst_audio_decoder_sink_event:<vorbisdec0> received event 17934, segment
0:00:00.073769506  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2174:gst_audio_decoder_sink_eventfunc:<vorbisdec0> received TIME SEGMENT time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.073775724  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<vorbisdec0:sink> sent event, ret ok
0:00:00.073727889  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<vorbisdec0:sink> have event type segment event: 0x29c2502df0, time 99:99:99.999999999, seq-num 31, GstEventSegment, segment=(GstSegment)"GstSegment, flags=(GstSegmentFlags)GST_SEGMENT_FLAG_NONE, rate=(double)1, applied-rate=(double)1, format=(GstFormat)GST_FORMAT_TIME, base=(guint64)0, offset=(guint64)0, start=(guint64)0, stop=(guint64)291773333333, time=(guint64)0, position=(guint64)0, duration=(guint64)291773333333;";
0:00:00.073756601  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2338:gst_audio_decoder_sink_event:<vorbisdec0> received event 17934, segment
0:00:00.073769506  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2174:gst_audio_decoder_sink_eventfunc:<vorbisdec0> received TIME SEGMENT time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.073775724  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<vorbisdec0:sink> sent event, ret ok
0:00:00.073787498  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<oggdemux0:src_153efa92> event segment marked received
0:00:00.073790217  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2996:gst_ogg_demux_activate_chain:<oggdemux0> pushing tags
0:00:00.073787498  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<oggdemux0:src_153efa92> event segment marked received
0:00:00.073790217  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2996:gst_ogg_demux_activate_chain:<oggdemux0> pushing tags
0:00:00.073793470  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x7fc6d4011c00 tag 20510
0:00:00.073793470  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x7fc6d4011c00 tag 20510
0:00:00.073797356  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<oggdemux0:src_153efa92> pushing all sticky events
0:00:00.073797356  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<oggdemux0:src_153efa92> pushing all sticky events
0:00:00.073799248  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<oggdemux0:src_153efa92> event stream-start was already received
0:00:00.073801620  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<oggdemux0:src_153efa92> event caps was already received
0:00:00.073799248  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<oggdemux0:src_153efa92> event stream-start was already received
0:00:00.073801620  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<oggdemux0:src_153efa92> event caps was already received
0:00:00.073803569  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<oggdemux0:src_153efa92> event segment was already received
0:00:00.073803569  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<oggdemux0:src_153efa92> event segment was already received
0:00:00.073805565  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<vorbisdec0:sink> have event type tag event: 0x7fc6d4011c00, time 99:99:99.999999999, seq-num 41, GstTagList-stream, taglist=(taglist)"taglist\,\ album\=\(string\)\"Reign\\\ in\\\ Blood\"\,\ artist\=\(string\)Slayer\,\ artist-sortname\=\(string\)Slayer\,\ datetime\=\(datetime\)1998\,\ discid\=\(string\)a608290c\,\ extended-comment\=\(string\)\{\ \"FMPS_PLAYCOUNT\\\=0\"\,\ \"FMPS_RATING\\\=-1\"\,\ \"FMPS_RATING_AMAROK_SCORE\\\=0\"\ \}\,\ genre\=\(string\)\"Thrash\\\ Metal\"\,\ musicbrainz-albumartistid\=\(string\)bdacc37b-8633-4bf8-9dd5-4662ee651aec\,\ musicbrainz-albumid\=\(string\)96405456-07ce-4e31-a6b7-18d4350c53a9\,\ musicbrainz-artistid\=\(string\)bdacc37b-8633-4bf8-9dd5-4662ee651aec\,\ musicbrainz-discid\=\(string\)XhFpQn81g_C_kWZ1OFWwXwiHDg8-\,\ musicbrainz-trackid\=\(string\)e6a9437a-f89d-4c3e-85fe-a2ea5a840b6c\,\ replaygain-album-gain\=\(double\)0\,\ replaygain-album-peak\=\(double\)0\,\ replaygain-track-gain\=\(double\)-10.67\,\ replaygain-track-peak\=\(double\)1.1385609999999999\,\ title\=\(string\)\"Angel\\\ of\\\ Death\"\,\ track-count\=\(uint\)12\,\ track-number\=\(uint\)1\,\ encoder\=\(string\)\"Xiph.Org\\\ libVorbis\\\ I\\\ 20070622\"\,\ encoder-version\=\(uint\)0\,\ audio-codec\=\(string\)Vorbis\,\ nominal-bitrate\=\(uint\)160000\,\ bitrate\=\(uint\)160000\;";
0:00:00.073861240  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2338:gst_audio_decoder_sink_event:<vorbisdec0> received event 20510, tag
0:00:00.073805565  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<vorbisdec0:sink> have event type tag event: 0x7fc6d4011c00, time 99:99:99.999999999, seq-num 41, GstTagList-stream, taglist=(taglist)"taglist\,\ album\=\(string\)\"Reign\\\ in\\\ Blood\"\,\ artist\=\(string\)Slayer\,\ artist-sortname\=\(string\)Slayer\,\ datetime\=\(datetime\)1998\,\ discid\=\(string\)a608290c\,\ extended-comment\=\(string\)\{\ \"FMPS_PLAYCOUNT\\\=0\"\,\ \"FMPS_RATING\\\=-1\"\,\ \"FMPS_RATING_AMAROK_SCORE\\\=0\"\ \}\,\ genre\=\(string\)\"Thrash\\\ Metal\"\,\ musicbrainz-albumartistid\=\(string\)bdacc37b-8633-4bf8-9dd5-4662ee651aec\,\ musicbrainz-albumid\=\(string\)96405456-07ce-4e31-a6b7-18d4350c53a9\,\ musicbrainz-artistid\=\(string\)bdacc37b-8633-4bf8-9dd5-4662ee651aec\,\ musicbrainz-discid\=\(string\)XhFpQn81g_C_kWZ1OFWwXwiHDg8-\,\ musicbrainz-trackid\=\(string\)e6a9437a-f89d-4c3e-85fe-a2ea5a840b6c\,\ replaygain-album-gain\=\(double\)0\,\ replaygain-album-peak\=\(double\)0\,\ replaygain-track-gain\=\(double\)-10.67\,\ replaygain-track-peak\=\(double\)1.1385609999999999\,\ title\=\(string\)\"Angel\\\ of\\\ Death\"\,\ track-count\=\(uint\)12\,\ track-number\=\(uint\)1\,\ encoder\=\(string\)\"Xiph.Org\\\ libVorbis\\\ I\\\ 20070622\"\,\ encoder-version\=\(uint\)0\,\ audio-codec\=\(string\)Vorbis\,\ nominal-bitrate\=\(uint\)160000\,\ bitrate\=\(uint\)160000\;";
0:00:00.073861240  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2338:gst_audio_decoder_sink_event:<vorbisdec0> received event 20510, tag
0:00:00.073864513  3760   0x29c24ed5e0 INFO            audiodecoder gstaudiodecoder.c:2292:gst_audio_decoder_sink_eventfunc:<vorbisdec0> upstream stream tags: taglist, album=(string)"Reign\ in\ Blood", artist=(string)Slayer, artist-sortname=(string)Slayer, datetime=(datetime)1998, discid=(string)a608290c, extended-comment=(string){ "FMPS_PLAYCOUNT\=0", "FMPS_RATING\=-1", "FMPS_RATING_AMAROK_SCORE\=0" }, genre=(string)"Thrash\ Metal", musicbrainz-albumartistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-albumid=(string)96405456-07ce-4e31-a6b7-18d4350c53a9, musicbrainz-artistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-discid=(string)XhFpQn81g_C_kWZ1OFWwXwiHDg8-, musicbrainz-trackid=(string)e6a9437a-f89d-4c3e-85fe-a2ea5a840b6c, replaygain-album-gain=(double)0, replaygain-album-peak=(double)0, replaygain-track-gain=(double)-10.67, replaygain-track-peak=(double)1.1385609999999999, title=(string)"Angel\ of\ Death", track-count=(uint)12, track-number=(uint)1, encoder=(string)"Xiph.Org\ libVorbis\ I\ 20070622", encoder-version=(uint)0, audio-codec=(string)Vorbis, nominal-bitrate=(uint)160000, bitrate=(uint)160000;
0:00:00.073864513  3760   0x29c24ed5e0 INFO            audiodecoder gstaudiodecoder.c:2292:gst_audio_decoder_sink_eventfunc:<vorbisdec0> upstream stream tags: taglist, album=(string)"Reign\ in\ Blood", artist=(string)Slayer, artist-sortname=(string)Slayer, datetime=(datetime)1998, discid=(string)a608290c, extended-comment=(string){ "FMPS_PLAYCOUNT\=0", "FMPS_RATING\=-1", "FMPS_RATING_AMAROK_SCORE\=0" }, genre=(string)"Thrash\ Metal", musicbrainz-albumartistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-albumid=(string)96405456-07ce-4e31-a6b7-18d4350c53a9, musicbrainz-artistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-discid=(string)XhFpQn81g_C_kWZ1OFWwXwiHDg8-, musicbrainz-trackid=(string)e6a9437a-f89d-4c3e-85fe-a2ea5a840b6c, replaygain-album-gain=(double)0, replaygain-album-peak=(double)0, replaygain-track-gain=(double)-10.67, replaygain-track-peak=(double)1.1385609999999999, title=(string)"Angel\ of\ Death", track-count=(uint)12, track-number=(uint)1, encoder=(string)"Xiph.Org\ libVorbis\ I\ 20070622", encoder-version=(uint)0, audio-codec=(string)Vorbis, nominal-bitrate=(uint)160000, bitrate=(uint)160000;
0:00:00.073885000  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:567:gst_audio_decoder_create_merged_tags_event:<vorbisdec0> merged   : taglist, album=(string)"Reign\ in\ Blood", artist=(string)Slayer, artist-sortname=(string)Slayer, datetime=(datetime)1998, discid=(string)a608290c, extended-comment=(string){ "FMPS_PLAYCOUNT\=0", "FMPS_RATING\=-1", "FMPS_RATING_AMAROK_SCORE\=0" }, genre=(string)"Thrash\ Metal", musicbrainz-albumartistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-albumid=(string)96405456-07ce-4e31-a6b7-18d4350c53a9, musicbrainz-artistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-discid=(string)XhFpQn81g_C_kWZ1OFWwXwiHDg8-, musicbrainz-trackid=(string)e6a9437a-f89d-4c3e-85fe-a2ea5a840b6c, replaygain-album-gain=(double)0, replaygain-album-peak=(double)0, replaygain-track-gain=(double)-10.67, replaygain-track-peak=(double)1.1385609999999999, title=(string)"Angel\ of\ Death", track-count=(uint)12, track-number=(uint)1, encoder=(string)"Xiph.Org\ libVorbis\ I\ 20070622", encoder-version=(uint)0, audio-codec=(string)Vorbis, nominal-bitrate=(uint)160000, bitrate=(uint)160000;
0:00:00.073899246  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x7fc6d4011c70 tag 20510
0:00:00.073912249  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2314:gst_audio_decoder_sink_eventfunc:<vorbisdec0> Enqueuing event 20510, tag
0:00:00.073914878  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<vorbisdec0:sink> sent event, ret ok
0:00:00.073917316  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<oggdemux0:src_153efa92> event tag marked received
0:00:00.073885000  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:567:gst_audio_decoder_create_merged_tags_event:<vorbisdec0> merged   : taglist, album=(string)"Reign\ in\ Blood", artist=(string)Slayer, artist-sortname=(string)Slayer, datetime=(datetime)1998, discid=(string)a608290c, extended-comment=(string){ "FMPS_PLAYCOUNT\=0", "FMPS_RATING\=-1", "FMPS_RATING_AMAROK_SCORE\=0" }, genre=(string)"Thrash\ Metal", musicbrainz-albumartistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-albumid=(string)96405456-07ce-4e31-a6b7-18d4350c53a9, musicbrainz-artistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-discid=(string)XhFpQn81g_C_kWZ1OFWwXwiHDg8-, musicbrainz-trackid=(string)e6a9437a-f89d-4c3e-85fe-a2ea5a840b6c, replaygain-album-gain=(double)0, replaygain-album-peak=(double)0, replaygain-track-gain=(double)-10.67, replaygain-track-peak=(double)1.1385609999999999, title=(string)"Angel\ of\ Death", track-count=(uint)12, track-number=(uint)1, encoder=(string)"Xiph.Org\ libVorbis\ I\ 20070622", encoder-version=(uint)0, audio-codec=(string)Vorbis, nominal-bitrate=(uint)160000, bitrate=(uint)160000;
0:00:00.073899246  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x7fc6d4011c70 tag 20510
0:00:00.073912249  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2314:gst_audio_decoder_sink_eventfunc:<vorbisdec0> Enqueuing event 20510, tag
0:00:00.073914878  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<vorbisdec0:sink> sent event, ret ok
0:00:00.073917316  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<oggdemux0:src_153efa92> event tag marked received
0:00:00.073931041  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x7fc6d4011ce0 tag 20510
0:00:00.073934623  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<oggdemux0:src_153efa92> pushing all sticky events
0:00:00.073936313  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<oggdemux0:src_153efa92> event stream-start was already received
0:00:00.073931041  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x7fc6d4011ce0 tag 20510
0:00:00.073934623  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<oggdemux0:src_153efa92> pushing all sticky events
0:00:00.073936313  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<oggdemux0:src_153efa92> event stream-start was already received
0:00:00.073938433  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<oggdemux0:src_153efa92> event caps was already received
0:00:00.073938433  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<oggdemux0:src_153efa92> event caps was already received
0:00:00.073940598  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<oggdemux0:src_153efa92> event segment was already received
0:00:00.073942484  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<oggdemux0:src_153efa92> event tag was already received
0:00:00.073940598  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<oggdemux0:src_153efa92> event segment was already received
0:00:00.073942484  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<oggdemux0:src_153efa92> event tag was already received
0:00:00.073944523  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<vorbisdec0:sink> have event type tag event: 0x7fc6d4011ce0, time 99:99:99.999999999, seq-num 43, GstTagList-global, taglist=(taglist)"taglist\,\ container-format\=\(string\)Ogg\;";
0:00:00.073950639  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2338:gst_audio_decoder_sink_event:<vorbisdec0> received event 20510, tag
0:00:00.073953281  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2314:gst_audio_decoder_sink_eventfunc:<vorbisdec0> Enqueuing event 20510, tag
0:00:00.073955637  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<vorbisdec0:sink> sent event, ret ok
0:00:00.073944523  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<vorbisdec0:sink> have event type tag event: 0x7fc6d4011ce0, time 99:99:99.999999999, seq-num 43, GstTagList-global, taglist=(taglist)"taglist\,\ container-format\=\(string\)Ogg\;";
0:00:00.073950639  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2338:gst_audio_decoder_sink_event:<vorbisdec0> received event 20510, tag
0:00:00.073953281  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:2314:gst_audio_decoder_sink_eventfunc:<vorbisdec0> Enqueuing event 20510, tag
0:00:00.073955637  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<vorbisdec0:sink> sent event, ret ok
0:00:00.073957867  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<oggdemux0:src_153efa92> event tag marked received
0:00:00.073959993  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3006:gst_ogg_demux_activate_chain:<oggdemux0> pushing headers
0:00:00.073957867  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3815:push_sticky:<oggdemux0:src_153efa92> event tag marked received
0:00:00.073959993  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3006:gst_ogg_demux_activate_chain:<oggdemux0> pushing headers
0:00:00.073962046  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.073962046  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.073967147  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.073967147  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.073970695  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.073970695  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.073973494  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c22dfef0, maxsize:37 offset:0 size:30
0:00:00.073973494  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c22dfef0, maxsize:37 offset:0 size:30
0:00:00.073979100  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4203:gst_pad_chain_data_unchecked:<vorbisdec0:sink> calling chainfunction &gst_audio_decoder_chain with buffer buffer: 0x7fc6d4006120, pts 99:99:99.999999999, dts 99:99:99.999999999, dur 99:99:99.999999999, size 30, offset 0, offset_end none, flags 0x440
0:00:00.073979100  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4203:gst_pad_chain_data_unchecked:<vorbisdec0:sink> calling chainfunction &gst_audio_decoder_chain with buffer buffer: 0x7fc6d4006120, pts 99:99:99.999999999, dts 99:99:99.999999999, dur 99:99:99.999999999, size 30, offset 0, offset_end none, flags 0x440
0:00:00.073986311  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1895:gst_audio_decoder_chain:<vorbisdec0> handling discont
0:00:00.073986311  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1895:gst_audio_decoder_chain:<vorbisdec0> handling discont
0:00:00.073988495  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.073991126  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1904:gst_audio_decoder_chain:<vorbisdec0> ... but restoring previous ts tracking
0:00:00.073988495  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.073991126  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1904:gst_audio_decoder_chain:<vorbisdec0> ... but restoring previous ts tracking
0:00:00.073994296  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 30
0:00:00.073994296  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 30
0:00:00.074005595  3760   0x29c24ed5e0 DEBUG              vorbisdec gstvorbisdec.c:317:vorbis_handle_header_packet:<vorbisdec0> parsing header packet
0:00:00.074005595  3760   0x29c24ed5e0 DEBUG              vorbisdec gstvorbisdec.c:317:vorbis_handle_header_packet:<vorbisdec0> parsing header packet
0:00:00.074014832  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:767:gst_audio_decoder_set_output_format:<vorbisdec0> Setting output format
0:00:00.074014832  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:767:gst_audio_decoder_set_output_format:<vorbisdec0> Setting output format
0:00:00.074026802  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1274:gst_audio_decoder_finish_frame:<vorbisdec0> leading frame ts 99:99:99.999999999
0:00:00.074026802  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1274:gst_audio_decoder_finish_frame:<vorbisdec0> leading frame ts 99:99:99.999999999
0:00:00.074031933  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c22dfef0
0:00:00.074031933  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c22dfef0
0:00:00.074035013  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4209:gst_pad_chain_data_unchecked:<vorbisdec0:sink> called chainfunction &gst_audio_decoder_chain with buffer 0x7fc6d4006120, returned ok
0:00:00.074035013  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4209:gst_pad_chain_data_unchecked:<vorbisdec0:sink> called chainfunction &gst_audio_decoder_chain with buffer 0x7fc6d4006120, returned ok
0:00:00.074038620  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:856:gst_ogg_demux_chain_peer:<oggdemux0> ogg current time 0:00:00.000000000 (0)
0:00:00.074038620  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:856:gst_ogg_demux_chain_peer:<oggdemux0> ogg current time 0:00:00.000000000 (0)
0:00:00.074043158  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.074043158  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.074047757  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.074047757  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.074050566  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.074050566  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.074052249  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d40163f0, maxsize:716 offset:0 size:709
0:00:00.074052249  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d40163f0, maxsize:716 offset:0 size:709
0:00:00.074056573  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4203:gst_pad_chain_data_unchecked:<vorbisdec0:sink> calling chainfunction &gst_audio_decoder_chain with buffer buffer: 0x7fc6d4006010, pts 99:99:99.999999999, dts 99:99:99.999999999, dur 99:99:99.999999999, size 709, offset 0, offset_end none, flags 0x440
0:00:00.074056573  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4203:gst_pad_chain_data_unchecked:<vorbisdec0:sink> calling chainfunction &gst_audio_decoder_chain with buffer buffer: 0x7fc6d4006010, pts 99:99:99.999999999, dts 99:99:99.999999999, dur 99:99:99.999999999, size 709, offset 0, offset_end none, flags 0x440
0:00:00.074062348  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1895:gst_audio_decoder_chain:<vorbisdec0> handling discont
0:00:00.074064252  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1075:apply_pending_events:<vorbisdec0> Applying pending segments
0:00:00.074062348  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1895:gst_audio_decoder_chain:<vorbisdec0> handling discont
0:00:00.074064252  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1075:apply_pending_events:<vorbisdec0> Applying pending segments
0:00:00.074066259  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1085:apply_pending_events:<vorbisdec0> starting segment time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.074066259  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1085:apply_pending_events:<vorbisdec0> starting segment time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.074072890  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 0
0:00:00.074072890  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 0
0:00:00.074076372  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002ad0 latency
0:00:00.074076372  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002ad0 latency
0:00:00.074079949  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<vorbisdec0:sink> peer query 0x7fc6d4002ad0 (latency)
0:00:00.074079949  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<vorbisdec0:sink> peer query 0x7fc6d4002ad0 (latency)
0:00:00.074082891  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<oggdemux0:src_153efa92> doing query 0x7fc6d4002ad0 (latency)
0:00:00.074086406  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:2835:gst_pad_iterate_internal_links_default:<oggdemux0:src_153efa92> Making iterator
0:00:00.074082891  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<oggdemux0:src_153efa92> doing query 0x7fc6d4002ad0 (latency)
0:00:00.074086406  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:2835:gst_pad_iterate_internal_links_default:<oggdemux0:src_153efa92> Making iterator
0:00:00.074089977  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24edb70 latency
0:00:00.074089977  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24edb70 latency
0:00:00.074093562  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<oggdemux0:sink> peer query 0x29c24edb70 (latency)
0:00:00.074093562  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<oggdemux0:sink> peer query 0x29c24edb70 (latency)
0:00:00.074096547  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<filesrc0:src> doing query 0x29c24edb70 (latency)
0:00:00.074096547  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<filesrc0:src> doing query 0x29c24edb70 (latency)
0:00:00.074100836  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:1283:gst_base_src_default_query:<filesrc0> query latency returns 1
0:00:00.074100836  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:1283:gst_base_src_default_query:<filesrc0> query latency returns 1
0:00:00.074103800  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<filesrc0:src> sent query 0x29c24edb70 (latency), result 1
0:00:00.074103800  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<filesrc0:src> sent query 0x29c24edb70 (latency), result 1
0:00:00.074108806  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<oggdemux0:src_153efa92> not forwarding 0x7fc6d4002ad0 (latency) query
0:00:00.074108806  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3376:gst_pad_query_default:<oggdemux0:src_153efa92> not forwarding 0x7fc6d4002ad0 (latency) query
0:00:00.074112420  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<oggdemux0:src_153efa92> sent query 0x7fc6d4002ad0 (latency), result 1
0:00:00.074112420  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<oggdemux0:src_153efa92> sent query 0x7fc6d4002ad0 (latency), result 1
0:00:00.074116030  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.074118132  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1904:gst_audio_decoder_chain:<vorbisdec0> ... but restoring previous ts tracking
0:00:00.074116030  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.074118132  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1904:gst_audio_decoder_chain:<vorbisdec0> ... but restoring previous ts tracking
0:00:00.074120039  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 709
0:00:00.074120039  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 709
0:00:00.074122737  3760   0x29c24ed5e0 DEBUG              vorbisdec gstvorbisdec.c:317:vorbis_handle_header_packet:<vorbisdec0> parsing header packet
0:00:00.074122737  3760   0x29c24ed5e0 DEBUG              vorbisdec gstvorbisdec.c:317:vorbis_handle_header_packet:<vorbisdec0> parsing header packet
0:00:00.074131637  3760   0x29c24ed5e0 DEBUG              vorbisdec gstvorbisdec.c:222:vorbis_handle_comment_packet:<vorbisdec0> parsing comment packet
0:00:00.074131637  3760   0x29c24ed5e0 DEBUG              vorbisdec gstvorbisdec.c:222:vorbis_handle_comment_packet:<vorbisdec0> parsing comment packet
0:00:00.074142263  3760   0x29c24ed5e0 DEBUG                default gstdatetime.c:776:gst_date_time_new_from_iso8601_string: Parsing '1998' into a datetime
0:00:00.074142263  3760   0x29c24ed5e0 DEBUG                default gstdatetime.c:776:gst_date_time_new_from_iso8601_string: Parsing '1998' into a datetime
0:00:00.074175608  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:3501:gst_audio_decoder_merge_tags:<vorbisdec0> setting decoder tags to taglist, album=(string)"Reign\ in\ Blood", artist=(string)Slayer, artist-sortname=(string)Slayer, datetime=(datetime)1998, discid=(string)a608290c, extended-comment=(string){ "FMPS_PLAYCOUNT\=0", "FMPS_RATING\=-1", "FMPS_RATING_AMAROK_SCORE\=0" }, genre=(string)"Thrash\ Metal", musicbrainz-albumartistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-albumid=(string)96405456-07ce-4e31-a6b7-18d4350c53a9, musicbrainz-artistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-discid=(string)XhFpQn81g_C_kWZ1OFWwXwiHDg8-, musicbrainz-trackid=(string)e6a9437a-f89d-4c3e-85fe-a2ea5a840b6c, replaygain-album-gain=(double)0, replaygain-album-peak=(double)0, replaygain-track-gain=(double)-10.67, replaygain-track-peak=(double)1.1385609999999999, title=(string)"Angel\ of\ Death", track-count=(uint)12, track-number=(uint)1, encoder=(string)"Xiph.Org\ libVorbis\ I\ 20070622", encoder-version=(uint)0, audio-codec=(string)Vorbis, nominal-bitrate=(uint)160000, bitrate=(uint)160000;
0:00:00.074175608  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:3501:gst_audio_decoder_merge_tags:<vorbisdec0> setting decoder tags to taglist, album=(string)"Reign\ in\ Blood", artist=(string)Slayer, artist-sortname=(string)Slayer, datetime=(datetime)1998, discid=(string)a608290c, extended-comment=(string){ "FMPS_PLAYCOUNT\=0", "FMPS_RATING\=-1", "FMPS_RATING_AMAROK_SCORE\=0" }, genre=(string)"Thrash\ Metal", musicbrainz-albumartistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-albumid=(string)96405456-07ce-4e31-a6b7-18d4350c53a9, musicbrainz-artistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-discid=(string)XhFpQn81g_C_kWZ1OFWwXwiHDg8-, musicbrainz-trackid=(string)e6a9437a-f89d-4c3e-85fe-a2ea5a840b6c, replaygain-album-gain=(double)0, replaygain-album-peak=(double)0, replaygain-track-gain=(double)-10.67, replaygain-track-peak=(double)1.1385609999999999, title=(string)"Angel\ of\ Death", track-count=(uint)12, track-number=(uint)1, encoder=(string)"Xiph.Org\ libVorbis\ I\ 20070622", encoder-version=(uint)0, audio-codec=(string)Vorbis, nominal-bitrate=(uint)160000, bitrate=(uint)160000;
0:00:00.074194257  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1274:gst_audio_decoder_finish_frame:<vorbisdec0> leading frame ts 99:99:99.999999999
0:00:00.074194257  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1274:gst_audio_decoder_finish_frame:<vorbisdec0> leading frame ts 99:99:99.999999999
0:00:00.074198149  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d40163f0
0:00:00.074198149  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d40163f0
0:00:00.074201240  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4209:gst_pad_chain_data_unchecked:<vorbisdec0:sink> called chainfunction &gst_audio_decoder_chain with buffer 0x7fc6d4006010, returned ok
0:00:00.074201240  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4209:gst_pad_chain_data_unchecked:<vorbisdec0:sink> called chainfunction &gst_audio_decoder_chain with buffer 0x7fc6d4006010, returned ok
0:00:00.074204765  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.074204765  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.074209738  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.074209738  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.074213168  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.074213168  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.074215153  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401c040, maxsize:4232 offset:0 size:4225
0:00:00.074215153  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401c040, maxsize:4232 offset:0 size:4225
0:00:00.074219656  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4203:gst_pad_chain_data_unchecked:<vorbisdec0:sink> calling chainfunction &gst_audio_decoder_chain with buffer buffer: 0x7fc6d4006010, pts 99:99:99.999999999, dts 99:99:99.999999999, dur 99:99:99.999999999, size 4225, offset 0, offset_end none, flags 0x440
0:00:00.074219656  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4203:gst_pad_chain_data_unchecked:<vorbisdec0:sink> calling chainfunction &gst_audio_decoder_chain with buffer buffer: 0x7fc6d4006010, pts 99:99:99.999999999, dts 99:99:99.999999999, dur 99:99:99.999999999, size 4225, offset 0, offset_end none, flags 0x440
0:00:00.074225139  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1895:gst_audio_decoder_chain:<vorbisdec0> handling discont
0:00:00.074226871  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1075:apply_pending_events:<vorbisdec0> Applying pending segments
0:00:00.074225139  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1895:gst_audio_decoder_chain:<vorbisdec0> handling discont
0:00:00.074226871  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1075:apply_pending_events:<vorbisdec0> Applying pending segments
0:00:00.074228840  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1085:apply_pending_events:<vorbisdec0> starting segment time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.074228840  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1085:apply_pending_events:<vorbisdec0> starting segment time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.074234473  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 0
0:00:00.074236912  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.074234473  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 0
0:00:00.074236912  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.074238662  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1904:gst_audio_decoder_chain:<vorbisdec0> ... but restoring previous ts tracking
0:00:00.074240608  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 4225
0:00:00.074238662  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1904:gst_audio_decoder_chain:<vorbisdec0> ... but restoring previous ts tracking
0:00:00.074240608  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 4225
0:00:00.074243218  3760   0x29c24ed5e0 DEBUG              vorbisdec gstvorbisdec.c:317:vorbis_handle_header_packet:<vorbisdec0> parsing header packet
0:00:00.074243218  3760   0x29c24ed5e0 DEBUG              vorbisdec gstvorbisdec.c:317:vorbis_handle_header_packet:<vorbisdec0> parsing header packet
0:00:00.073740334  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25148c0 calling dispatch with property-notify message: 0x29c2515490, time 99:99:99.999999999, seq-num 40, element 'sink', GstMessagePropertyNotify, property-name=(string)caps, property-value=(GstCaps)"audio/x-vorbis\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ streamheader\=\(buffer\)\<\ 01766f72626973000000000244ac0000000000000071020000000000b801\,\ 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201\,\ 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff330:00:00.073740334  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25148c0 calling dispatch with property-notify message: 0x29c2515490, time 99:99:99.999999999, seq-num 40, element 'sink', GstMessagePropertyNotify, property-name=(string)caps, property-value=(GstCaps)"audio/x-vorbis\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ streamheader\=\(buffer\)\<\ 01766f72626973000000000244ac0000000000000071020000000000b801\,\ 03766f726269731d000000586970682e4f7267206c6962566f7262697320492032303037303632321400000014000000414c42554d3d526569676e20696e20426c6f6f640d0000004152544953543d536c6179657211000000415254495354534f52543d536c6179657209000000444154453d313939380f0000004449534349443d613630383239306310000000464d50535f504c4159434f554e543d300e000000464d50535f524154494e473d2d311a000000464d50535f524154494e475f414d41524f4b5f53434f52453d301200000047454e52453d546872617368204d6574616c3e0000004d55534943425241494e5a5f414c42554d41525449535449443d62646163633337622d383633332d346266382d396464352d343636326565363531616563380000004d55534943425241494e5a5f414c42554d49443d39363430353435362d303763652d346533312d613662372d313864343335306335336139390000004d55534943425241494e5a5f41525449535449443d62646163633337622d383633332d346266382d396464352d3436363265653635316165632f0000004d55534943425241494e5a5f4449534349443d58684670516e3831675f435f6b575a314f465777587769484467382d380000004d55534943425241494e5a5f545241434b49443d65366139343337612d663839642d346333652d383566652d6132656135613834306236631e0000005245504c41594741494e5f414c42554d5f4741494e3d302e3030303030301e0000005245504c41594741494e5f414c42554d5f5045414b3d302e303030303030200000005245504c41594741494e5f545241434b5f4741494e3d2d31302e3637303030301e0000005245504c41594741494e5f545241434b5f5045414b3d312e313338353631140000005449544c453d416e67656c206f6620446561746810000000545241434b4e554d4245523d312f313201\,\ 05766f7262697329424356010008000000314c20c580d0905500001000006024290e93664929a594a128799894484929a594c53089989489c518638c31c618638c31c618638c20346415000004008028098ea3e6496ace396718278e72a039694e38a720078a51e03909c2f526636ea6b4a66b6ece2925080d590500000200404821851452482185146288218618628821871c72c821a79c720a2aa8a0820a32c820834c32e9a4934e3ae9a8a38e3aea28b4d0420b2db4d24a4c31d55663aebd065d7c73ce39e79c73ce39e79c73ce0942435601002000000442061964104208218514528829a698720a32c880d0905500002000800000000047911449b114cbb11ccdd1244ff22c511335d1334553544d55555555755d577665d77675d7767d5998855bb87d59b8855bd8855df78561188661188661188661f87ddff77ddff77d2034641500200100a0233996e329a2221aa2e239a2038486ac02006400000400200992222992a349a6666aae699bb668abb66dcbb22ccbb20c8486ac0200000100040000000000a0699aa6699aa6699aa6699aa6699aa6699aa6699a66599665599665599665599665599665599665599665599665599665599665599665599665594068c82a0040020040c7711cc77124455224c7722c07080d590500c80000080040522cc57234477334c7733cc7733c477444c9944ccdf44c0f080d59050000020008000000000040311cc5711cc9d1244f522dd3723557733dd7734dd7755d575555555555555555555555555555555555555555555555555555555555555555555581d090550000040000219d66966a800833906120346415008000000018a108430c080d5905000004000088a1e4209ad09af3cd390e9ae5a0a9149bd3c189549b27b9a9989b73ce39e79c6cce19e39c73ce29ca99c5a099d09a73ce490c9aa5a099d09a73ce79129b07ada9d29a73ce19e79c0ec619619c73ce69d29a07a9d9589b73ce59d09ae6a8b9149b73ce89949b27b5b9549b73ce39e79c73ce39e79c73cea95e9ccec139e19c73ce89da9b6bb9095d9c73cef9649ceecd09e19c73ce39e79c73ce39e79c73ce0942435601004000000461d818c69d82207d8e06621421a621931e748f0e93a031c829a41e8d8e464aa98350521927a57482d0905500002000008410524821851452482185145248218618628821a79c720a2aa8a4928a2aca28b3cc32cb2cb3cc32cbacc3ce3aebb0c310430c31b4d24a2c35d556638db5e69e73ae39486ba5b5d65a2ba594524a29a52034641500000200402064904106198514524821869872ca29a7a0820a080d59050000020008000000f024cf111dd1111dd1111dd1111dd1111dcff11c511225511225d1322d53333d55545557766d599775dbb7855dd875dfd77ddfd78d5f1786655996655996655996655996655996650942435601002000000042082184145248218594628c31c79c834e420981d09055000020008000000000477114c7911cc991244bb2244dd22ccdf2344ff334d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa66964d1134551344d53155dd11575d3166553365dd33565d35565d57665d9b6655bb77d59b67ddff77ddff77ddff77ddff77ddfd7752034641500200100a023399222299222398ee34892048486ac02006400000400a0288ee2388e23499224599226799667899aa9999ee9a9a20a8486ac0200000100040000000000a0688aa7988aa7888ae7888e28899669899aaab9a26ccaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebbaaeebba4068c82a004002004047722447722445522445722407080d590500c800000800c0311c435224c7b22c4df3344ff334d1133dd1333d55744517080d590500000200080000000000c0900c4bb11ccdd12451522dd55235d5522d55543d555555555555555555555555555555555555555555555555555555555555555555d5344dd33481d090950000190000e4a4a6d47a0e126290398941680849c41cc55c3ae99ca35c8c8790234649ed2153cc1004b598d0498514d4e25a6a1d73548b8dad6448412db6c65221e5a8074243560800a119000ec7011c4d031c4b030000000000000049d3004d1401cd1301000000000000c0d13440133d40134500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d1401d15401d13401000000000000401345c0334540345500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001c4d03345104345104000000000000004d14015135014f340100000000000040134540344d40544d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010e0000011642a1212b028038010087e340922049f034806359f03c781a4c13e058163c0f9a07d30400000000000000000040f234781e3c0fa60990340f9e07cf83690200000000000000000020791e3c0f9e07d304489e07cf83e7c13401000000000000000000f04c13a609d1846a023cd38469c23461aa0000000000000000000000000000000000000000000080000080010700800013ca40a1212b028038010087a348120000389264590000a048926501008065599e0700009265791e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000080000080010700800013ca40a1212b018028000087a25816701ccb028e635940922c0b6059004d03781a4014018000008002070080001b342516072834642500100500e07014cbd23451e43896a569a2c8712c4bd3449165699aa68922344bd344119ee779a609cff33cd384288aa2690251344d010000050e00000136684a2c0e5068c84a00202400c0e13896e579a2288aa6699aaaca712ccbf34451144d53555d97e35896e789a2289aa6aaba2ecbd234cf134551344d55755d689ae789a2289aa6aaba2e344d144dd3345555555d179ae689a6699aaaaaaaae0bcf1345d3344d55755dd705a2689aa6a9aaaeebba40144dd33455d5755d1788a2689aa6aabaaeeb02d3344d55555dd795658069aaaaaabaae2c035455555dd7956519a0aaaaeabaae2bcb00d7755dd995655906e0baae2bcbb22c0000e0c0010020c0083ac9a8b2081b4db8f000141ab22200880200008c614a31a50c6312420aa1614c4248216452522a29a50a422a2595524148a5a452324a2da59652052195924aa920a45252290500801d3800801d58088586ac0400f2000008639462cc39e724424a31e69c731221a51873ce39a91463ce39e79c949231e79c734e4ac99873ce3927a564cc39e79c93523ae79c730e4a29a574ce39e7a4945242e89c73524a299d73ce39010040050e000001368a6c4e30125468c84a00201500c0e03896a5699e278aa6694992a6799e279aa6696a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\,\ 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\ \>";
0:00:00.074301494  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2514810 quit
0:00:00.074307672  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25148c0 handler returns 1
a92a4699e278aa6699a3ccff34451144d5355799ee789a2289aa6aa725d51144dd3344d5525cba2288aa6a9aaaa0ad3344dd354555585699aa669aaaaebc2b65555555dd77561dbaaaaaaaeebbac0755dd7756519b8aeebbaae2c0b00004f7000002ab061758493a2b1c04243560200190000843108298410520621a4104248298590000080010700800013ca40a1212b018070000080108c31c618638c31368c618c31c618638c31710a638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c618638c31c6d85a6badb5560018ce85034059848d33ac249d158e06171ab21200080900008c418831e82494924a4a15428c39282595965a8aad42883108a5a4d45a6c3116cf3907a1a4945a8a29b6e239e7a4a4d45a8c31c65a5c0b21a5945a8b2db6189b6c21a494526b31c65a63334ab5945a8b31c6186b2c4ab994526bb1c5186b8d45289b5b6b31c65a6bad3529e5734bb1d55a63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\,\ 63acb526a38c9231c65a6bacb5d622945232c61453acb5d69a8430c6f71863ac31e75a9312c2f81e532db1d55a6b524a2923648da9c65a734e4a09658c8d2dd59473ce0500403d3800402518412719551661a309171e804243560200b9010008424a31c69873ce39e79c730e52a41873cc39e7208410420821a40831c69873ce410821841042481963cc39e72084104208a1849252ca9873ce41082184524a2925a5d439e72084104228a594524a4aa973ce41082184524a29a5949452082184104208a594524a2929a59442082184124a29a59452524a2985104208a594524a29a5a494520a2184104a29a594524a4929a5144209a594524a29a59492524a29a5104a29a594524a2925a594524aa594524a29a594524a4a29a5944a29a594524a29a59494524a2995524a29a594524a2929a594524aa994524a29a59452524a29a5945229a594524a29a5a494524a29a5524a29a594524a4929a594524aa594524a29a59492524a29a594522aa594524a29a50000a00307008000232a2dc44e33ae3c024714324c408586ac0400c800001007b1b4d65aab8c72ca4949ad43461ae6a0a4d8490721b5584b652041ca494a9d82082906a9858c2aa598939642cb98520c622b31748c314739e55442c7180000008200000311321308144081810c003840489002000a0b0c1dc34540402e21a3c0a0704c38279d3600004188cc108988c52031a11a282aa60380c505867c00c8d0d848bbb8802e035cd0c55d074208421082581c4001093838e18627def0841b9ca05354ea4000000000001e00e0010020d9002222a299e3e8f0f80009111921293139411100000000003b00f80000485280888868e6383a3c3e40424446484a4c4e500200000104000000004000010808080000000000040000000808\ \>";
0:00:00.074301494  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c2514810 quit
0:00:00.074307672  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25148c0 handler returns 1
0:00:00.074310859  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2514810
0:00:00.074313410  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 17
0:00:00.074310859  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c2514810
0:00:00.074313410  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 17
0:00:00.074316020  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25148c0
0:00:00.074316020  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25148c0
0:00:00.074319380  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2515490
0:00:00.074319380  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2515490
0:00:00.074930038  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1274:gst_audio_decoder_finish_frame:<vorbisdec0> leading frame ts 99:99:99.999999999
0:00:00.074930038  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1274:gst_audio_decoder_finish_frame:<vorbisdec0> leading frame ts 99:99:99.999999999
0:00:00.074937195  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401c040
0:00:00.074937195  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401c040
0:00:00.074940771  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4209:gst_pad_chain_data_unchecked:<vorbisdec0:sink> called chainfunction &gst_audio_decoder_chain with buffer 0x7fc6d4006010, returned ok
0:00:00.074940771  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4209:gst_pad_chain_data_unchecked:<vorbisdec0:sink> called chainfunction &gst_audio_decoder_chain with buffer 0x7fc6d4006010, returned ok
0:00:00.074944656  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.074944656  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.074950068  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.074950068  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.074953144  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.074953144  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.074955061  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4018600, maxsize:662 offset:0 size:655
0:00:00.074955061  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4018600, maxsize:662 offset:0 size:655
0:00:00.074959344  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4203:gst_pad_chain_data_unchecked:<vorbisdec0:sink> calling chainfunction &gst_audio_decoder_chain with buffer buffer: 0x7fc6d4006120, pts 99:99:99.999999999, dts 99:99:99.999999999, dur 99:99:99.999999999, size 655, offset 0, offset_end none, flags 0x440
0:00:00.074959344  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4203:gst_pad_chain_data_unchecked:<vorbisdec0:sink> calling chainfunction &gst_audio_decoder_chain with buffer buffer: 0x7fc6d4006120, pts 99:99:99.999999999, dts 99:99:99.999999999, dur 99:99:99.999999999, size 655, offset 0, offset_end none, flags 0x440
0:00:00.074965008  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1895:gst_audio_decoder_chain:<vorbisdec0> handling discont
0:00:00.074965008  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1895:gst_audio_decoder_chain:<vorbisdec0> handling discont
0:00:00.074966849  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1075:apply_pending_events:<vorbisdec0> Applying pending segments
0:00:00.074966849  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1075:apply_pending_events:<vorbisdec0> Applying pending segments
0:00:00.074968888  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1085:apply_pending_events:<vorbisdec0> starting segment time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.074968888  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1085:apply_pending_events:<vorbisdec0> starting segment time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.074974382  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 0
0:00:00.074974382  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 0
0:00:00.074976913  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.074978869  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1904:gst_audio_decoder_chain:<vorbisdec0> ... but restoring previous ts tracking
0:00:00.074976913  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.074978869  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1904:gst_audio_decoder_chain:<vorbisdec0> ... but restoring previous ts tracking
0:00:00.074980902  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 655
0:00:00.074980902  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 655
0:00:00.074983614  3760   0x29c24ed5e0 DEBUG              vorbisdec gstvorbisdec.c:317:vorbis_handle_header_packet:<vorbisdec0> parsing header packet
0:00:00.074983614  3760   0x29c24ed5e0 DEBUG              vorbisdec gstvorbisdec.c:317:vorbis_handle_header_packet:<vorbisdec0> parsing header packet
0:00:00.074986520  3760   0x29c24ed5e0 WARN               vorbisdec gstvorbisdec.c:352:vorbis_handle_header_packet:<vorbisdec0> error: couldn't read header packet (-132)
0:00:00.074989676  3760   0x29c24ed5e0 DEBUG            GST_MESSAGE gstelement.c:1907:gst_element_message_full_with_details:<vorbisdec0> start
0:00:00.074986520  3760   0x29c24ed5e0 WARN               vorbisdec gstvorbisdec.c:352:vorbis_handle_header_packet:<vorbisdec0> error: couldn't read header packet (-132)
0:00:00.074989676  3760   0x29c24ed5e0 DEBUG            GST_MESSAGE gstelement.c:1907:gst_element_message_full_with_details:<vorbisdec0> start
0:00:00.074998514  3760   0x29c24ed5e0 INFO        GST_ERROR_SYSTEM gstelement.c:1938:gst_element_message_full_with_details:<vorbisdec0> posting message: Could not decode stream.
0:00:00.074998514  3760   0x29c24ed5e0 INFO        GST_ERROR_SYSTEM gstelement.c:1938:gst_element_message_full_with_details:<vorbisdec0> posting message: Could not decode stream.
0:00:00.075013955  3760   0x29c24ed5e0 WARN               structure gststructure.c:1831:priv_gst_structure_append_to_gstring: No value transform to serialize field 'gerror' of type 'GError'
0:00:00.075013955  3760   0x29c24ed5e0 WARN               structure gststructure.c:1831:priv_gst_structure_append_to_gstring: No value transform to serialize field 'gerror' of type 'GError'
0:00:00.075010789  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515510] posting on bus error message: 0x29c2515510, time 99:99:99.999999999, seq-num 44, element 'vorbisdec0', GstMessageError, gerror=(GError)NULL, debug=(string)"gstvorbisdec.c\(352\):\ vorbis_handle_header_packet\ \(\):\ /GstPipeline:pipeline0/GstVorbisDec:vorbisdec0:\012couldn\'t\ read\ header\ packet\ \(-132\)";
0:00:00.075010789  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515510] posting on bus error message: 0x29c2515510, time 99:99:99.999999999, seq-num 44, element 'vorbisdec0', GstMessageError, gerror=(GError)NULL, debug=(string)"gstvorbisdec.c\(352\):\ vorbis_handle_header_packet\ \(\):\ /GstPipeline:pipeline0/GstVorbisDec:vorbisdec0:\012couldn\'t\ read\ header\ packet\ \(-132\)";
0:00:00.075024825  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515510] handling child vorbisdec0 message of type error
0:00:00.075024825  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515510] handling child vorbisdec0 message of type error
0:00:00.075028179  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3709:gst_bin_handle_message_func:<pipeline0> got ERROR message, unlocking state change
0:00:00.075028179  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3709:gst_bin_handle_message_func:<pipeline0> got ERROR message, unlocking state change
0:00:00.075030374  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.075030374  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.075033922  3760   0x29c24ed5e0 WARN               structure gststructure.c:1831:priv_gst_structure_append_to_gstring: No value transform to serialize field 'gerror' of type 'GError'
0:00:00.075033922  3760   0x29c24ed5e0 WARN               structure gststructure.c:1831:priv_gst_structure_append_to_gstring: No value transform to serialize field 'gerror' of type 'GError'
0:00:00.075032324  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515510] posting on bus error message: 0x29c2515510, time 99:99:99.999999999, seq-num 44, element 'vorbisdec0', GstMessageError, gerror=(GError)NULL, debug=(string)"gstvorbisdec.c\(352\):\ vorbis_handle_header_packet\ \(\):\ /GstPipeline:pipeline0/GstVorbisDec:vorbisdec0:\012couldn\'t\ read\ header\ packet\ \(-132\)";
0:00:00.075032324  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515510] posting on bus error message: 0x29c2515510, time 99:99:99.999999999, seq-num 44, element 'vorbisdec0', GstMessageError, gerror=(GError)NULL, debug=(string)"gstvorbisdec.c\(352\):\ vorbis_handle_header_packet\ \(\):\ /GstPipeline:pipeline0/GstVorbisDec:vorbisdec0:\012couldn\'t\ read\ header\ packet\ \(-132\)";
0:00:00.075041001  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515510] pushing on async queue
0:00:00.075041001  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515510] pushing on async queue
0:00:00.075044999  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515510] pushed on async queue
0:00:00.075044999  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515510] pushed on async queue
0:00:00.075047198  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515510] dropped
0:00:00.075049367  3760   0x29c24ed5e0 INFO        GST_ERROR_SYSTEM gstelement.c:1965:gst_element_message_full_with_details:<vorbisdec0> posted error message: Could not decode stream.
0:00:00.075047198  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515510] dropped
0:00:00.075049367  3760   0x29c24ed5e0 INFO        GST_ERROR_SYSTEM gstelement.c:1965:gst_element_message_full_with_details:<vorbisdec0> posted error message: Could not decode stream.
0:00:00.075052752  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4209:gst_pad_chain_data_unchecked:<vorbisdec0:sink> called chainfunction &gst_audio_decoder_chain with buffer 0x7fc6d4006120, returned error
0:00:00.075052752  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4209:gst_pad_chain_data_unchecked:<vorbisdec0:sink> called chainfunction &gst_audio_decoder_chain with buffer 0x7fc6d4006120, returned error
0:00:00.075056746  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:856:gst_ogg_demux_chain_peer:<oggdemux0> ogg current time 0:00:00.000000000 (0)
0:00:00.075056746  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:856:gst_ogg_demux_chain_peer:<oggdemux0> ogg current time 0:00:00.000000000 (0)
0:00:00.075060644  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3014:gst_ogg_demux_activate_chain:<oggdemux0> pushing queued buffers
0:00:00.075060644  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:3014:gst_ogg_demux_activate_chain:<oggdemux0> pushing queued buffers
0:00:00.075063003  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5992:gst_pad_start_task:<oggdemux0:sink> start task
0:00:00.075063003  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5992:gst_pad_start_task:<oggdemux0:sink> start task
0:00:00.075065137  3760   0x29c24ed5e0 DEBUG                   task gsttask.c:688:gst_task_set_state:<oggdemux0:sink> Changing task 0x29c24e9290 to state 0
0:00:00.075065137  3760   0x29c24ed5e0 DEBUG                   task gsttask.c:688:gst_task_set_state:<oggdemux0:sink> Changing task 0x29c24e9290 to state 0
0:00:00.075071018  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 0, length 8500, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.075071018  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2343:gst_base_src_update_length:<filesrc0> reading offset 0, length 8500, size 5858456, segment.stop -1, maxsize 5858456
0:00:00.075076120  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2449:gst_base_src_get_range:<filesrc0> calling create offset 0 length 8500, time 0
0:00:00.075076120  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2449:gst_base_src_get_range:<filesrc0> calling create offset 0 length 8500, time 0
0:00:00.075083228  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d403a4e0, maxsize:8507 offset:0 size:8500
0:00:00.075083228  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d403a4e0, maxsize:8507 offset:0 size:8500
0:00:00.075097451  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2494:gst_base_src_get_range:<filesrc0> setting first timestamp to 0
0:00:00.075097451  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2494:gst_base_src_get_range:<filesrc0> setting first timestamp to 0
0:00:00.075100273  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2298:gst_base_src_do_sync:<filesrc0> we have no clock
0:00:00.075102356  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2513:gst_base_src_get_range:<filesrc0> buffer ok
0:00:00.075100273  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2298:gst_base_src_do_sync:<filesrc0> we have no clock
0:00:00.075102356  3760   0x29c24ed5e0 DEBUG                basesrc gstbasesrc.c:2513:gst_base_src_get_range:<filesrc0> buffer ok
0:00:00.075104897  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4594:gst_ogg_demux_chain:<oggdemux0> enter
0:00:00.075104897  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4594:gst_ogg_demux_chain:<oggdemux0> enter
0:00:00.075106666  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2478:gst_ogg_demux_submit_buffer:<oggdemux0> submitting 8500 bytes
0:00:00.075106666  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:2478:gst_ogg_demux_submit_buffer:<oggdemux0> submitting 8500 bytes
0:00:00.075110305  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d403a4e0
0:00:00.075110305  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d403a4e0
0:00:00.075114763  3760   0x29c24ed5e0 INFO               GST_EVENT gstevent.c:890:gst_event_new_segment: creating segment event time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.075114763  3760   0x29c24ed5e0 INFO               GST_EVENT gstevent.c:890:gst_event_new_segment: creating segment event time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.075121396  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x7fc6d4011d50 segment 17934
0:00:00.075121396  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x7fc6d4011d50 segment 17934
0:00:00.075124804  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4491:gst_ogg_demux_handle_page:<oggdemux0> segment: start 0:00:00.000000000, stop 0:04:51.773333333, time 0:00:00.000000000
0:00:00.075124804  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4491:gst_ogg_demux_handle_page:<oggdemux0> segment: start 0:00:00.000000000, stop 0:04:51.773333333, time 0:00:00.000000000
0:00:00.075132900  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.075132900  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.075136155  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos 0
0:00:00.075136155  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos 0
0:00:00.075138820  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1055:gst_ogg_pad_submit_packet:<oggdemux0> b_o_s packet, resetting header packet count
0:00:00.075138820  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1055:gst_ogg_pad_submit_packet:<oggdemux0> b_o_s packet, resetting header packet count
0:00:00.075141163  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.075145849  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.075141163  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.075145849  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.075148519  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.075148519  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.075150169  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4014030, maxsize:37 offset:0 size:30
0:00:00.075150169  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4014030, maxsize:37 offset:0 size:30
0:00:00.075153615  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:856:gst_ogg_demux_chain_peer:<oggdemux0> ogg current time 0:00:00.000000000 (0)
0:00:00.075156825  3760   0x29c24ed5e0 DEBUG           flowcombiner gstflowcombiner.c:199:gst_flow_combiner_get_flow: Combining flow returns
0:00:00.075153615  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:856:gst_ogg_demux_chain_peer:<oggdemux0> ogg current time 0:00:00.000000000 (0)
0:00:00.075156825  3760   0x29c24ed5e0 DEBUG           flowcombiner gstflowcombiner.c:199:gst_flow_combiner_get_flow: Combining flow returns
0:00:00.075158821  3760   0x29c24ed5e0 DEBUG           flowcombiner gstflowcombiner.c:222:gst_flow_combiner_get_flow: Combined flow return: ok (0)
0:00:00.075158821  3760   0x29c24ed5e0 DEBUG           flowcombiner gstflowcombiner.c:222:gst_flow_combiner_get_flow: Combined flow return: ok (0)
0:00:00.075160951  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4014030
0:00:00.075160951  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4014030
0:00:00.075180592  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.075180592  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.075183600  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.075183600  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.075191433  3760   0x29c24ed5e0 DEBUG                default gstdatetime.c:776:gst_date_time_new_from_iso8601_string: Parsing '1998' into a datetime
0:00:00.075191433  3760   0x29c24ed5e0 DEBUG                default gstdatetime.c:776:gst_date_time_new_from_iso8601_string: Parsing '1998' into a datetime
0:00:00.075219241  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.075219241  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.075224799  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.075224799  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.075227411  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.075229131  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4016750, maxsize:716 offset:0 size:709
0:00:00.075227411  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.075229131  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4016750, maxsize:716 offset:0 size:709
0:00:00.075232574  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4016750
0:00:00.075232574  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4016750
0:00:00.075234957  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.075237273  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.075234957  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.075237273  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.075239790  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.075239790  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.075244246  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.075246579  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.075244246  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.075246579  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.075248331  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d403a4e0, maxsize:4232 offset:0 size:4225
0:00:00.075248331  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d403a4e0, maxsize:4232 offset:0 size:4225
0:00:00.075252469  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d403a4e0
0:00:00.075252469  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d403a4e0
0:00:00.075254796  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.075257055  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos 0
0:00:00.075254796  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.075257055  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos 0
0:00:00.075259438  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.075259438  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.075263780  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.075266074  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.075263780  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.075266074  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:585:gst_ogg_demux_chain_peer:<oggdemux0> packet is header
0:00:00.075267500  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4018930, maxsize:662 offset:0 size:655
0:00:00.075267500  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4018930, maxsize:662 offset:0 size:655
0:00:00.075270573  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:856:gst_ogg_demux_chain_peer:<oggdemux0> ogg current time 0:00:00.000000000 (0)
0:00:00.075270573  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:856:gst_ogg_demux_chain_peer:<oggdemux0> ogg current time 0:00:00.000000000 (0)
0:00:00.075273747  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4018930
0:00:00.075273747  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4018930
0:00:00.075283761  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1327:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> This page completes 40 packets, granule 22016
0:00:00.075283761  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1327:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> This page completes 40 packets, granule 22016
0:00:00.075287097  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 0
0:00:00.075287097  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 0
0:00:00.075289205  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 0 has duration 0
0:00:00.075291439  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.075289205  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 0 has duration 0
0:00:00.075291439  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.075293374  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 1 has duration 576
0:00:00.075295418  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075293374  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 1 has duration 576
0:00:00.075295418  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075297379  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 2 has duration 1024
0:00:00.075297379  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 2 has duration 1024
0:00:00.075299435  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075301225  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 3 has duration 1024
0:00:00.075299435  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075301225  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 3 has duration 1024
0:00:00.075303091  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075304846  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 4 has duration 1024
0:00:00.075303091  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075304846  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 4 has duration 1024
0:00:00.075306668  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075308698  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 5 has duration 1024
0:00:00.075306668  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075308698  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 5 has duration 1024
0:00:00.075310556  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075312443  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 6 has duration 1024
0:00:00.075310556  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075312443  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 6 has duration 1024
0:00:00.075314313  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075314313  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075316127  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 7 has duration 1024
0:00:00.075318016  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075316127  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 7 has duration 1024
0:00:00.075318016  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075319746  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 8 has duration 1024
0:00:00.075321610  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075319746  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 8 has duration 1024
0:00:00.075321610  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075323345  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 9 has duration 1024
0:00:00.075325238  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075323345  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 9 has duration 1024
0:00:00.075325238  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075326980  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 10 has duration 1024
0:00:00.075328857  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075326980  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 10 has duration 1024
0:00:00.075328857  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075330573  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 11 has duration 1024
0:00:00.075332416  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075330573  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 11 has duration 1024
0:00:00.075332416  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075334138  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 12 has duration 1024
0:00:00.075335977  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075334138  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 12 has duration 1024
0:00:00.075335977  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075337696  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 13 has duration 1024
0:00:00.075337696  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 13 has duration 1024
0:00:00.075339594  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075341600  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 14 has duration 1024
0:00:00.075343432  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075345138  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 15 has duration 1024
0:00:00.075346942  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075348644  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 16 has duration 1024
0:00:00.075350459  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075352146  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 17 has duration 1024
0:00:00.075353950  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075355701  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 18 has duration 1024
0:00:00.075357544  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075359255  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 19 has duration 1024
0:00:00.075361045  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.075362785  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 20 has duration 576
0:00:00.075364594  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075366303  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 21 has duration 128
0:00:00.075368079  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075369803  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 22 has duration 128
0:00:00.075371557  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075373343  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 23 has duration 128
0:00:00.075375093  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075376786  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 24 has duration 128
0:00:00.075378543  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075378633  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25149a0 with id 18
0:00:00.075339594  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075341600  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 14 has duration 1024
0:00:00.075343432  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075345138  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 15 has duration 1024
0:00:00.075346942  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075348644  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 16 has duration 1024
0:00:00.075350459  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075352146  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 17 has duration 1024
0:00:00.075353950  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075355701  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 18 has duration 1024
0:00:00.075357544  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.075359255  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 19 has duration 1024
0:00:00.075361045  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.075362785  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 20 has duration 576
0:00:00.075364594  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075366303  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 21 has duration 128
0:00:00.075368079  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075369803  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 22 has duration 128
0:00:00.075371557  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075373343  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 23 has duration 128
0:00:00.075375093  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075376786  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 24 has duration 128
0:00:00.075378543  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075378633  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:921:gst_bus_add_watch_full_unlocked:<bus1> New source 0x29c25149a0 with id 18
0:00:00.075385104  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c250dfe0
0:00:00.075380232  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 25 has duration 128
0:00:00.075390638  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075385104  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1181:gst_bus_poll: running mainloop 0x29c250dfe0
0:00:00.075380232  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 25 has duration 128
0:00:00.075390638  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075392632  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 26 has duration 128
0:00:00.075394524  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075392632  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 26 has duration 128
0:00:00.075394524  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075398122  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 27 has duration 128
0:00:00.075398122  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 27 has duration 128
0:00:00.075400882  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075400882  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075392599  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515510, error from vorbisdec0, type mask is 4294967295
0:00:00.075392599  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515510, error from vorbisdec0, type mask is 4294967295
0:00:00.075403449  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 28 has duration 128
0:00:00.075403449  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 28 has duration 128
0:00:00.075408951  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075410908  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 29 has duration 128
0:00:00.075408951  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075410908  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 29 has duration 128
0:00:00.075413469  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075413469  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075410498  3760   0x29c22d9a00 WARN               structure gststructure.c:1831:priv_gst_structure_append_to_gstring: No value transform to serialize field 'gerror' of type 'GError'
0:00:00.075410498  3760   0x29c22d9a00 WARN               structure gststructure.c:1831:priv_gst_structure_append_to_gstring: No value transform to serialize field 'gerror' of type 'GError'
0:00:00.075416132  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 30 has duration 128
0:00:00.075421485  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075416132  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 30 has duration 128
0:00:00.075421485  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075423342  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 31 has duration 128
0:00:00.075423342  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 31 has duration 128
0:00:00.075425934  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075425934  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075406999  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 calling dispatch with error message: 0x29c2515510, time 99:99:99.999999999, seq-num 44, element 'vorbisdec0', GstMessageError, gerror=(GError)NULL, debug=(string)"gstvorbisdec.c\(352\):\ vorbis_handle_header_packet\ \(\):\ /GstPipeline:pipeline0/GstVorbisDec:vorbisdec0:\012couldn\'t\ read\ header\ packet\ \(-132\)";
0:00:00.075406999  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:814:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 calling dispatch with error message: 0x29c2515510, time 99:99:99.999999999, seq-num 44, element 'vorbisdec0', GstMessageError, gerror=(GError)NULL, debug=(string)"gstvorbisdec.c\(352\):\ vorbis_handle_header_packet\ \(\):\ /GstPipeline:pipeline0/GstVorbisDec:vorbisdec0:\012couldn\'t\ read\ header\ packet\ \(-132\)";
0:00:00.075428539  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 32 has duration 128
0:00:00.075433782  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075428539  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 32 has duration 128
0:00:00.075433782  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075433604  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c250dfe0 quit
0:00:00.075433604  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1068:poll_func: mainloop 0x29c250dfe0 quit
0:00:00.075436418  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 33 has duration 128
0:00:00.075436418  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 33 has duration 128
0:00:00.075441596  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075441025  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 handler returns 1
0:00:00.075441596  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075441025  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:819:gst_bus_source_dispatch:<bus1> source 0x29c25149a0 handler returns 1
0:00:00.075444304  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 34 has duration 128
0:00:00.075444304  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 34 has duration 128
0:00:00.075450134  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075450134  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075447684  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c250dfe0
0:00:00.075452842  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 35 has duration 128
0:00:00.075447684  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1183:gst_bus_poll: mainloop stopped 0x29c250dfe0
0:00:00.075452842  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 35 has duration 128
0:00:00.075458452  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075458452  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075455839  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 18
0:00:00.075455839  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1425:gst_bus_remove_signal_watch:<bus1> removing signal watch 18
0:00:00.075461153  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 36 has duration 128
0:00:00.075461153  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 36 has duration 128
0:00:00.075466780  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075466780  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075464571  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25149a0
0:00:00.075464571  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:840:gst_bus_source_finalize:<bus1> finalize source 0x29c25149a0
0:00:00.075469449  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 37 has duration 128
0:00:00.075473852  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2515510
0:00:00.075469449  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 37 has duration 128
0:00:00.075473852  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:1196:gst_bus_poll:<bus1> finished poll with message 0x29c2515510
0:00:00.075474569  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075474569  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075479252  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 38 has duration 128
0:00:00.075481219  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075482983  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 39 has duration 128
0:00:00.075483769  3760   0x29c22d9a00 WARN               structure gststructure.c:1831:priv_gst_structure_append_to_gstring: No value transform to serialize field 'gerror' of type 'GError'
0:00:00.075485015  3760   0x29c24ed5e0 INFO                oggdemux gstoggdemux.c:1364:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Starting with first granule 0
0:00:00.075489943  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.075492440  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.075494461  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.075496096  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
ERROR: from element /GstPipeline:pipeline0/GstVorbisDec:vorbisdec0: Could not decode stream.
0:00:00.075479252  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 38 has duration 128
0:00:00.075481219  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.075482983  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1356:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Packet 39 has duration 128
0:00:00.075483769  3760   0x29c22d9a00 WARN               structure gststructure.c:1831:priv_gst_structure_append_to_gstring: No value transform to serialize field 'gerror' of type 'GError'
0:00:00.075485015  3760   0x29c24ed5e0 INFO                oggdemux gstoggdemux.c:1364:gst_ogg_demux_setup_first_granule:<oggdemux0:src_153efa92> Starting with first granule 0
0:00:00.075489943  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.075492440  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.075494461  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.075496096  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
ERROR: from element /GstPipeline:pipeline0/GstVorbisDec:vorbisdec0: Could not decode stream.
0:00:00.075501042  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.075501042  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.075506412  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 0
Additional debug info:
gstvorbisdec.c(352): vorbis_handle_header_packet (): /GstPipeline:pipeline0/GstVorbisDec:vorbisdec0:
couldn't read header packet (-132)
0:00:00.075506412  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 0
Additional debug info:
gstvorbisdec.c(352): vorbis_handle_header_packet (): /GstPipeline:pipeline0/GstVorbisDec:vorbisdec0:
couldn't read header packet (-132)
0:00:00.075509213  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 0
0:00:00.075509213  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 0
0:00:00.075513945  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 0
ERROR: pipeline doesn't want to preroll.
0:00:00.075513945  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 0
ERROR: pipeline doesn't want to preroll.
0:00:00.075516785  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a0b0, maxsize:8 offset:0 size:1
0:00:00.075520846  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<pipeline0> set_state to NULL
0:00:00.075524219  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<pipeline0> setting target state to NULL
0:00:00.075521065  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4203:gst_pad_chain_data_unchecked:<vorbisdec0:sink> calling chainfunction &gst_audio_decoder_chain with buffer buffer: 0x7fc6d4006010, pts 0:00:00.000000000, dts 99:99:99.999999999, dur 0:00:00.000000000, size 1, offset 0, offset_end 0, flags 0x40
0:00:00.075527019  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<pipeline0> current READY, old_pending VOID_PENDING, next VOID_PENDING, old return FAILURE
0:00:00.075529758  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1895:gst_audio_decoder_chain:<vorbisdec0> handling discont
0:00:00.075531791  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<pipeline0> final: setting state from READY to NULL
0:00:00.075516785  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a0b0, maxsize:8 offset:0 size:1
0:00:00.075520846  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<pipeline0> set_state to NULL
0:00:00.075524219  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<pipeline0> setting target state to NULL
0:00:00.075521065  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4203:gst_pad_chain_data_unchecked:<vorbisdec0:sink> calling chainfunction &gst_audio_decoder_chain with buffer buffer: 0x7fc6d4006010, pts 0:00:00.000000000, dts 99:99:99.999999999, dur 0:00:00.000000000, size 1, offset 0, offset_end 0, flags 0x40
0:00:00.075527019  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<pipeline0> current READY, old_pending VOID_PENDING, next VOID_PENDING, old return FAILURE
0:00:00.075529758  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1895:gst_audio_decoder_chain:<vorbisdec0> handling discont
0:00:00.075531791  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<pipeline0> final: setting state from READY to NULL
0:00:00.075534327  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1075:apply_pending_events:<vorbisdec0> Applying pending segments
0:00:00.075537219  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:2839:gst_bin_change_state_func:<pipeline0> changing state of children from READY to NULL
0:00:00.075534327  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1075:apply_pending_events:<vorbisdec0> Applying pending segments
0:00:00.075537219  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:2839:gst_bin_change_state_func:<pipeline0> changing state of children from READY to NULL
0:00:00.075540182  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2887:gst_bin_change_state_func:<pipeline0> clearing all cached messages
0:00:00.075540182  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2887:gst_bin_change_state_func:<pipeline0> clearing all cached messages
0:00:00.075539122  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1085:apply_pending_events:<vorbisdec0> starting segment time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.075542704  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<pulsesink0> deleting message 0x29c2503640 of type async-start (types 0xffffffff)
0:00:00.075539122  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1085:apply_pending_events:<vorbisdec0> starting segment time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.075542704  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<pulsesink0> deleting message 0x29c2503640 of type async-start (types 0xffffffff)
0:00:00.075544915  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 0
0:00:00.075544915  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 0
0:00:00.075547417  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2684:gst_bin_src_pads_activate:<pipeline0> deactivate pads
0:00:00.075547417  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2684:gst_bin_src_pads_activate:<pipeline0> deactivate pads
0:00:00.075550434  3760   0x29c24ed5e0 WARN            audiodecoder gstaudiodecoder.c:1594:gst_audio_decoder_drain:<vorbisdec0> still 1 frames left after draining
0:00:00.075554629  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2692:gst_bin_src_pads_activate:<pipeline0> pad deactivation successful
0:00:00.075550434  3760   0x29c24ed5e0 WARN            audiodecoder gstaudiodecoder.c:1594:gst_audio_decoder_drain:<vorbisdec0> still 1 frames left after draining
0:00:00.075554629  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2692:gst_bin_src_pads_activate:<pipeline0> pad deactivation successful
0:00:00.075555506  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4018600
0:00:00.075555506  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4018600
0:00:00.075558738  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2370:gst_bin_sort_iterator_resync:<pipeline0> resync
0:00:00.075558738  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2370:gst_bin_sort_iterator_resync:<pipeline0> resync
0:00:00.075561487  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.075561487  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.075564328  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'pulsesink0' to queue
0:00:00.075564328  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'pulsesink0' to queue
0:00:00.075567445  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 1
0:00:00.075567445  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 1
0:00:00.075570943  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.075573677  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.075570943  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.075573677  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.075576097  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 0->1, linked to pulsesink0
0:00:00.075576097  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 0->1, linked to pulsesink0
0:00:00.075580323  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.075580323  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.075579727  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1274:gst_audio_decoder_finish_frame:<vorbisdec0> leading frame ts 0:00:00.000000000
0:00:00.075579727  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1274:gst_audio_decoder_finish_frame:<vorbisdec0> leading frame ts 0:00:00.000000000
0:00:00.075583365  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.075583365  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.075586883  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a0b0
0:00:00.075589834  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 0->1, linked to audioresample0
0:00:00.075586883  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a0b0
0:00:00.075589834  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 0->1, linked to audioresample0
0:00:00.075592248  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4209:gst_pad_chain_data_unchecked:<vorbisdec0:sink> called chainfunction &gst_audio_decoder_chain with buffer 0x7fc6d4006010, returned ok
0:00:00.075592248  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4209:gst_pad_chain_data_unchecked:<vorbisdec0:sink> called chainfunction &gst_audio_decoder_chain with buffer 0x7fc6d4006010, returned ok
0:00:00.075593541  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.075593541  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.075596756  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.075596756  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.075599459  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.075599459  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.075602352  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.075605470  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 0->1, linked to audioconvert0
0:00:00.075602352  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.075605470  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 0->1, linked to audioconvert0
0:00:00.075609510  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.075609510  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.075610286  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.075610286  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.075612532  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.075615550  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.075612532  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.075615550  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.075618046  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element oggdemux0, degree 0->1, linked to vorbisdec0
0:00:00.075619593  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.075618046  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element oggdemux0, degree 0->1, linked to vorbisdec0
0:00:00.075619593  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.075623032  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.075623032  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.075625816  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 576
0:00:00.075625816  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 576
0:00:00.075627276  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.075630595  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.075627276  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.075630595  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.075628174  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 576
0:00:00.075628174  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 576
0:00:00.075633632  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 0->1, linked to oggdemux0
0:00:00.075633632  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 0->1, linked to oggdemux0
0:00:00.075636888  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a150, maxsize:8 offset:0 size:1
0:00:00.075636888  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a150, maxsize:8 offset:0 size:1
0:00:00.075642288  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element filesrc0 not linked on any sinkpads
0:00:00.075642288  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element filesrc0 not linked on any sinkpads
0:00:00.075641737  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4203:gst_pad_chain_data_unchecked:<vorbisdec0:sink> calling chainfunction &gst_audio_decoder_chain with buffer buffer: 0x7fc6d4006010, pts 0:00:00.000000000, dts 99:99:99.999999999, dur 0:00:00.013061224, size 1, offset 13061224, offset_end 576, flags 0x0
0:00:00.075646138  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives pulsesink0
0:00:00.075641737  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4203:gst_pad_chain_data_unchecked:<vorbisdec0:sink> calling chainfunction &gst_audio_decoder_chain with buffer buffer: 0x7fc6d4006010, pts 0:00:00.000000000, dts 99:99:99.999999999, dur 0:00:00.013061224, size 1, offset 13061224, offset_end 576, flags 0x0
0:00:00.075646138  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives pulsesink0
0:00:00.075646942  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 1
0:00:00.075646942  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1464:gst_audio_decoder_push_buffers:<vorbisdec0> available: 1
0:00:00.075649166  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.075654574  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.075649166  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.075654574  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.075656690  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 1->0, linked to pulsesink0
0:00:00.075656690  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 1->0, linked to pulsesink0
0:00:00.075659506  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioresample0' to queue
0:00:00.075659506  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioresample0' to queue
0:00:00.075662257  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<pulsesink0> current READY pending PAUSED, desired next NULL
0:00:00.075662257  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<pulsesink0> current READY pending PAUSED, desired next NULL
0:00:00.075665077  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.075667182  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.075665077  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.075667182  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.075669144  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element pulsesink0 to NULL, base_time 0:00:00.000000000
0:00:00.075669144  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element pulsesink0 to NULL, base_time 0:00:00.000000000
0:00:00.075673035  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<pulsesink0> set_state to NULL
0:00:00.075673035  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<pulsesink0> set_state to NULL
0:00:00.075675170  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<pulsesink0> setting target state to NULL
0:00:00.075675966  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:3525:gst_audio_decoder_allocate_output_buffer: alloc src buffer
0:00:00.075675170  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<pulsesink0> setting target state to NULL
0:00:00.075675966  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:3525:gst_audio_decoder_allocate_output_buffer: alloc src buffer
0:00:00.075680411  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:1615:gst_pad_check_reconfigure:<vorbisdec0:src> remove RECONFIGURE flag
0:00:00.075680411  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:1615:gst_pad_check_reconfigure:<vorbisdec0:src> remove RECONFIGURE flag
0:00:00.075681052  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<pulsesink0> current READY, old_pending PAUSED, next PAUSED, old return ASYNC
0:00:00.075684653  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<pulsesink0> intermediate: setting state from PAUSED to READY
0:00:00.075681052  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<pulsesink0> current READY, old_pending PAUSED, next PAUSED, old return ASYNC
0:00:00.075684653  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<pulsesink0> intermediate: setting state from PAUSED to READY
0:00:00.075689462  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1042:gst_audio_ring_buffer_pause_unlocked:<pulseringbuffer0> pausing ringbuffer
0:00:00.075689462  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1042:gst_audio_ring_buffer_pause_unlocked:<pulseringbuffer0> pausing ringbuffer
0:00:00.075686694  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:625:gst_audio_decoder_negotiate_default:<vorbisdec0> setting src caps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.075686694  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:625:gst_audio_decoder_negotiate_default:<vorbisdec0> setting src caps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.075700021  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:632:gst_audio_decoder_negotiate_default:<vorbisdec0> Pushing pending events
0:00:00.075700021  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:632:gst_audio_decoder_negotiate_default:<vorbisdec0> Pushing pending events
0:00:00.075703091  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:2671:gst_pad_get_current_caps:<vorbisdec0:src> get current pad caps (NULL)
0:00:00.075703091  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:2671:gst_pad_get_current_caps:<vorbisdec0:src> get current pad caps (NULL)
0:00:00.075706158  3760   0x29c24ed5e0 INFO               GST_EVENT gstevent.c:809:gst_event_new_caps: creating caps event audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.075706158  3760   0x29c24ed5e0 INFO               GST_EVENT gstevent.c:809:gst_event_new_caps: creating caps event audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.075712053  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x7fc6d4011dc0 caps 12814
0:00:00.075712053  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x7fc6d4011dc0 caps 12814
0:00:00.075715630  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5104:store_sticky_event:<vorbisdec0:src> notify caps
0:00:00.075715630  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5104:store_sticky_event:<vorbisdec0:src> notify caps
0:00:00.075723588  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515610] posting on bus property-notify message: 0x29c2515610, time 99:99:99.999999999, seq-num 47, element 'src', GstMessagePropertyNotify, property-name=(string)caps, property-value=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.075723588  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515610] posting on bus property-notify message: 0x29c2515610, time 99:99:99.999999999, seq-num 47, element 'src', GstMessagePropertyNotify, property-name=(string)caps, property-value=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.075737131  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515610] pushing on async queue
0:00:00.075737131  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515610] pushing on async queue
0:00:00.075741067  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515610] pushed on async queue
0:00:00.075741067  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515610] pushed on async queue
0:00:00.075744571  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.075744571  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.075746597  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<vorbisdec0:src> event stream-start was already received
0:00:00.075746597  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<vorbisdec0:src> event stream-start was already received
0:00:00.075749164  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type caps event: 0x7fc6d4011dc0, time 99:99:99.999999999, seq-num 46, GstEventCaps, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.075749164  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type caps event: 0x7fc6d4011dc0, time 99:99:99.999999999, seq-num 46, GstEventCaps, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.075757980  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3059:gst_pad_query_accept_caps:<audioconvert0:sink> accept caps of audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.075757980  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3059:gst_pad_query_accept_caps:<audioconvert0:sink> accept caps of audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.075763736  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed940 accept-caps
0:00:00.075763736  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x29c24ed940 accept-caps
0:00:00.075766588  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioconvert0:sink> doing query 0x29c24ed940 (accept-caps)
0:00:00.075766588  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioconvert0:sink> doing query 0x29c24ed940 (accept-caps)
0:00:00.075770143  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1233:gst_base_transform_acceptcaps_default:<audioconvert0> accept caps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.075770143  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1233:gst_base_transform_acceptcaps_default:<audioconvert0> accept caps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.075774837  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1240:gst_base_transform_acceptcaps_default:<audioconvert0> intersect with pad template: audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.075774837  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1240:gst_base_transform_acceptcaps_default:<audioconvert0> intersect with pad template: audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.075786914  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1245:gst_base_transform_acceptcaps_default:<audioconvert0> trying to transform with filter: audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved (the other pad template)
0:00:00.075786914  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1245:gst_base_transform_acceptcaps_default:<audioconvert0> trying to transform with filter: audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved (the other pad template)
0:00:00.075795144  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 2)
0:00:00.075795144  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 2)
0:00:00.075809013  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003 into audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)44100, channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.075809013  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003 into audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)44100, channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.075823516  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)44100, channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.075823516  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)44100, channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.075831806  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1251:gst_base_transform_acceptcaps_default:<audioconvert0> accept-caps result: 1
0:00:00.075831806  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1251:gst_base_transform_acceptcaps_default:<audioconvert0> accept-caps result: 1
0:00:00.075836076  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioconvert0:sink> sent query 0x29c24ed940 (accept-caps), result 1
0:00:00.075836076  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioconvert0:sink> sent query 0x29c24ed940 (accept-caps), result 1
0:00:00.075839238  3760   0x29c24ed5e0 DEBUG                default gstutils.c:3064:gst_pad_query_accept_caps:<audioconvert0:sink> query returned 1
0:00:00.075839238  3760   0x29c24ed5e0 DEBUG                default gstutils.c:3064:gst_pad_query_accept_caps:<audioconvert0:sink> query returned 1
0:00:00.075842145  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:1615:gst_pad_check_reconfigure:<audioconvert0:src> remove RECONFIGURE flag
0:00:00.075842145  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:1615:gst_pad_check_reconfigure:<audioconvert0:src> remove RECONFIGURE flag
0:00:00.075844106  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1288:gst_base_transform_setcaps:<audioconvert0:sink> have new caps 0x29c24edb70 audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.075844106  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1288:gst_base_transform_setcaps:<audioconvert0:sink> have new caps 0x29c24edb70 audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.075850650  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 2)
0:00:00.075850650  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioconvert0> transform caps (direction = 2)
0:00:00.075854212  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003 into audio/x-raw, layout=(string)interleaved, rate=(int)44100
0:00:00.075854212  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:307:gst_audio_convert_transform_caps:<audioconvert0> transformed audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003 into audio/x-raw, layout=(string)interleaved, rate=(int)44100
0:00:00.075860155  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, layout=(string)interleaved, rate=(int)44100
0:00:00.075860155  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioconvert0> to: audio/x-raw, layout=(string)interleaved, rate=(int)44100
0:00:00.075863363  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1074:gst_base_transform_find_transform:<audioconvert0> intersecting against padtemplate audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.075863363  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1074:gst_base_transform_find_transform:<audioconvert0> intersecting against padtemplate audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.075877579  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1096:gst_base_transform_find_transform:<audioconvert0> transform returned non fixed  audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.075877579  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1096:gst_base_transform_find_transform:<audioconvert0> transform returned non fixed  audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.075885509  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1103:gst_base_transform_find_transform:<audioconvert0> Checking peer caps with filter audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.075885509  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1103:gst_base_transform_find_transform:<audioconvert0> Checking peer caps with filter audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.075893262  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioresample0:sink> get pad caps with filter audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.075893262  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2976:gst_pad_query_caps:<audioresample0:sink> get pad caps with filter audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.075916920  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002a80 caps
0:00:00.075916920  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002a80 caps
0:00:00.075920675  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:sink> doing query 0x7fc6d4002a80 (caps)
0:00:00.075920675  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:sink> doing query 0x7fc6d4002a80 (caps)
0:00:00.075693911  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1071:gst_audio_ring_buffer_pause_unlocked:<pulseringbuffer0> was not started
0:00:00.075693911  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1071:gst_audio_ring_buffer_pause_unlocked:<pulseringbuffer0> was not started
0:00:00.075924241  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:633:gst_base_transform_query_caps:<audioresample0:sink> filter caps  audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.075924241  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:633:gst_base_transform_query_caps:<audioresample0:sink> filter caps  audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.075930459  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<pulsesink0> deactivate pads
0:00:00.075930459  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<pulsesink0> deactivate pads
0:00:00.075936070  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<pulsesink0:sink> deactivating pad from push mode
0:00:00.075936070  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<pulsesink0:sink> deactivating pad from push mode
0:00:00.075931973  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:636:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.075931973  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:636:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.075938743  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<pulsesink0:sink> setting PAD_MODE NONE, set flushing
0:00:00.075938743  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<pulsesink0:sink> setting PAD_MODE NONE, set flushing
0:00:00.075945082  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:4163:gst_base_sink_set_flushing:<pulsesink0> flushing out data thread, need preroll to TRUE
0:00:00.075945082  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:4163:gst_base_sink_set_flushing:<pulsesink0> flushing out data thread, need preroll to TRUE
0:00:00.075947906  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<pulsesink0:sink> stopped streaming
0:00:00.075947906  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<pulsesink0:sink> stopped streaming
0:00:00.075950323  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<pulsesink0:sink> deactivated in push mode
0:00:00.075953447  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<pulsesink0> pad deactivation successful
0:00:00.075950323  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<pulsesink0:sink> deactivated in push mode
0:00:00.075953447  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<pulsesink0> pad deactivation successful
0:00:00.075956136  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:5225:gst_base_sink_change_state:<pulsesink0> PAUSED to READY, posting async-done
0:00:00.075956136  3760   0x29c22d9a00 DEBUG               basesink gstbasesink.c:5225:gst_base_sink_change_state:<pulsesink0> PAUSED to READY, posting async-done
0:00:00.075960172  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515110] posting on bus state-changed message: 0x29c2515110, time 99:99:99.999999999, seq-num 48, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PLAYING, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_READY;
0:00:00.075960172  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515110] posting on bus state-changed message: 0x29c2515110, time 99:99:99.999999999, seq-num 48, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PLAYING, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_READY;
0:00:00.075970504  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515110] handling child pulsesink0 message of type state-changed
0:00:00.075970504  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515110] handling child pulsesink0 message of type state-changed
0:00:00.075973748  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.075973748  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.075975667  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515110] posting on bus state-changed message: 0x29c2515110, time 99:99:99.999999999, seq-num 48, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PLAYING, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_READY;
0:00:00.075975667  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515110] posting on bus state-changed message: 0x29c2515110, time 99:99:99.999999999, seq-num 48, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PLAYING, new-state=(GstState)GST_STATE_PAUSED, pending-state=(GstState)GST_STATE_READY;
0:00:00.075982280  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515110] pushing on async queue
0:00:00.075982280  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515110] pushing on async queue
0:00:00.075984539  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515110] pushed on async queue
0:00:00.075986687  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515110] dropped
0:00:00.075984539  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515110] pushed on async queue
0:00:00.075986687  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515110] dropped
0:00:00.075983691  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:638:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.075991043  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioresample0> transform caps (direction = 2)
0:00:00.075983691  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:638:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.075991043  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioresample0> transform caps (direction = 2)
0:00:00.075989215  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515090] posting on bus async-done message: 0x29c2515090, time 99:99:99.999999999, seq-num 49, element 'pulsesink0', GstMessageAsyncDone, running-time=(guint64)18446744073709551615;
0:00:00.075989215  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515090] posting on bus async-done message: 0x29c2515090, time 99:99:99.999999999, seq-num 49, element 'pulsesink0', GstMessageAsyncDone, running-time=(guint64)18446744073709551615;
0:00:00.075995220  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515090] handling child pulsesink0 message of type async-done
0:00:00.075995220  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515090] handling child pulsesink0 message of type async-done
0:00:00.075998103  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3923:gst_bin_handle_message_func:<pipeline0> ASYNC_DONE message 0x29c2515090, pulsesink0
0:00:00.076000953  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3958:gst_bin_handle_message_func:<pipeline0> ignoring message, target NULL
0:00:00.075998103  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3923:gst_bin_handle_message_func:<pipeline0> ASYNC_DONE message 0x29c2515090, pulsesink0
0:00:00.076000953  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3958:gst_bin_handle_message_func:<pipeline0> ignoring message, target NULL
0:00:00.076003348  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515090] dropped
0:00:00.076003348  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515090] dropped
0:00:00.076005669  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:822:gst_audio_ring_buffer_activate:<pulseringbuffer0> activate device
0:00:00.076005669  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:822:gst_audio_ring_buffer_activate:<pulseringbuffer0> activate device
0:00:00.076007843  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:860:gst_audio_ring_buffer_activate:<pulseringbuffer0> device was active in mode 0
0:00:00.076010375  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:718:gst_audio_ring_buffer_release:<pulseringbuffer0> releasing device
0:00:00.076007843  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:860:gst_audio_ring_buffer_activate:<pulseringbuffer0> device was active in mode 0
0:00:00.076010375  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:718:gst_audio_ring_buffer_release:<pulseringbuffer0> releasing device
0:00:00.076012102  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1138:gst_audio_ring_buffer_stop:<pulseringbuffer0> stopping
0:00:00.076013807  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1147:gst_audio_ring_buffer_stop:<pulseringbuffer0> was not started, try paused
0:00:00.076012102  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1138:gst_audio_ring_buffer_stop:<pulseringbuffer0> stopping
0:00:00.076013807  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1147:gst_audio_ring_buffer_stop:<pulseringbuffer0> was not started, try paused
0:00:00.076017001  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1155:gst_audio_ring_buffer_stop:<pulseringbuffer0> was not paused, must have been stopped
0:00:00.076017001  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1155:gst_audio_ring_buffer_stop:<pulseringbuffer0> was not paused, must have been stopped
0:00:00.076019736  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:767:gst_audio_ring_buffer_release:<pulseringbuffer0> device was released
0:00:00.076019736  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:767:gst_audio_ring_buffer_release:<pulseringbuffer0> device was released
0:00:00.076004312  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioresample0> to: audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.076004312  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioresample0> to: audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.076023901  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515010] posting on bus clock-lost message: 0x29c2515010, time 99:99:99.999999999, seq-num 50, element 'pulsesink0', GstMessageClockLost, clock=(GstClock)"\(GstAudioClock\)\ GstPulseSinkClock";
0:00:00.076023901  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515010] posting on bus clock-lost message: 0x29c2515010, time 99:99:99.999999999, seq-num 50, element 'pulsesink0', GstMessageClockLost, clock=(GstClock)"\(GstAudioClock\)\ GstPulseSinkClock";
0:00:00.076032807  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515010] handling child pulsesink0 message of type clock-lost
0:00:00.076025007  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:643:gst_base_transform_query_caps:<audioresample0:sink> transformed  audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.076032807  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515010] handling child pulsesink0 message of type clock-lost
0:00:00.076025007  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:643:gst_base_transform_query_caps:<audioresample0:sink> transformed  audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.076039439  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3859:gst_bin_handle_message_func:<pipeline0> provided 0, playing 0, forward 0
0:00:00.076039439  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3859:gst_bin_handle_message_func:<pipeline0> provided 0, playing 0, forward 0
0:00:00.076043512  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515010] dropped
0:00:00.076043512  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515010] dropped
0:00:00.076045736  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<pulsesink0> element changed state SUCCESS
0:00:00.076045736  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<pulsesink0> element changed state SUCCESS
0:00:00.076039440  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:648:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.076048620  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<pulsesink0> committing state from READY to READY, pending NULL, next NULL
0:00:00.076039440  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:648:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.076048620  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<pulsesink0> committing state from READY to READY, pending NULL, next NULL
0:00:00.076052574  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<pulsesink0> notifying about state-changed READY to READY (NULL pending)
0:00:00.076052574  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<pulsesink0> notifying about state-changed READY to READY (NULL pending)
0:00:00.076056310  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503740] posting on bus state-changed message: 0x29c2503740, time 99:99:99.999999999, seq-num 51, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.076056310  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503740] posting on bus state-changed message: 0x29c2503740, time 99:99:99.999999999, seq-num 51, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.076063132  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503740] handling child pulsesink0 message of type state-changed
0:00:00.076063132  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503740] handling child pulsesink0 message of type state-changed
0:00:00.076065909  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.076065909  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.076067793  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503740] posting on bus state-changed message: 0x29c2503740, time 99:99:99.999999999, seq-num 51, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.076067793  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503740] posting on bus state-changed message: 0x29c2503740, time 99:99:99.999999999, seq-num 51, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.076073058  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503740] pushing on async queue
0:00:00.076073058  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503740] pushing on async queue
0:00:00.076075125  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503740] pushed on async queue
0:00:00.076077274  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503740] dropped
0:00:00.076075125  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503740] pushed on async queue
0:00:00.076077274  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503740] dropped
0:00:00.076079172  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2449:gst_element_continue_state:<pulsesink0> continue state change READY to NULL, final NULL
0:00:00.076079172  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2449:gst_element_continue_state:<pulsesink0> continue state change READY to NULL, final NULL
0:00:00.076082107  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<pulsesink0> deactivate pads
0:00:00.076082107  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<pulsesink0> deactivate pads
0:00:00.076085039  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<pulsesink0:sink> pad was inactive
0:00:00.076087129  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<pulsesink0> pad deactivation successful
0:00:00.076085039  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<pulsesink0:sink> pad was inactive
0:00:00.076087129  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<pulsesink0> pad deactivation successful
0:00:00.076089514  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:822:gst_audio_ring_buffer_activate:<pulseringbuffer0> activate device
0:00:00.076091235  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:860:gst_audio_ring_buffer_activate:<pulseringbuffer0> device was active in mode 0
0:00:00.076089514  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:822:gst_audio_ring_buffer_activate:<pulseringbuffer0> activate device
0:00:00.076091235  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:860:gst_audio_ring_buffer_activate:<pulseringbuffer0> device was active in mode 0
0:00:00.076093266  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:718:gst_audio_ring_buffer_release:<pulseringbuffer0> releasing device
0:00:00.076094894  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1138:gst_audio_ring_buffer_stop:<pulseringbuffer0> stopping
0:00:00.076093266  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:718:gst_audio_ring_buffer_release:<pulseringbuffer0> releasing device
0:00:00.076094894  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1138:gst_audio_ring_buffer_stop:<pulseringbuffer0> stopping
0:00:00.076096418  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1147:gst_audio_ring_buffer_stop:<pulseringbuffer0> was not started, try paused
0:00:00.076098040  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1155:gst_audio_ring_buffer_stop:<pulseringbuffer0> was not paused, must have been stopped
0:00:00.076096418  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1147:gst_audio_ring_buffer_stop:<pulseringbuffer0> was not started, try paused
0:00:00.076098040  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:1155:gst_audio_ring_buffer_stop:<pulseringbuffer0> was not paused, must have been stopped
0:00:00.076099791  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:767:gst_audio_ring_buffer_release:<pulseringbuffer0> device was released
0:00:00.076099791  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:767:gst_audio_ring_buffer_release:<pulseringbuffer0> device was released
0:00:00.076101510  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:513:gst_audio_ring_buffer_close_device:<pulseringbuffer0> closing device
0:00:00.076101510  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:513:gst_audio_ring_buffer_close_device:<pulseringbuffer0> closing device
0:00:00.076106487  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:339:gst_pulsering_destroy_context:<pulseringbuffer0> destroying ringbuffer 0x29c250e0b0
0:00:00.076106487  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:339:gst_pulsering_destroy_context:<pulseringbuffer0> destroying ringbuffer 0x29c250e0b0
0:00:00.076121461  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:354:gst_pulsering_destroy_context:<pulseringbuffer0> releasing context with name gst-launch-1.0, pbuf=0x29c250e0b0, pctx=0x29c2506350
0:00:00.076121461  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:354:gst_pulsering_destroy_context:<pulseringbuffer0> releasing context with name gst-launch-1.0, pbuf=0x29c250e0b0, pctx=0x29c2506350
0:00:00.076125401  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:361:gst_pulsering_destroy_context:<pulseringbuffer0> destroying final context with name gst-launch-1.0, pbuf=0x29c250e0b0, pctx=0x29c2506350
0:00:00.076125401  3760   0x29c22d9a00 DEBUG                  pulse pulsesink.c:361:gst_pulsering_destroy_context:<pulseringbuffer0> destroying final context with name gst-launch-1.0, pbuf=0x29c250e0b0, pctx=0x29c2506350
0:00:00.076131996  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:653:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.076131996  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:653:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.076150082  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioresample0:sink> peer filter caps audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.076150082  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:659:gst_base_transform_query_caps:<audioresample0:sink> peer filter caps audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.076164257  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioresample0:src> get pad peer caps with filter audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.076164257  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3022:gst_pad_peer_query_caps:<audioresample0:src> get pad peer caps with filter audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.076177400  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002940 caps
0:00:00.076180245  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioresample0:src> peer query 0x7fc6d4002940 (caps)
0:00:00.076177400  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002940 caps
0:00:00.076180245  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<audioresample0:src> peer query 0x7fc6d4002940 (caps)
0:00:00.076183185  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<pulsesink0:sink> doing query 0x7fc6d4002940 (caps)
0:00:00.076183185  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<pulsesink0:sink> doing query 0x7fc6d4002940 (caps)
0:00:00.076239338  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:531:gst_audio_ring_buffer_close_device:<pulseringbuffer0> closed device
0:00:00.076245820  3760   0x29c22d9a00 INFO                   pulse pulsesink.c:3220:gst_pulsesink_release_mainloop:<pulsesink0> terminating pa main loop thread
0:00:00.076239338  3760   0x29c22d9a00 DEBUG             ringbuffer gstaudioringbuffer.c:531:gst_audio_ring_buffer_close_device:<pulseringbuffer0> closed device
0:00:00.076245820  3760   0x29c22d9a00 INFO                   pulse pulsesink.c:3220:gst_pulsesink_release_mainloop:<pulsesink0> terminating pa main loop thread
0:00:00.076319301  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<pulsesink0> element changed state SUCCESS
0:00:00.076319301  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<pulsesink0> element changed state SUCCESS
0:00:00.076326823  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<pulsesink0> completed state change to NULL
0:00:00.076330592  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<pulsesink0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.076326823  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<pulsesink0> completed state change to NULL
0:00:00.076330592  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<pulsesink0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.076319476  3760   0x29c24ed5e0 DEBUG                  pulse pulsesink.c:339:gst_pulsering_destroy_context:<pulseringbuffer0> destroying ringbuffer 0x29c250e0b0
0:00:00.076336299  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25036c0] posting on bus state-changed message: 0x29c25036c0, time 99:99:99.999999999, seq-num 52, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.076349048  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25036c0] handling child pulsesink0 message of type state-changed
0:00:00.076352181  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.076348651  3760   0x29c24ed5e0 DEBUG                  pulse pulsesink.c:2210:gst_pulsesink_query_getcaps:<pulsesink0> caps audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076354189  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25036c0] posting on bus state-changed message: 0x29c25036c0, time 99:99:99.999999999, seq-num 52, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.076361110  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<pulsesink0:sink> sent query 0x7fc6d4002940 (caps), result 1
0:00:00.076362895  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25036c0] pushing on async queue
0:00:00.076367783  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25036c0] pushed on async queue
0:00:00.076369997  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25036c0] dropped
0:00:00.076365850  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<audioresample0:src> peer query returned audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076372466  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<pulsesink0> returned SUCCESS
0:00:00.076375387  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'pulsesink0' changed state to 1(NULL) successfully
0:00:00.076379970  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioresample0
0:00:00.076377039  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioresample0:sink> peer caps  audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076382182  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.076388214  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:0:00:00.076319476  3760   0x29c24ed5e0 DEBUG                  pulse pulsesink.c:339:gst_pulsering_destroy_context:<pulseringbuffer0> destroying ringbuffer 0x29c250e0b0
0:00:00.076336299  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25036c0] posting on bus state-changed message: 0x29c25036c0, time 99:99:99.999999999, seq-num 52, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.076349048  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25036c0] handling child pulsesink0 message of type state-changed
0:00:00.076352181  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.076348651  3760   0x29c24ed5e0 DEBUG                  pulse pulsesink.c:2210:gst_pulsesink_query_getcaps:<pulsesink0> caps audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076354189  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25036c0] posting on bus state-changed message: 0x29c25036c0, time 99:99:99.999999999, seq-num 52, element 'pulsesink0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.076361110  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<pulsesink0:sink> sent query 0x7fc6d4002940 (caps), result 1
0:00:00.076362895  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25036c0] pushing on async queue
0:00:00.076367783  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25036c0] pushed on async queue
0:00:00.076369997  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25036c0] dropped
0:00:00.076365850  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3029:gst_pad_peer_query_caps:<audioresample0:src> peer query returned audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076372466  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<pulsesink0> returned SUCCESS
0:00:00.076375387  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'pulsesink0' changed state to 1(NULL) successfully
0:00:00.076379970  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioresample0
0:00:00.076377039  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:675:gst_base_transform_query_caps:<audioresample0:sink> peer caps  audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076382182  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.076388214  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.076385731  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.076391615  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 1->0, linked to audioresample0
0:00:00.076395182  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioconvert0' to queue
0:00:00.076398117  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioresample0> current PAUSED pending VOID_PENDING, desired next NULL
0:00:00.076401052  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.076403563  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.076405429  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element audioresample0 to NULL, base_time 0:00:00.000000000
0:00:00.076409353  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<audioresample0> set_state to NULL
0:00:00.076411509  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<audioresample0> setting target state to NULL
0:00:00.076413457  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<audioresample0> current PAUSED, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.076416508  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<audioresample0> intermediate: setting state from PAUSED to READY
0:00:00.076419551  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<audioresample0> deactivate pads
0:00:00.076422771  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<audioresample0:src> deactivating pad from push mode
0:00:00.076425042  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<audioresample0:src> setting PAD_MODE NONE, set flushing
0:00:00.076427164  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<audioresample0:src> stopped streaming
0:00:00.076429120  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioresample0:src> deactivated in push mode
0:00:00.076426075  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076432451  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<audioresample0:sink> deactivating pad from push mode
0:00:00.076438533  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<audioresample0:sink> setting PAD_MODE NONE, set flushing
0:00:00.076441684  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:2522:gst_base_transform_set_passthrough:<audioresample0> set passthrough 0
0:00:00.076444793  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<audioresample0:sink> stopped streaming
find_message:<pipeline0>   structure-change
0:00:00.076385731  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:678:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.076391615  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 1->0, linked to audioresample0
0:00:00.076395182  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioconvert0' to queue
0:00:00.076398117  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioresample0> current PAUSED pending VOID_PENDING, desired next NULL
0:00:00.076401052  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.076403563  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.076405429  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element audioresample0 to NULL, base_time 0:00:00.000000000
0:00:00.076409353  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<audioresample0> set_state to NULL
0:00:00.076411509  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<audioresample0> setting target state to NULL
0:00:00.076413457  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<audioresample0> current PAUSED, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.076416508  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<audioresample0> intermediate: setting state from PAUSED to READY
0:00:00.076419551  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<audioresample0> deactivate pads
0:00:00.076422771  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<audioresample0:src> deactivating pad from push mode
0:00:00.076425042  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<audioresample0:src> setting PAD_MODE NONE, set flushing
0:00:00.076427164  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<audioresample0:src> stopped streaming
0:00:00.076429120  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioresample0:src> deactivated in push mode
0:00:00.076426075  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:680:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]; audio/x-raw, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076432451  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<audioresample0:sink> deactivating pad from push mode
0:00:00.076438533  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<audioresample0:sink> setting PAD_MODE NONE, set flushing
0:00:00.076441684  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:2522:gst_base_transform_set_passthrough:<audioresample0> set passthrough 0
0:00:00.076444793  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<audioresample0:sink> stopped streaming
0:00:00.076446599  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioresample0:sink> deactivated in push mode
0:00:00.076449910  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<audioresample0> pad deactivation successful
0:00:00.076452128  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioresample0> element changed state SUCCESS
0:00:00.076446599  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioresample0:sink> deactivated in push mode
0:00:00.076449910  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<audioresample0> pad deactivation successful
0:00:00.076452128  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioresample0> element changed state SUCCESS
0:00:00.076453788  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<audioresample0> committing state from PAUSED to READY, pending NULL, next NULL
0:00:00.076456561  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioresample0> notifying about state-changed PAUSED to READY (NULL pending)
0:00:00.076453788  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<audioresample0> committing state from PAUSED to READY, pending NULL, next NULL
0:00:00.076456561  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioresample0> notifying about state-changed PAUSED to READY (NULL pending)
0:00:00.076434936  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioresample0> transform caps (direction = 1)
0:00:00.076460143  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503540] posting on bus state-changed message: 0x29c2503540, time 99:99:99.999999999, seq-num 53, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.076469948  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503540] handling child audioresample0 message of type state-changed
0:00:00.076472743  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.076474498  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503540] posting on bus state-changed message: 0x29c2503540, time 99:99:99.999999999, seq-num 53, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.076479772  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503540] pushing on async queue
0:00:00.076481818  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503540] pushed on async queue
0:00:00.076483825  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503540] dropped
0:00:00.076485857  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2449:gst_element_continue_state:<audioresample0> continue state change READY to NULL, final NULL
0:00:00.076488506  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<audioresample0> deactivate pads
0:00:00.076490978  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<audioresample0:src> pad was inactive
0:00:00.076493078  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<audioresample0:sink> pad was inactive
0:00:00.076494758  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<audioresample0> pad deactivation successful
0:00:00.076496711  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioresample0> element changed state SUCCESS
0:00:00.076498232  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<audioresample0> completed state change to NULL
0:00:00.076500091  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioresample0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.076503167  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25034c0] posting on bus state-changed message: 0x29c25034c0, time 99:99:99.999999999, seq-num 54, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.076508028  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25034c0] handling child audioresample0 message of type state-changed
0:00:00.076510493  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.076508616  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioresample0> to: audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076512103  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:310:00:00.076434936  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioresample0> transform caps (direction = 1)
0:00:00.076460143  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503540] posting on bus state-changed message: 0x29c2503540, time 99:99:99.999999999, seq-num 53, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.076469948  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503540] handling child audioresample0 message of type state-changed
0:00:00.076472743  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.076474498  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503540] posting on bus state-changed message: 0x29c2503540, time 99:99:99.999999999, seq-num 53, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.076479772  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503540] pushing on async queue
0:00:00.076481818  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503540] pushed on async queue
0:00:00.076483825  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503540] dropped
0:00:00.076485857  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2449:gst_element_continue_state:<audioresample0> continue state change READY to NULL, final NULL
0:00:00.076488506  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<audioresample0> deactivate pads
0:00:00.076490978  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<audioresample0:src> pad was inactive
0:00:00.076493078  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<audioresample0:sink> pad was inactive
0:00:00.076494758  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<audioresample0> pad deactivation successful
0:00:00.076496711  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioresample0> element changed state SUCCESS
0:00:00.076498232  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<audioresample0> completed state change to NULL
0:00:00.076500091  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioresample0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.076503167  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25034c0] posting on bus state-changed message: 0x29c25034c0, time 99:99:99.999999999, seq-num 54, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.076508028  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25034c0] handling child audioresample0 message of type state-changed
0:00:00.076510493  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.076508616  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioresample0> to: audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076512103  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25034c0] posting on bus state-changed message: 0x29c25034c0, time 99:99:99.999999999, seq-num 54, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.076517253  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25034c0] pushing on async queue
0:00:00.076515631  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioresample0:sink> transformed  audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076519194  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25034c0] pushed on async queue
0:00:00.076523970  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25034c0] dropped
0:00:00.076526207  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<audioresample0> returned SUCCESS
0:00:00.076522785  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.076528134  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioresample0' changed state to 1(NULL) successfully
0:00:00.076534649  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioconvert0
0:00:00.076536637  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.076538840  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.076540990  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 1->0, linked to audioconvert0
0:00:00.076544060  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'vorbisdec0' to queue
0:00:00.076546581  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioconvert0> current PAUSED pending VOID_PENDING, desired next NULL
0:00:00.076549252  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.076547804  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076551241  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.076556488  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element audioconvert0 to NULL, base_time 0:00:00.000000000
0:00:00.076560148  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<audioconvert0> set_state to NULL
0:00:00.076562157  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<audioconvert0> setting target state to NULL
0:00:00.076564098  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<audioconvert0> current PAUSED, old_pending VOID_PENDING, next VOID_PENDING, ol8:gst_bus_post:<bus1> [msg 0x29c25034c0] posting on bus state-changed message: 0x29c25034c0, time 99:99:99.999999999, seq-num 54, element 'audioresample0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.076517253  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25034c0] pushing on async queue
0:00:00.076515631  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:688:gst_base_transform_query_caps:<audioresample0:sink> transformed  audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076519194  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25034c0] pushed on async queue
0:00:00.076523970  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25034c0] dropped
0:00:00.076526207  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<audioresample0> returned SUCCESS
0:00:00.076522785  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:695:gst_base_transform_query_caps:<audioresample0:sink> our template  audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.076528134  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioresample0' changed state to 1(NULL) successfully
0:00:00.076534649  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioconvert0
0:00:00.076536637  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.076538840  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.076540990  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 1->0, linked to audioconvert0
0:00:00.076544060  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'vorbisdec0' to queue
0:00:00.076546581  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioconvert0> current PAUSED pending VOID_PENDING, desired next NULL
0:00:00.076549252  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.076547804  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:698:gst_base_transform_query_caps:<audioresample0:sink> intersected audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076551241  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.076556488  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element audioconvert0 to NULL, base_time 0:00:00.000000000
0:00:00.076560148  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<audioconvert0> set_state to NULL
0:00:00.076562157  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<audioconvert0> setting target state to NULL
0:00:00.076564098  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<audioconvert0> current PAUSED, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.076567389  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<audioconvert0> intermediate: setting state from PAUSED to READY
0:00:00.076570213  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<audioconvert0> deactivate pads
0:00:00.076572719  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<audioconvert0:src> deactivating pad from push mode
0:00:00.076571117  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioresample0> returning  audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076574815  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<audioconvert0:src> setting PAD_MODE NONE, set flushing
0:00:00.076579999  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<audioconvert0:src> stopped streaming
0:00:00.076582959  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioconvert0:src> deactivated in push mode
0:00:00.076586061  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<audioconvert0:sink> deactivating pad from push mode
0:00:00.076588017  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<audioconvert0:sink> setting PAD_MODE NONE, set flushing
d return SUCCESS
0:00:00.076567389  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<audioconvert0> intermediate: setting state from PAUSED to READY
0:00:00.076570213  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<audioconvert0> deactivate pads
0:00:00.076572719  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<audioconvert0:src> deactivating pad from push mode
0:00:00.076571117  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:722:gst_base_transform_query_caps:<audioresample0> returning  audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076574815  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<audioconvert0:src> setting PAD_MODE NONE, set flushing
0:00:00.076579999  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<audioconvert0:src> stopped streaming
0:00:00.076582959  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioconvert0:src> deactivated in push mode
0:00:00.076586061  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<audioconvert0:sink> deactivating pad from push mode
0:00:00.076588017  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<audioconvert0:sink> setting PAD_MODE NONE, set flushing
0:00:00.076579138  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:sink> sent query 0x7fc6d4002a80 (caps), result 1
0:00:00.076579138  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:sink> sent query 0x7fc6d4002a80 (caps), result 1
0:00:00.076606416  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioresample0:sink> query returned audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076606416  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:2983:gst_pad_query_caps:<audioresample0:sink> query returned audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076613398  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1106:gst_base_transform_find_transform:<audioconvert0> Resulted in audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076613398  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1106:gst_base_transform_find_transform:<audioconvert0> Resulted in audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076619193  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1111:gst_base_transform_find_transform:<audioconvert0> Intersecting with template caps audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.076619193  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1111:gst_base_transform_find_transform:<audioconvert0> Intersecting with template caps audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string)interleaved
0:00:00.076643113  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1117:gst_base_transform_find_transform:<audioconvert0> Intersection: audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076643113  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1117:gst_base_transform_find_transform:<audioconvert0> Intersection: audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076649344  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1123:gst_base_transform_find_transform:<audioconvert0> Intersecting with transformed caps audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.076649344  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1123:gst_base_transform_find_transform:<audioconvert0> Intersecting with transformed caps audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, channels=(int)[ 1, 2147483647 ]
0:00:00.076672123  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1128:gst_base_transform_find_transform:<audioconvert0> Intersection: audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076672123  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1128:gst_base_transform_find_transform:<audioconvert0> Intersection: audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076679362  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1149:gst_base_transform_find_transform: have non-fixed caps audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076679362  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1149:gst_base_transform_find_transform: have non-fixed caps audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ]
0:00:00.076685589  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1156:gst_base_transform_find_transform:<audioconvert0> calling fixate_caps for audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ] using caps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003 on pad audioconvert0:src
0:00:00.076685589  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1156:gst_base_transform_find_transform:<audioconvert0> calling fixate_caps for audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ] using caps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003 on pad audioconvert0:src
0:00:00.076694805  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:607:gst_audio_convert_fixate_caps:<audioconvert0> trying to fixate othercaps audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ] based on caps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076694805  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:607:gst_audio_convert_fixate_caps:<audioconvert0> trying to fixate othercaps audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string){ U8, S16LE, S16BE, S24_32LE, S24_32BE, S32LE, S32BE, S24LE, S24BE, F32LE, F32BE }, channels=(int)[ 1, 32 ] based on caps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076706165  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:630:gst_audio_convert_fixate_caps:<audioconvert0> now fixating audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)F32LE, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076706165  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:630:gst_audio_convert_fixate_caps:<audioconvert0> now fixating audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)F32LE, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076713515  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:644:gst_audio_convert_fixate_caps:<audioconvert0> fixated othercaps to audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)F32LE, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076713515  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:644:gst_audio_convert_fixate_caps:<audioconvert0> fixated othercaps to audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)F32LE, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076718129  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1162:gst_base_transform_find_transform:<audioconvert0> after fixating audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)F32LE, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076718129  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1162:gst_base_transform_find_transform:<audioconvert0> after fixating audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)F32LE, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076722116  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3059:gst_pad_query_accept_caps:<audioresample0:sink> accept caps of audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)F32LE, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076722116  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstutils.c:3059:gst_pad_query_accept_caps:<audioresample0:sink> accept caps of audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)F32LE, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076727011  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002940 accept-caps
0:00:00.076727011  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002940 accept-caps
0:00:00.076729839  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:sink> doing query 0x7fc6d4002940 (accept-caps)
0:00:00.076729839  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3932:gst_pad_query:<audioresample0:sink> doing query 0x7fc6d4002940 (accept-caps)
0:00:00.076732769  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1233:gst_base_transform_acceptcaps_default:<audioresample0> accept caps audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)F32LE, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076732769  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1233:gst_base_transform_acceptcaps_default:<audioresample0> accept caps audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)F32LE, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076736606  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1240:gst_base_transform_acceptcaps_default:<audioresample0> intersect with pad template: audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.076736606  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1240:gst_base_transform_acceptcaps_default:<audioresample0> intersect with pad template: audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }
0:00:00.076746874  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1245:gst_base_transform_acceptcaps_default:<audioresample0> trying to transform with filter: audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved } (the other pad template)
0:00:00.076746874  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1245:gst_base_transform_acceptcaps_default:<audioresample0> trying to transform with filter: audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved } (the other pad template)
0:00:00.076754740  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioresample0> transform caps (direction = 2)
0:00:00.076754740  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:462:gst_base_transform_transform_caps:<audioresample0> transform caps (direction = 2)
0:00:00.076764811  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioresample0> to: audio/x-raw, format=(string)F32LE, rate=(int)44100, channels=(int)2, layout=(string)interleaved, channel-mask=(bitmask)0x0000000000000003; audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)2, layout=(string)interleaved, channel-mask=(bitmask)0x0000000000000003
0:00:00.076764811  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:489:gst_base_transform_transform_caps:<audioresample0> to: audio/x-raw, format=(string)F32LE, rate=(int)44100, channels=(int)2, layout=(string)interleaved, channel-mask=(bitmask)0x0000000000000003; audio/x-raw, format=(string)F32LE, rate=(int)[ 1, 2147483647 ], channels=(int)2, layout=(string)interleaved, channel-mask=(bitmask)0x0000000000000003
0:00:00.076771370  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1251:gst_base_transform_acceptcaps_default:<audioresample0> accept-caps result: 1
0:00:00.076771370  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1251:gst_base_transform_acceptcaps_default:<audioresample0> accept-caps result: 1
0:00:00.076774441  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:sink> sent query 0x7fc6d4002940 (accept-caps), result 1
0:00:00.076774441  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3955:gst_pad_query:<audioresample0:sink> sent query 0x7fc6d4002940 (accept-caps), result 1
0:00:00.076777347  3760   0x29c24ed5e0 DEBUG                default gstutils.c:3064:gst_pad_query_accept_caps:<audioresample0:sink> query returned 1
0:00:00.076777347  3760   0x29c24ed5e0 DEBUG                default gstutils.c:3064:gst_pad_query_accept_caps:<audioresample0:sink> query returned 1
0:00:00.076779650  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1174:gst_base_transform_find_transform:<audioconvert0> Input caps were audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003, and got final caps audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)F32LE, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076779650  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1174:gst_base_transform_find_transform:<audioconvert0> Input caps were audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003, and got final caps audio/x-raw, layout=(string)interleaved, rate=(int)44100, format=(string)F32LE, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076787635  3760   0x29c24ed5e0 INFO           basetransform gstbasetransform.c:1299:gst_base_transform_setcaps:<audioconvert0> reuse caps
0:00:00.076787635  3760   0x29c24ed5e0 INFO           basetransform gstbasetransform.c:1299:gst_base_transform_setcaps:<audioconvert0> reuse caps
0:00:00.076790177  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:2671:gst_pad_get_current_caps:<audioconvert0:sink> get current pad caps (NULL)
0:00:00.076792708  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:2671:gst_pad_get_current_caps:<audioconvert0:src> get current pad caps (NULL)
0:00:00.076790177  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:2671:gst_pad_get_current_caps:<audioconvert0:sink> get current pad caps (NULL)
0:00:00.076792708  3760   0x29c24ed5e0 DEBUG               GST_CAPS gstpad.c:2671:gst_pad_get_current_caps:<audioconvert0:src> get current pad caps (NULL)
0:00:00.076794703  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:993:gst_base_transform_configure_caps:<audioconvert0> in caps:  audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076794703  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:993:gst_base_transform_configure_caps:<audioconvert0> in caps:  audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076799396  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:994:gst_base_transform_configure_caps:<audioconvert0> out caps: audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076799396  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:994:gst_base_transform_configure_caps:<audioconvert0> out caps: audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076803460  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1002:gst_base_transform_configure_caps:<audioconvert0> have_same_caps: 1
0:00:00.076803460  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1002:gst_base_transform_configure_caps:<audioconvert0> have_same_caps: 1
0:00:00.076805677  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:2522:gst_base_transform_set_passthrough:<audioconvert0> set passthrough 1
0:00:00.076807654  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1011:gst_base_transform_configure_caps:<audioconvert0> Calling set_caps method to setup caps
0:00:00.076805677  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:2522:gst_base_transform_set_passthrough:<audioconvert0> set passthrough 1
0:00:00.076807654  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:1011:gst_base_transform_configure_caps:<audioconvert0> Calling set_caps method to setup caps
0:00:00.076809482  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:659:gst_audio_convert_set_caps:<audioconvert0> incaps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003, outcaps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076809482  3760   0x29c24ed5e0 DEBUG           audioconvert gstaudioconvert.c:659:gst_audio_convert_set_caps:<audioconvert0> incaps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003, outcaps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076828595  3760   0x29c24ed5e0 DEBUG             audio-info audio-info.c:208:gst_audio_info_from_caps: parsing caps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076828595  3760   0x29c24ed5e0 DEBUG             audio-info audio-info.c:208:gst_audio_info_from_caps: parsing caps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076840414  3760   0x29c24ed5e0 DEBUG         audio-channels audio-channels.c:357:gst_audio_channel_positions_from_mask: converting 2 channels for  channel mask 0x0000000000000003
0:00:00.076840414  3760   0x29c24ed5e0 DEBUG         audio-channels audio-channels.c:357:gst_audio_channel_positions_from_mask: converting 2 channels for  channel mask 0x0000000000000003
0:00:00.076844386  3760   0x29c24ed5e0 DEBUG             audio-info audio-info.c:208:gst_audio_info_from_caps: parsing caps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076844386  3760   0x29c24ed5e0 DEBUG             audio-info audio-info.c:208:gst_audio_info_from_caps: parsing caps audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076849303  3760   0x29c24ed5e0 DEBUG         audio-channels audio-channels.c:357:gst_audio_channel_positions_from_mask: converting 2 channels for  channel mask 0x0000000000000003
0:00:00.076849303  3760   0x29c24ed5e0 DEBUG         audio-channels audio-channels.c:357:gst_audio_channel_positions_from_mask: converting 2 channels for  channel mask 0x0000000000000003
0:00:00.076870939  3760   0x29c24ed5e0 INFO         audio-converter audio-converter.c:1102:gst_audio_converter_new: unitsizes: 8 -> 8
0:00:00.076870939  3760   0x29c24ed5e0 INFO         audio-converter audio-converter.c:1102:gst_audio_converter_new: unitsizes: 8 -> 8
0:00:00.076874558  3760   0x29c24ed5e0 INFO         audio-converter audio-converter.c:594:chain_unpack: unpack format F32LE to F32LE
0:00:00.076874558  3760   0x29c24ed5e0 INFO         audio-converter audio-converter.c:594:chain_unpack: unpack format F32LE to F32LE
0:00:00.076892459  3760   0x29c24ed5e0 DEBUG    audio-channel-mixer audio-channel-mixer.c:707:gst_audio_channel_mixer_setup_matrix: Matrix for 2 -> 2: { { 1,000000, 0,000000 }, { 0,000000, 1,000000 } }
0:00:00.076892459  3760   0x29c24ed5e0 DEBUG    audio-channel-mixer audio-channel-mixer.c:707:gst_audio_channel_mixer_setup_matrix: Matrix for 2 -> 2: { { 1,000000, 0,000000 }, { 0,000000, 1,000000 } }
0:00:00.076895818  3760   0x29c24ed5e0 INFO         audio-converter audio-converter.c:651:chain_mix: mix format F32LE, passthrough 1, in_channels 2, out_channels 2
0:00:00.076895818  3760   0x29c24ed5e0 INFO         audio-converter audio-converter.c:651:chain_mix: mix format F32LE, passthrough 1, in_channels 2, out_channels 2
0:00:00.076899772  3760   0x29c24ed5e0 INFO         audio-converter audio-converter.c:738:chain_quantize: depth in 32, out 32
0:00:00.076899772  3760   0x29c24ed5e0 INFO         audio-converter audio-converter.c:738:chain_quantize: depth in 32, out 32
0:00:00.076902256  3760   0x29c24ed5e0 INFO         audio-converter audio-converter.c:750:chain_quantize: using no dither and noise shaping
0:00:00.076902256  3760   0x29c24ed5e0 INFO         audio-converter audio-converter.c:750:chain_quantize: using no dither and noise shaping
0:00:00.076903767  3760   0x29c24ed5e0 INFO         audio-converter audio-converter.c:785:chain_pack: pack format F32LE to F32LE
0:00:00.076906174  3760   0x29c24ed5e0 INFO         audio-converter audio-converter.c:1127:gst_audio_converter_new: same formats, no resampler and passthrough mixing -> passthrough
0:00:00.076903767  3760   0x29c24ed5e0 INFO         audio-converter audio-converter.c:785:chain_pack: pack format F32LE to F32LE
0:00:00.076906174  3760   0x29c24ed5e0 INFO         audio-converter audio-converter.c:1127:gst_audio_converter_new: same formats, no resampler and passthrough mixing -> passthrough
0:00:00.076908516  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:2577:gst_base_transform_set_in_place:<audioconvert0> setting in_place TRUE
0:00:00.076908516  3760   0x29c24ed5e0 DEBUG          basetransform gstbasetransform.c:2577:gst_base_transform_set_in_place:<audioconvert0> setting in_place TRUE
0:00:00.076910674  3760   0x29c24ed5e0 INFO               GST_EVENT gstevent.c:809:gst_event_new_caps: creating caps event audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076910674  3760   0x29c24ed5e0 INFO               GST_EVENT gstevent.c:809:gst_event_new_caps: creating caps event audio/x-raw, format=(string)F32LE, layout=(string)interleaved, rate=(int)44100, channels=(int)2, channel-mask=(bitmask)0x0000000000000003
0:00:00.076915864  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x7fc6d4011ea0 caps 12814
0:00:00.076915864  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x7fc6d4011ea0 caps 12814
0:00:00.076919069  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5123:store_sticky_event:<audioconvert0:src> pad is flushing
0:00:00.076920948  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5436:gst_pad_push_event:<audioconvert0:src> We're flushing
0:00:00.076919069  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5123:store_sticky_event:<audioconvert0:src> pad is flushing
0:00:00.076920948  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5436:gst_pad_push_event:<audioconvert0:src> We're flushing
0:00:00.076923509  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<audioconvert0:sink> sent event, ret not-negotiated
0:00:00.076923509  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5623:gst_pad_send_event_unchecked:<audioconvert0:sink> sent event, ret not-negotiated
0:00:00.076927690  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3842:push_sticky:<vorbisdec0:src> result not-negotiated, mark pending events
0:00:00.076932100  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002850 allocation
0:00:00.076927690  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3842:push_sticky:<vorbisdec0:src> result not-negotiated, mark pending events
0:00:00.076932100  3760   0x29c24ed5e0 DEBUG                  query gstquery.c:675:gst_query_new_custom: creating new query 0x7fc6d4002850 allocation
0:00:00.076935785  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<vorbisdec0:src> peer query 0x7fc6d4002850 (allocation)
0:00:00.076935785  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:4059:gst_pad_peer_query:<vorbisdec0:src> peer query 0x7fc6d4002850 (allocation)
0:00:00.076938384  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.076938384  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.076940194  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<vorbisdec0:src> event stream-start was already received
0:00:00.076940194  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<vorbisdec0:src> event stream-start was already received
0:00:00.076932018  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:2522:gst_base_transform_set_passthrough:<audioconvert0> set passthrough 0
0:00:00.076942415  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type caps event: 0x7fc6d4011dc0, time 99:99:99.999999999, seq-num 46, GstEventCaps, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.076932018  3760   0x29c22d9a00 DEBUG          basetransform gstbasetransform.c:2522:gst_base_transform_set_passthrough:<audioconvert0> set passthrough 0
0:00:00.076942415  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type caps event: 0x7fc6d4011dc0, time 99:99:99.999999999, seq-num 46, GstEventCaps, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.076956361  3760   0x29c24ed5e0 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioconvert0:sink> Received event on flushing pad. Discarding
0:00:00.076956361  3760   0x29c24ed5e0 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioconvert0:sink> Received event on flushing pad. Discarding
0:00:00.076958501  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3842:push_sticky:<vorbisdec0:src> result flushing, mark pending events
0:00:00.076960893  3760   0x29c24ed5e0 WARN                GST_PADS gstpad.c:4109:gst_pad_peer_query:<vorbisdec0:src> could not send sticky events
0:00:00.076958501  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3842:push_sticky:<vorbisdec0:src> result flushing, mark pending events
0:00:00.076960893  3760   0x29c24ed5e0 WARN                GST_PADS gstpad.c:4109:gst_pad_peer_query:<vorbisdec0:src> could not send sticky events
0:00:00.076962662  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:660:gst_audio_decoder_negotiate_default:<vorbisdec0> didn't get downstream ALLOCATION hints
0:00:00.076962662  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:660:gst_audio_decoder_negotiate_default:<vorbisdec0> didn't get downstream ALLOCATION hints
0:00:00.076973852  3760   0x29c24ed5e0 WARN               structure gststructure.c:1831:priv_gst_structure_append_to_gstring: No value transform to serialize field 'allocator' of type 'GArray'
0:00:00.076973852  3760   0x29c24ed5e0 WARN               structure gststructure.c:1831:priv_gst_structure_append_to_gstring: No value transform to serialize field 'allocator' of type 'GArray'
0:00:00.076967394  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:667:gst_audio_decoder_negotiate_default:<vorbisdec0> ALLOCATION (1) params: allocation query: 0x7fc6d4002850, GstQueryAllocation, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003", need-pool=(boolean)true, allocator=(GArray)NULL;
0:00:00.076967394  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:667:gst_audio_decoder_negotiate_default:<vorbisdec0> ALLOCATION (1) params: allocation query: 0x7fc6d4002850, GstQueryAllocation, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003", need-pool=(boolean)true, allocator=(GArray)NULL;
0:00:00.076982341  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4040410, maxsize:4615 offset:0 size:4608
0:00:00.076982341  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4040410, maxsize:4615 offset:0 size:4608
0:00:00.076989058  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1060:send_pending_events:<vorbisdec0> Pushing pending events
0:00:00.076989058  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1060:send_pending_events:<vorbisdec0> Pushing pending events
0:00:00.076991994  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:590:gst_audio_decoder_push_event:<vorbisdec0> starting segment time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.076991994  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:590:gst_audio_decoder_push_event:<vorbisdec0> starting segment time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:04:51.773333333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 0:04:51.773333333
0:00:00.076998162  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.077000233  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<vorbisdec0:src> event stream-start was already received
0:00:00.076998162  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.077000233  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<vorbisdec0:src> event stream-start was already received
0:00:00.077002403  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type caps event: 0x7fc6d4011dc0, time 99:99:99.999999999, seq-num 46, GstEventCaps, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.077002403  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type caps event: 0x7fc6d4011dc0, time 99:99:99.999999999, seq-num 46, GstEventCaps, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.077009941  3760   0x29c24ed5e0 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioconvert0:sink> Received event on flushing pad. Discarding
0:00:00.077011782  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3842:push_sticky:<vorbisdec0:src> result flushing, mark pending events
0:00:00.077009941  3760   0x29c24ed5e0 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioconvert0:sink> Received event on flushing pad. Discarding
0:00:00.077011782  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3842:push_sticky:<vorbisdec0:src> result flushing, mark pending events
0:00:00.077014013  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.077014013  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.077015678  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<vorbisdec0:src> event stream-start was already received
0:00:00.077015678  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<vorbisdec0:src> event stream-start was already received
0:00:00.077017669  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type caps event: 0x7fc6d4011dc0, time 99:99:99.999999999, seq-num 46, GstEventCaps, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.077017669  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type caps event: 0x7fc6d4011dc0, time 99:99:99.999999999, seq-num 46, GstEventCaps, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.077024548  3760   0x29c24ed5e0 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioconvert0:sink> Received event on flushing pad. Discarding
0:00:00.077026391  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3842:push_sticky:<vorbisdec0:src> result flushing, mark pending events
0:00:00.077024548  3760   0x29c24ed5e0 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioconvert0:sink> Received event on flushing pad. Discarding
0:00:00.077026391  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3842:push_sticky:<vorbisdec0:src> result flushing, mark pending events
0:00:00.077028674  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.077030292  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<vorbisdec0:src> event stream-start was already received
0:00:00.077028674  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.077030292  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<vorbisdec0:src> event stream-start was already received
0:00:00.077032236  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type caps event: 0x7fc6d4011dc0, time 99:99:99.999999999, seq-num 46, GstEventCaps, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.077032236  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type caps event: 0x7fc6d4011dc0, time 99:99:99.999999999, seq-num 46, GstEventCaps, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.077038756  3760   0x29c24ed5e0 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioconvert0:sink> Received event on flushing pad. Discarding
0:00:00.077040497  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3842:push_sticky:<vorbisdec0:src> result flushing, mark pending events
0:00:00.077038756  3760   0x29c24ed5e0 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioconvert0:sink> Received event on flushing pad. Discarding
0:00:00.077040497  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3842:push_sticky:<vorbisdec0:src> result flushing, mark pending events
0:00:00.077042838  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1274:gst_audio_decoder_finish_frame:<vorbisdec0> leading frame ts 0:00:00.000000000
0:00:00.077042838  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1274:gst_audio_decoder_finish_frame:<vorbisdec0> leading frame ts 0:00:00.000000000
0:00:00.077047159  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1288:gst_audio_decoder_finish_frame:<vorbisdec0> base_ts now 0:00:00.000000000
0:00:00.077047159  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1288:gst_audio_decoder_finish_frame:<vorbisdec0> base_ts now 0:00:00.000000000
0:00:00.077050093  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1321:gst_audio_decoder_finish_frame:<vorbisdec0> base_ts resync
0:00:00.077050093  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:1321:gst_audio_decoder_finish_frame:<vorbisdec0> base_ts resync
0:00:00.077064648  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:567:gst_audio_decoder_create_merged_tags_event:<vorbisdec0> merged   : taglist, album=(string)"Reign\ in\ Blood", artist=(string)Slayer, artist-sortname=(string)Slayer, datetime=(datetime)1998, discid=(string)a608290c, extended-comment=(string){ "FMPS_PLAYCOUNT\=0", "FMPS_RATING\=-1", "FMPS_RATING_AMAROK_SCORE\=0" }, genre=(string)"Thrash\ Metal", musicbrainz-albumartistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-albumid=(string)96405456-07ce-4e31-a6b7-18d4350c53a9, musicbrainz-artistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-discid=(string)XhFpQn81g_C_kWZ1OFWwXwiHDg8-, musicbrainz-trackid=(string)e6a9437a-f89d-4c3e-85fe-a2ea5a840b6c, replaygain-album-gain=(double)0, replaygain-album-peak=(double)0, replaygain-track-gain=(double)-10.67, replaygain-track-peak=(double)1.1385609999999999, title=(string)"Angel\ of\ Death", track-count=(uint)12, track-number=(uint)1, encoder=(string)"Xiph.Org\ libVorbis\ I\ 20070622", encoder-version=(uint)0, audio-codec=(string)Vorbis, nominal-bitrate=(uint)160000, bitrate=(uint)160000;
0:00:00.077064648  3760   0x29c24ed5e0 DEBUG           audiodecoder gstaudiodecoder.c:567:gst_audio_decoder_create_merged_tags_event:<vorbisdec0> merged   : taglist, album=(string)"Reign\ in\ Blood", artist=(string)Slayer, artist-sortname=(string)Slayer, datetime=(datetime)1998, discid=(string)a608290c, extended-comment=(string){ "FMPS_PLAYCOUNT\=0", "FMPS_RATING\=-1", "FMPS_RATING_AMAROK_SCORE\=0" }, genre=(string)"Thrash\ Metal", musicbrainz-albumartistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-albumid=(string)96405456-07ce-4e31-a6b7-18d4350c53a9, musicbrainz-artistid=(string)bdacc37b-8633-4bf8-9dd5-4662ee651aec, musicbrainz-discid=(string)XhFpQn81g_C_kWZ1OFWwXwiHDg8-, musicbrainz-trackid=(string)e6a9437a-f89d-4c3e-85fe-a2ea5a840b6c, replaygain-album-gain=(double)0, replaygain-album-peak=(double)0, replaygain-track-gain=(double)-10.67, replaygain-track-peak=(double)1.1385609999999999, title=(string)"Angel\ of\ Death", track-count=(uint)12, track-number=(uint)1, encoder=(string)"Xiph.Org\ libVorbis\ I\ 20070622", encoder-version=(uint)0, audio-codec=(string)Vorbis, nominal-bitrate=(uint)160000, bitrate=(uint)160000;
0:00:00.077083722  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x7fc6d4011f10 tag 20510
0:00:00.077083722  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x7fc6d4011f10 tag 20510
0:00:00.077088861  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.077088861  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.077090688  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<vorbisdec0:src> event stream-start was already received
0:00:00.077090688  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<vorbisdec0:src> event stream-start was already received
0:00:00.077092947  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type caps event: 0x7fc6d4011dc0, time 99:99:99.999999999, seq-num 46, GstEventCaps, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.077092947  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type caps event: 0x7fc6d4011dc0, time 99:99:99.999999999, seq-num 46, GstEventCaps, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.077100374  3760   0x29c24ed5e0 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioconvert0:sink> Received event on flushing pad. Discarding
0:00:00.077102316  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3842:push_sticky:<vorbisdec0:src> result flushing, mark pending events
0:00:00.077100374  3760   0x29c24ed5e0 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioconvert0:sink> Received event on flushing pad. Discarding
0:00:00.077102316  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3842:push_sticky:<vorbisdec0:src> result flushing, mark pending events
0:00:00.077112188  3760   0x29c24ed5e0 DEBUG                  audio audio.c:109:gst_audio_buffer_clip: timestamp 0:00:00.000000000
0:00:00.077112188  3760   0x29c24ed5e0 DEBUG                  audio audio.c:109:gst_audio_buffer_clip: timestamp 0:00:00.000000000
0:00:00.077116928  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.077116928  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3863:check_sticky:<vorbisdec0:src> pushing all sticky events
0:00:00.077118680  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<vorbisdec0:src> event stream-start was already received
0:00:00.077118680  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3795:push_sticky:<vorbisdec0:src> event stream-start was already received
0:00:00.077120907  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type caps event: 0x7fc6d4011dc0, time 99:99:99.999999999, seq-num 46, GstEventCaps, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.077120907  3760   0x29c24ed5e0 DEBUG              GST_EVENT gstpad.c:5549:gst_pad_send_event_unchecked:<audioconvert0:sink> have event type caps event: 0x7fc6d4011dc0, time 99:99:99.999999999, seq-num 46, GstEventCaps, caps=(GstCaps)"audio/x-raw\,\ format\=\(string\)F32LE\,\ layout\=\(string\)interleaved\,\ rate\=\(int\)44100\,\ channels\=\(int\)2\,\ channel-mask\=\(bitmask\)0x0000000000000003";
0:00:00.077127893  3760   0x29c24ed5e0 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioconvert0:sink> Received event on flushing pad. Discarding
0:00:00.077129690  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3842:push_sticky:<vorbisdec0:src> result flushing, mark pending events
0:00:00.077127893  3760   0x29c24ed5e0 INFO               GST_EVENT gstpad.c:5655:gst_pad_send_event_unchecked:<audioconvert0:sink> Received event on flushing pad. Discarding
0:00:00.077129690  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:3842:push_sticky:<vorbisdec0:src> result flushing, mark pending events
0:00:00.077131771  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4040410
0:00:00.077131771  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4040410
0:00:00.077134880  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a150
0:00:00.077134880  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a150
0:00:00.077137554  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4209:gst_pad_chain_data_unchecked:<vorbisdec0:sink> called chainfunction &gst_audio_decoder_chain with buffer 0x7fc6d4006010, returned flushing
0:00:00.077137554  3760   0x29c24ed5e0 DEBUG         GST_SCHEDULING gstpad.c:4209:gst_pad_chain_data_unchecked:<vorbisdec0:sink> called chainfunction &gst_audio_decoder_chain with buffer 0x7fc6d4006010, returned flushing
0:00:00.077141632  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077141632  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077145281  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077145281  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077147829  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077147829  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077149938  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077149938  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077155061  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077157757  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077159864  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077161893  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 1600
0:00:00.077164069  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a1f0, maxsize:8 offset:0 size:1
0:00:00.077167671  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077169177  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a1f0
0:00:00.077171366  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077173645  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077155061  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077157757  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077159864  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077161893  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 1600
0:00:00.077164069  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a1f0, maxsize:8 offset:0 size:1
0:00:00.077167671  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077169177  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a1f0
0:00:00.077171366  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077173645  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077175683  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077175683  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077198823  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077198823  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077204449  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077206886  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077204449  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077206886  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077208791  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077210862  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 2624
0:00:00.077208791  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077210862  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 2624
0:00:00.077212862  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a290, maxsize:8 offset:0 size:1
0:00:00.077212862  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a290, maxsize:8 offset:0 size:1
0:00:00.077216152  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077216152  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077217775  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a290
0:00:00.077220299  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077217775  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a290
0:00:00.077220299  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077222536  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077222536  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077224640  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077224640  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077226317  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077226317  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077230235  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077232519  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077230235  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077232519  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077234345  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077236307  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 3648
0:00:00.077234345  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077236307  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 3648
0:00:00.077238125  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a330, maxsize:8 offset:0 size:1
0:00:00.077241067  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077238125  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a330, maxsize:8 offset:0 size:1
0:00:00.077241067  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077242479  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a330
0:00:00.077244593  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077242479  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a330
0:00:00.077244593  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077246755  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077248828  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077246755  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077248828  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077250548  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077250548  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077255033  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077257054  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077255033  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077257054  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077258850  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077258850  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077260710  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 4672
0:00:00.077262529  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a3d0, maxsize:8 offset:0 size:1
0:00:00.077260710  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 4672
0:00:00.077262529  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a3d0, maxsize:8 offset:0 size:1
0:00:00.077265407  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077266872  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a3d0
0:00:00.077265407  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077266872  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a3d0
0:00:00.077268854  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077268854  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077271074  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077273299  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077271074  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077273299  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077274813  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077274813  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077278244  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077280200  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077278244  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077280200  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077281935  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077283782  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 5696
0:00:00.077281935  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077283782  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 5696
0:00:00.077285549  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a470, maxsize:8 offset:0 size:1
0:00:00.077285549  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a470, maxsize:8 offset:0 size:1
0:00:00.077288360  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077289817  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a470
0:00:00.077288360  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077289817  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a470
0:00:00.077291766  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077291766  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077293954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077295983  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077293954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077295983  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077297514  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077300893  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077297514  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077300893  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077302864  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077302864  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077304639  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077306639  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 6720
0:00:00.077304639  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077306639  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 6720
0:00:00.077308397  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a470, maxsize:8 offset:0 size:1
0:00:00.077308397  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a470, maxsize:8 offset:0 size:1
0:00:00.077311174  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077312852  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a470
0:00:00.077311174  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077312852  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a470
0:00:00.077314786  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077314786  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077316954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077319213  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077316954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077319213  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077320750  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077324094  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077320750  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077324094  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077326006  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077327814  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077326006  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077327814  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077329624  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 7744
0:00:00.077329624  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 7744
0:00:00.077331429  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a3d0, maxsize:8 offset:0 size:1
0:00:00.077334191  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077331429  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a3d0, maxsize:8 offset:0 size:1
0:00:00.077334191  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077335582  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a3d0
0:00:00.077335582  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a3d0
0:00:00.077337597  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077339823  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077337597  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077339823  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077341755  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077341755  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077343376  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077346688  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077343376  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077346688  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077348621  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077350381  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077348621  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077350381  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077352150  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 8768
0:00:00.077353948  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a330, maxsize:8 offset:0 size:1
0:00:00.077352150  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 8768
0:00:00.077353948  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a330, maxsize:8 offset:0 size:1
0:00:00.077356672  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077356672  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077358098  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a330
0:00:00.077360362  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077358098  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a330
0:00:00.077360362  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077362485  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077364561  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077362485  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077364561  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077366092  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077366092  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077369550  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077369550  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077371545  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077373334  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077371545  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077373334  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077375102  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 9792
0:00:00.077375102  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 9792
0:00:00.077376850  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a290, maxsize:8 offset:0 size:1
0:00:00.077379532  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077380898  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a290
0:00:00.077376850  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a290, maxsize:8 offset:0 size:1
0:00:00.077379532  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077380898  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a290
0:00:00.077382811  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077382811  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077384937  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077386907  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077384937  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077386907  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077388449  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077388449  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077391781  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077393755  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077391781  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077393755  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077395460  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077397281  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 10816
0:00:00.077395460  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077397281  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 10816
0:00:00.077399012  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a1f0, maxsize:8 offset:0 size:1
0:00:00.077399012  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a1f0, maxsize:8 offset:0 size:1
0:00:00.077401762  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077403152  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a1f0
0:00:00.077401762  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077403152  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a1f0
0:00:00.077405069  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077407214  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077405069  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077407214  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077409138  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077409138  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077410747  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077414097  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077410747  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077414097  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077416129  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077416129  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077417894  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077419893  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 11840
0:00:00.077417894  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077419893  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 11840
0:00:00.077421643  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a150, maxsize:8 offset:0 size:1
0:00:00.077424337  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077421643  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a150, maxsize:8 offset:0 size:1
0:00:00.077424337  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077425828  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a150
0:00:00.077425828  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a150
0:00:00.077427838  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077429924  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077427838  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077429924  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077431838  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077431838  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077433491  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077437043  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077433491  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077437043  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077439007  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077440740  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077439007  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077440740  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077442528  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 12864
0:00:00.077442528  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 12864
0:00:00.077444292  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a0b0, maxsize:8 offset:0 size:1
0:00:00.077447001  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077448364  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a0b0
0:00:00.077444292  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a0b0, maxsize:8 offset:0 size:1
0:00:00.077447001  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077448364  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a0b0
0:00:00.077450276  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077450276  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077452422  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077454410  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077452422  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077454410  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077455954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077455954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077459324  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077461321  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077459324  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077461321  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077463052  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077464871  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 13888
0:00:00.077463052  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077464871  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 13888
0:00:00.077466642  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a010, maxsize:8 offset:0 size:1
0:00:00.077466642  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d401a010, maxsize:8 offset:0 size:1
0:00:00.077469332  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077470766  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a010
0:00:00.077469332  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077470766  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d401a010
0:00:00.077472717  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077472717  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077474801  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077476887  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077474801  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077476887  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077478407  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077478407  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077481721  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077483694  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077481721  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077483694  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077485408  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077487246  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 14912
0:00:00.077485408  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077487246  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 14912
0:00:00.077489084  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250aef0, maxsize:8 offset:0 size:1
0:00:00.077491826  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077489084  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250aef0, maxsize:8 offset:0 size:1
0:00:00.077491826  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077493184  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250aef0
0:00:00.077493184  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250aef0
0:00:00.077495231  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077497410  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077495231  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077497410  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077499376  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077499376  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077501008  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077504353  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077501008  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077504353  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077506337  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077506337  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077508077  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077510118  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 15936
0:00:00.077508077  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077510118  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 15936
0:00:00.077511871  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250ae50, maxsize:8 offset:0 size:1
0:00:00.077514583  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077511871  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250ae50, maxsize:8 offset:0 size:1
0:00:00.077514583  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077516025  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250ae50
0:00:00.077518040  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077516025  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250ae50
0:00:00.077518040  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077520165  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077522127  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077520165  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077522127  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077523662  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077523662  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077527142  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077527142  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077529107  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077530845  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077529107  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077530845  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077532614  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 16960
0:00:00.077532614  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 16960
0:00:00.077534456  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250ae50, maxsize:8 offset:0 size:1
0:00:00.077537158  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077534456  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250ae50, maxsize:8 offset:0 size:1
0:00:00.077537158  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077538540  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250ae50
0:00:00.077540515  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077538540  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250ae50
0:00:00.077540515  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077542685  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077544685  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077542685  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077544685  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077546204  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077546204  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077549534  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077551511  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077549534  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077551511  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077553218  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077555041  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 17984
0:00:00.077553218  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077555041  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 17984
0:00:00.077556780  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250aef0, maxsize:8 offset:0 size:1
0:00:00.077556780  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c250aef0, maxsize:8 offset:0 size:1
0:00:00.077559455  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077560880  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250aef0
0:00:00.077559455  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077560880  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c250aef0
0:00:00.077562816  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077562816  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077565009  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077567006  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077565009  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077567006  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077568522  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077568522  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077571900  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077573874  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077571900  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077573874  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 1024
0:00:00.077575564  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077577365  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 19008
0:00:00.077575564  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 1024
0:00:00.077577365  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 19008
0:00:00.077584739  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4046060, maxsize:375 offset:0 size:368
0:00:00.077584739  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4046060, maxsize:375 offset:0 size:368
0:00:00.077589042  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077590583  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4046060
0:00:00.077589042  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077590583  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4046060
0:00:00.077592653  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077592653  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077594883  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077596917  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077594883  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077596917  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077598464  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077598464  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077602142  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077602142  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077604124  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.077605898  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 576
0:00:00.077607720  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 19584
0:00:00.077604124  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 576
0:00:00.077605898  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 576
0:00:00.077607720  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 19584
0:00:00.077610550  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c24d3280, maxsize:78 offset:0 size:71
0:00:00.077610550  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c24d3280, maxsize:78 offset:0 size:71
0:00:00.077614207  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077615745  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c24d3280
0:00:00.077614207  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077615745  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c24d3280
0:00:00.077617738  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077617738  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077619932  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077621978  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077619932  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077621978  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077623521  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077623521  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077626984  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077628970  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077626984  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077628970  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077630682  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077630682  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077632480  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 19712
0:00:00.077634271  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c24d3360, maxsize:80 offset:0 size:73
0:00:00.077632480  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 19712
0:00:00.077634271  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x29c24d3360, maxsize:80 offset:0 size:73
0:00:00.077637105  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077638549  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c24d3360
0:00:00.077637105  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077638549  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c24d3360
0:00:00.077640427  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077642572  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077640427  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077642572  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077644539  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077644539  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077646191  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077649567  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077646191  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077649567  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077651485  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077653264  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077651485  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077653264  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077655071  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 19840
0:00:00.077655071  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 19840
0:00:00.077657529  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048050, maxsize:98 offset:0 size:91
0:00:00.077660454  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077657529  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048050, maxsize:98 offset:0 size:91
0:00:00.077660454  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077662031  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048050
0:00:00.077662031  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048050
0:00:00.077664092  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077666228  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077668182  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077669702  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077673066  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077675001  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077676673  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077678387  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 19968
0:00:00.077664092  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077666228  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077668182  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077669702  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077673066  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077675001  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077676673  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077678387  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 19968
0:00:00.077680046  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048150, maxsize:100 offset:0 size:93
0:00:00.077682836  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077680046  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048150, maxsize:100 offset:0 size:93
0:00:00.077682836  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077684223  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048150
0:00:00.077686226  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077684223  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048150
0:00:00.077686226  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077688408  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077688408  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077690439  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077692050  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077690439  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077692050  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077695370  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077697377  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077695370  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077697377  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077699100  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077700933  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20096
0:00:00.077699100  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077700933  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20096
0:00:00.077702752  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048250, maxsize:102 offset:0 size:95
0:00:00.077702752  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048250, maxsize:102 offset:0 size:95
0:00:00.077705595  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077707015  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048250
0:00:00.077705595  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077707015  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048250
0:00:00.077708957  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077708957  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077720891  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077722795  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077720891  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077722795  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077724250  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077724250  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077727468  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077729379  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077731051  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077732723  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20224
0:00:00.077727468  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077729379  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077731051  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077732723  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20224
0:00:00.077734379  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048350, maxsize:99 offset:0 size:92
0:00:00.077734379  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048350, maxsize:99 offset:0 size:92
0:00:00.077737066  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077748033  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048350
0:00:00.077737066  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077748033  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048350
0:00:00.077749954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077752084  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077749954  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077752084  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077754027  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077754027  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077755641  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077755641  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077758955  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077760918  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077758955  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077760918  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077762613  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077764403  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20352
0:00:00.077762613  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077764403  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20352
0:00:00.077766105  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048450, maxsize:98 offset:0 size:91
0:00:00.077768884  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077766105  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048450, maxsize:98 offset:0 size:91
0:00:00.077768884  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077770244  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048450
0:00:00.077772289  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077770244  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048450
0:00:00.077772289  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077774355  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077774355  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077776310  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077776310  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077778084  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077781403  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077778084  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077781403  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077783321  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077785066  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077783321  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077785066  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077786818  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20480
0:00:00.077786818  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20480
0:00:00.077788607  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048550, maxsize:103 offset:0 size:96
0:00:00.077791373  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077788607  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048550, maxsize:103 offset:0 size:96
0:00:00.077791373  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077792718  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048550
0:00:00.077794710  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077792718  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048550
0:00:00.077794710  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077796825  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077798822  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077796825  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077798822  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077800322  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077800322  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077803674  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077805628  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077803674  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077805628  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077807324  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077807324  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077809103  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20608
0:00:00.077810944  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048550, maxsize:101 offset:0 size:94
0:00:00.077809103  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20608
0:00:00.077810944  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048550, maxsize:101 offset:0 size:94
0:00:00.077813667  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077815086  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048550
0:00:00.077813667  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077815086  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048550
0:00:00.077817078  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077817078  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077819179  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077821106  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077819179  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077821106  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077822607  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077825935  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077822607  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077825935  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077827854  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077829580  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077827854  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077829580  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077831355  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20736
0:00:00.077831355  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20736
0:00:00.077833107  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048450, maxsize:100 offset:0 size:93
0:00:00.077835854  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077833107  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048450, maxsize:100 offset:0 size:93
0:00:00.077835854  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077837244  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048450
0:00:00.077837244  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048450
0:00:00.077839248  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077841375  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077839248  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077841375  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077843302  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077843302  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077844928  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077857990  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077859849  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077844928  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077857990  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077859849  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077861688  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077861688  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077863451  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20864
0:00:00.077865402  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048350, maxsize:104 offset:0 size:97
0:00:00.077863451  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20864
0:00:00.077865402  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048350, maxsize:104 offset:0 size:97
0:00:00.077868022  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077869420  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048350
0:00:00.077868022  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077869420  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048350
0:00:00.077871278  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077871278  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077873309  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077875205  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077873309  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077875205  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077876677  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077876677  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077879927  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077879927  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077881827  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077883811  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077885554  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20992
0:00:00.077881827  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077883811  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077885554  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 20992
0:00:00.077887214  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048250, maxsize:107 offset:0 size:100
0:00:00.077887214  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048250, maxsize:107 offset:0 size:100
0:00:00.077889937  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077891316  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048250
0:00:00.077889937  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077891316  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048250
0:00:00.077893169  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077893169  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077895257  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077897201  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077895257  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077897201  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077898665  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077898665  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077901988  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077903918  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077901988  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077903918  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077905585  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077907351  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 21120
0:00:00.077905585  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077907351  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 21120
0:00:00.077909020  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048150, maxsize:103 offset:0 size:96
0:00:00.077911752  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077909020  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048150, maxsize:103 offset:0 size:96
0:00:00.077911752  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077913060  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048150
0:00:00.077913060  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048150
0:00:00.077915045  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077917134  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077915045  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077917134  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077918983  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077918983  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077920538  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077923746  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077920538  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077923746  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077925607  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077925607  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077927315  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077929331  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 21248
0:00:00.077927315  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077929331  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 21248
0:00:00.077932532  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4049040, maxsize:84 offset:0 size:77
0:00:00.077932532  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4049040, maxsize:84 offset:0 size:77
0:00:00.077935465  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077935465  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077936887  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4049040
0:00:00.077938855  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077936887  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4049040
0:00:00.077938855  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077940879  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077942874  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077940879  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077942874  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077944328  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077944328  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077947659  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077949554  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077947659  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077949554  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077951182  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077952948  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 21376
0:00:00.077951182  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077952948  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 21376
0:00:00.077954596  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048050, maxsize:99 offset:0 size:92
0:00:00.077954596  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048050, maxsize:99 offset:0 size:92
0:00:00.077957276  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077958667  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048050
0:00:00.077957276  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077958667  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048050
0:00:00.077960552  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077960552  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077962627  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077964592  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077962627  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077964592  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077966058  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077969284  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077971106  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077966058  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077969284  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077971106  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077972770  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077974710  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 21504
0:00:00.077972770  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077974710  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 21504
0:00:00.077976422  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048050, maxsize:104 offset:0 size:97
0:00:00.077976422  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048050, maxsize:104 offset:0 size:97
0:00:00.077979085  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077980719  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048050
0:00:00.077979085  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077980719  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048050
0:00:00.077982606  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077984646  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077982606  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.077984646  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.077986585  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077986585  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.077988150  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077988150  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.077991361  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077993298  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077994927  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077991361  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.077993298  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.077994927  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.077996633  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 21632
0:00:00.077996633  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 21632
0:00:00.077998355  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4049130, maxsize:88 offset:0 size:81
0:00:00.078001006  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.077998355  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4049130, maxsize:88 offset:0 size:81
0:00:00.078001006  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.078002337  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4049130
0:00:00.078004284  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.078002337  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4049130
0:00:00.078004284  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.078006331  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.078006331  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.078008256  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.078008256  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.078010017  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.078013248  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.078010017  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.078013248  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.078015122  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.078016847  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.078015122  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.078016847  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.078018541  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 21760
0:00:00.078020280  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048150, maxsize:104 offset:0 size:97
0:00:00.078018541  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 21760
0:00:00.078020280  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048150, maxsize:104 offset:0 size:97
0:00:00.078032275  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.078033679  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048150
0:00:00.078032275  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.078033679  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048150
0:00:00.078035602  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.078035602  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.078037702  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.078039667  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.078037702  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos -1
0:00:00.078039667  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.078041200  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.078041200  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.078044526  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.078046492  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.078044526  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.078046492  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.078048269  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.078048269  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.078050104  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 21888
0:00:00.078051866  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048250, maxsize:104 offset:0 size:97
0:00:00.078050104  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:686:gst_ogg_demux_chain_peer:<oggdemux0> interpolating granule 21888
0:00:00.078051866  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048250, maxsize:104 offset:0 size:97
0:00:00.078064233  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.078065647  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048250
0:00:00.078064233  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.078065647  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048250
0:00:00.078067514  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.078069601  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos 22016
0:00:00.078067514  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:973:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 submit packet serial 153efa92
0:00:00.078069601  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1037:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 packet has granulepos 22016
0:00:00.078071922  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1041:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 has granule 22016
0:00:00.078073936  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.078071922  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1041:gst_ogg_pad_submit_packet:<oggdemux0> 0x7fc6d4007b30 has granule 22016
0:00:00.078073936  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:1070:gst_ogg_pad_submit_packet: found non-header packet
0:00:00.078075539  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.078075539  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:509:gst_ogg_demux_chain_peer:<oggdemux0:src_153efa92> Chaining 1 0 99:99:99.999999999 1 (nil)
0:00:00.078080242  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.078082291  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.078080242  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:534:gst_ogg_demux_chain_peer:<oggdemux0> 0x7fc6d4007b30 streaming to peer serial 153efa92
0:00:00.078082291  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggstream.c:963:packet_duration_vorbis: duration 128
0:00:00.078084075  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.078084075  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:588:gst_ogg_demux_chain_peer:<oggdemux0> packet duration 128
0:00:00.078085935  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 22016
0:00:00.078087727  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048350, maxsize:98 offset:0 size:91
0:00:00.078085935  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:679:gst_ogg_demux_chain_peer:<oggdemux0> new granule 22016
0:00:00.078087727  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:139:gst_memory_init: new memory 0x7fc6d4048350, maxsize:98 offset:0 size:91
0:00:00.078090562  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.078090562  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:820:gst_ogg_demux_chain_peer:<oggdemux0> not pushing buffer on error pad
0:00:00.078091940  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048350
0:00:00.078091940  3760   0x29c24ed5e0 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4048350
0:00:00.078094209  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:856:gst_ogg_demux_chain_peer:<oggdemux0> ogg current time 0:00:00.499229024 (499229024)
0:00:00.078097823  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4613:gst_ogg_demux_chain:<oggdemux0> gst_ogg_demux_handle_page returned -2
0:00:00.078094209  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:856:gst_ogg_demux_chain_peer:<oggdemux0> ogg current time 0:00:00.499229024 (499229024)
0:00:00.078097823  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4613:gst_ogg_demux_chain:<oggdemux0> gst_ogg_demux_handle_page returned -2
0:00:00.078099911  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4620:gst_ogg_demux_chain:<oggdemux0> leave with -2
0:00:00.078099911  3760   0x29c24ed5e0 DEBUG               oggdemux gstoggdemux.c:4620:gst_ogg_demux_chain:<oggdemux0> leave with -2
0:00:00.078102416  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:6048:gst_pad_pause_task:<oggdemux0:sink> pause task
0:00:00.078102416  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:6048:gst_pad_pause_task:<oggdemux0:sink> pause task
0:00:00.078104483  3760   0x29c24ed5e0 DEBUG                   task gsttask.c:688:gst_task_set_state:<oggdemux0:sink> Changing task 0x29c24e9290 to state 2
0:00:00.078107763  3760   0x29c24ed5e0 INFO                    task gsttask.c:319:gst_task_func:<oggdemux0:sink> Task going to paused
0:00:00.078104483  3760   0x29c24ed5e0 DEBUG                   task gsttask.c:688:gst_task_set_state:<oggdemux0:sink> Changing task 0x29c24e9290 to state 2
0:00:00.078107763  3760   0x29c24ed5e0 INFO                    task gsttask.c:319:gst_task_func:<oggdemux0:sink> Task going to paused
0:00:00.076953080  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<audioconvert0:sink> stopped streaming
0:00:00.076953080  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<audioconvert0:sink> stopped streaming
0:00:00.078115116  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioconvert0:sink> deactivated in push mode
0:00:00.078115116  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<audioconvert0:sink> deactivated in push mode
0:00:00.078119242  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<audioconvert0> pad deactivation successful
0:00:00.078119242  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<audioconvert0> pad deactivation successful
0:00:00.078122379  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioconvert0> element changed state SUCCESS
0:00:00.078122379  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioconvert0> element changed state SUCCESS
0:00:00.078124251  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<audioconvert0> committing state from PAUSED to READY, pending NULL, next NULL
0:00:00.078124251  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<audioconvert0> committing state from PAUSED to READY, pending NULL, next NULL
0:00:00.078127186  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioconvert0> notifying about state-changed PAUSED to READY (NULL pending)
0:00:00.078127186  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioconvert0> notifying about state-changed PAUSED to READY (NULL pending)
0:00:00.078131816  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503440] posting on bus state-changed message: 0x29c2503440, time 99:99:99.999999999, seq-num 57, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078131816  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503440] posting on bus state-changed message: 0x29c2503440, time 99:99:99.999999999, seq-num 57, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078140677  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503440] handling child audioconvert0 message of type state-changed
0:00:00.078143581  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078140677  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503440] handling child audioconvert0 message of type state-changed
0:00:00.078143581  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078145509  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503440] posting on bus state-changed message: 0x29c2503440, time 99:99:99.999999999, seq-num 57, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078145509  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503440] posting on bus state-changed message: 0x29c2503440, time 99:99:99.999999999, seq-num 57, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078151354  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503440] pushing on async queue
0:00:00.078151354  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503440] pushing on async queue
0:00:00.078153496  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503440] pushed on async queue
0:00:00.078155533  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503440] dropped
0:00:00.078153496  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503440] pushed on async queue
0:00:00.078155533  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503440] dropped
0:00:00.078157465  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2449:gst_element_continue_state:<audioconvert0> continue state change READY to NULL, final NULL
0:00:00.078157465  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2449:gst_element_continue_state:<audioconvert0> continue state change READY to NULL, final NULL
0:00:00.078160085  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<audioconvert0> deactivate pads
0:00:00.078160085  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<audioconvert0> deactivate pads
0:00:00.078163191  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<audioconvert0:src> pad was inactive
0:00:00.078165480  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<audioconvert0:sink> pad was inactive
0:00:00.078163191  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<audioconvert0:src> pad was inactive
0:00:00.078165480  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<audioconvert0:sink> pad was inactive
0:00:00.078167112  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<audioconvert0> pad deactivation successful
0:00:00.078167112  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<audioconvert0> pad deactivation successful
0:00:00.078169126  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioconvert0> element changed state SUCCESS
0:00:00.078170710  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<audioconvert0> completed state change to NULL
0:00:00.078169126  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<audioconvert0> element changed state SUCCESS
0:00:00.078170710  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<audioconvert0> completed state change to NULL
0:00:00.078172569  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioconvert0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.078172569  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<audioconvert0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.078175901  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25033c0] posting on bus state-changed message: 0x29c25033c0, time 99:99:99.999999999, seq-num 58, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.078175901  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25033c0] posting on bus state-changed message: 0x29c25033c0, time 99:99:99.999999999, seq-num 58, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.078181951  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25033c0] handling child audioconvert0 message of type state-changed
0:00:00.078181951  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25033c0] handling child audioconvert0 message of type state-changed
0:00:00.078184563  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078184563  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078186276  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25033c0] posting on bus state-changed message: 0x29c25033c0, time 99:99:99.999999999, seq-num 58, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.078186276  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25033c0] posting on bus state-changed message: 0x29c25033c0, time 99:99:99.999999999, seq-num 58, element 'audioconvert0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.078191160  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25033c0] pushing on async queue
0:00:00.078191160  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25033c0] pushing on async queue
0:00:00.078193172  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25033c0] pushed on async queue
0:00:00.078195140  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25033c0] dropped
0:00:00.078193172  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25033c0] pushed on async queue
0:00:00.078195140  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25033c0] dropped
0:00:00.078197409  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<audioconvert0> returned SUCCESS
0:00:00.078197409  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<audioconvert0> returned SUCCESS
0:00:00.078199510  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioconvert0' changed state to 1(NULL) successfully
0:00:00.078199510  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioconvert0' changed state to 1(NULL) successfully
0:00:00.078203474  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives vorbisdec0
0:00:00.078205599  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078203474  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives vorbisdec0
0:00:00.078205599  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078207755  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078207755  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078210366  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element oggdemux0, degree 1->0, linked to vorbisdec0
0:00:00.078210366  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element oggdemux0, degree 1->0, linked to vorbisdec0
0:00:00.078213251  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'oggdemux0' to queue
0:00:00.078213251  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'oggdemux0' to queue
0:00:00.078215906  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<vorbisdec0> current PAUSED pending VOID_PENDING, desired next NULL
0:00:00.078215906  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<vorbisdec0> current PAUSED pending VOID_PENDING, desired next NULL
0:00:00.078218516  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.078220836  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.078218516  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.078220836  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.078222675  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element vorbisdec0 to NULL, base_time 0:00:00.000000000
0:00:00.078222675  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element vorbisdec0 to NULL, base_time 0:00:00.000000000
0:00:00.078226282  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<vorbisdec0> set_state to NULL
0:00:00.078226282  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<vorbisdec0> set_state to NULL
0:00:00.078228256  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<vorbisdec0> setting target state to NULL
0:00:00.078228256  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<vorbisdec0> setting target state to NULL
0:00:00.078230166  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<vorbisdec0> current PAUSED, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.078232969  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<vorbisdec0> intermediate: setting state from PAUSED to READY
0:00:00.078230166  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<vorbisdec0> current PAUSED, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.078232969  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<vorbisdec0> intermediate: setting state from PAUSED to READY
0:00:00.078235863  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<vorbisdec0> deactivate pads
0:00:00.078235863  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<vorbisdec0> deactivate pads
0:00:00.078238385  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<vorbisdec0:src> deactivating pad from push mode
0:00:00.078240549  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<vorbisdec0:src> setting PAD_MODE NONE, set flushing
0:00:00.078238385  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<vorbisdec0:src> deactivating pad from push mode
0:00:00.078240549  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<vorbisdec0:src> setting PAD_MODE NONE, set flushing
0:00:00.078242613  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<vorbisdec0:src> stopped streaming
0:00:00.078242613  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<vorbisdec0:src> stopped streaming
0:00:00.078246415  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:454:remove_events:<vorbisdec0:src> notify caps
0:00:00.078246415  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:454:remove_events:<vorbisdec0:src> notify caps
0:00:00.078254148  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503340] posting on bus property-notify message: 0x29c2503340, time 99:99:99.999999999, seq-num 59, element 'src', GstMessagePropertyNotify, property-name=(string)caps, property-value=(GstCaps)"NULL";
0:00:00.078254148  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503340] posting on bus property-notify message: 0x29c2503340, time 99:99:99.999999999, seq-num 59, element 'src', GstMessagePropertyNotify, property-name=(string)caps, property-value=(GstCaps)"NULL";
0:00:00.078260526  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503340] pushing on async queue
0:00:00.078260526  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503340] pushing on async queue
0:00:00.078262522  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503340] pushed on async queue
0:00:00.078262522  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503340] pushed on async queue
0:00:00.078286481  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<vorbisdec0:src> deactivated in push mode
0:00:00.078286481  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<vorbisdec0:src> deactivated in push mode
0:00:00.078290548  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<vorbisdec0:sink> deactivating pad from push mode
0:00:00.078290548  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<vorbisdec0:sink> deactivating pad from push mode
0:00:00.078292576  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<vorbisdec0:sink> setting PAD_MODE NONE, set flushing
0:00:00.078294611  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<vorbisdec0:sink> stopped streaming
0:00:00.078292576  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<vorbisdec0:sink> setting PAD_MODE NONE, set flushing
0:00:00.078294611  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<vorbisdec0:sink> stopped streaming
0:00:00.078296484  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:454:remove_events:<vorbisdec0:sink> notify caps
0:00:00.078296484  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:454:remove_events:<vorbisdec0:sink> notify caps
0:00:00.078300990  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503240] posting on bus property-notify message: 0x29c2503240, time 99:99:99.999999999, seq-num 60, element 'sink', GstMessagePropertyNotify, property-name=(string)caps, property-value=(GstCaps)"NULL";
0:00:00.078300990  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503240] posting on bus property-notify message: 0x29c2503240, time 99:99:99.999999999, seq-num 60, element 'sink', GstMessagePropertyNotify, property-name=(string)caps, property-value=(GstCaps)"NULL";
0:00:00.078306676  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503240] pushing on async queue
0:00:00.078308687  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503240] pushed on async queue
0:00:00.078306676  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2503240] pushing on async queue
0:00:00.078308687  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2503240] pushed on async queue
0:00:00.078311299  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<vorbisdec0:sink> deactivated in push mode
0:00:00.078311299  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<vorbisdec0:sink> deactivated in push mode
0:00:00.078313888  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<vorbisdec0> pad deactivation successful
0:00:00.078313888  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<vorbisdec0> pad deactivation successful
0:00:00.078316051  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:2851:gst_audio_decoder_stop:<vorbisdec0> gst_audio_decoder_stop
0:00:00.078318047  3760   0x29c22d9a00 DEBUG              vorbisdec gstvorbisdec.c:154:vorbis_dec_stop:<vorbisdec0> stop
0:00:00.078316051  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:2851:gst_audio_decoder_stop:<vorbisdec0> gst_audio_decoder_stop
0:00:00.078318047  3760   0x29c22d9a00 DEBUG              vorbisdec gstvorbisdec.c:154:vorbis_dec_stop:<vorbisdec0> stop
0:00:00.078350882  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.078350882  3760   0x29c22d9a00 DEBUG           audiodecoder gstaudiodecoder.c:468:gst_audio_decoder_reset:<vorbisdec0> gst_audio_decoder_reset
0:00:00.078358579  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<vorbisdec0> element changed state SUCCESS
0:00:00.078360543  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<vorbisdec0> committing state from PAUSED to READY, pending NULL, next NULL
0:00:00.078363452  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<vorbisdec0> notifying about state-changed PAUSED to READY (NULL pending)
0:00:00.078358579  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<vorbisdec0> element changed state SUCCESS
0:00:00.078360543  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<vorbisdec0> committing state from PAUSED to READY, pending NULL, next NULL
0:00:00.078363452  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<vorbisdec0> notifying about state-changed PAUSED to READY (NULL pending)
0:00:00.078366903  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus state-changed message: 0x29c25032c0, time 99:99:99.999999999, seq-num 61, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078366903  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus state-changed message: 0x29c25032c0, time 99:99:99.999999999, seq-num 61, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078372986  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child vorbisdec0 message of type state-changed
0:00:00.078375730  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078372986  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child vorbisdec0 message of type state-changed
0:00:00.078375730  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078377445  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25032c0] posting on bus state-changed message: 0x29c25032c0, time 99:99:99.999999999, seq-num 61, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078377445  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25032c0] posting on bus state-changed message: 0x29c25032c0, time 99:99:99.999999999, seq-num 61, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078382657  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25032c0] pushing on async queue
0:00:00.078384719  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25032c0] pushed on async queue
0:00:00.078382657  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25032c0] pushing on async queue
0:00:00.078384719  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25032c0] pushed on async queue
0:00:00.078386680  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.078386680  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.078388687  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2449:gst_element_continue_state:<vorbisdec0> continue state change READY to NULL, final NULL
0:00:00.078391223  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<vorbisdec0> deactivate pads
0:00:00.078388687  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2449:gst_element_continue_state:<vorbisdec0> continue state change READY to NULL, final NULL
0:00:00.078391223  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<vorbisdec0> deactivate pads
0:00:00.078393729  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<vorbisdec0:src> pad was inactive
0:00:00.078393729  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<vorbisdec0:src> pad was inactive
0:00:00.078395955  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<vorbisdec0:sink> pad was inactive
0:00:00.078397707  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<vorbisdec0> pad deactivation successful
0:00:00.078395955  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<vorbisdec0:sink> pad was inactive
0:00:00.078397707  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<vorbisdec0> pad deactivation successful
0:00:00.078399765  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<vorbisdec0> element changed state SUCCESS
0:00:00.078401929  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<vorbisdec0> completed state change to NULL
0:00:00.078399765  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<vorbisdec0> element changed state SUCCESS
0:00:00.078401929  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<vorbisdec0> completed state change to NULL
0:00:00.078403818  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<vorbisdec0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.078403818  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<vorbisdec0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.078406979  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515010] posting on bus state-changed message: 0x29c2515010, time 99:99:99.999999999, seq-num 62, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.078406979  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515010] posting on bus state-changed message: 0x29c2515010, time 99:99:99.999999999, seq-num 62, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.078412319  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515010] handling child vorbisdec0 message of type state-changed
0:00:00.078412319  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515010] handling child vorbisdec0 message of type state-changed
0:00:00.078414928  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078414928  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078416724  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515010] posting on bus state-changed message: 0x29c2515010, time 99:99:99.999999999, seq-num 62, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.078416724  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515010] posting on bus state-changed message: 0x29c2515010, time 99:99:99.999999999, seq-num 62, element 'vorbisdec0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.078421277  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515010] pushing on async queue
0:00:00.078423306  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515010] pushed on async queue
0:00:00.078421277  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515010] pushing on async queue
0:00:00.078423306  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515010] pushed on async queue
0:00:00.078425308  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515010] dropped
0:00:00.078427611  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<vorbisdec0> returned SUCCESS
0:00:00.078425308  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515010] dropped
0:00:00.078427611  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<vorbisdec0> returned SUCCESS
0:00:00.078429665  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'vorbisdec0' changed state to 1(NULL) successfully
0:00:00.078429665  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'vorbisdec0' changed state to 1(NULL) successfully
0:00:00.078432889  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives oggdemux0
0:00:00.078432889  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives oggdemux0
0:00:00.078434944  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078437162  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078434944  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078437162  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078439824  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 1->0, linked to oggdemux0
0:00:00.078439824  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 1->0, linked to oggdemux0
0:00:00.078442760  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'filesrc0' to queue
0:00:00.078442760  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'filesrc0' to queue
0:00:00.078445284  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<oggdemux0> current PAUSED pending VOID_PENDING, desired next NULL
0:00:00.078445284  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<oggdemux0> current PAUSED pending VOID_PENDING, desired next NULL
0:00:00.078447901  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.078449966  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.078447901  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.078449966  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.078451908  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element oggdemux0 to NULL, base_time 0:00:00.000000000
0:00:00.078451908  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element oggdemux0 to NULL, base_time 0:00:00.000000000
0:00:00.078455449  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<oggdemux0> set_state to NULL
0:00:00.078455449  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<oggdemux0> set_state to NULL
0:00:00.078457479  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<oggdemux0> setting target state to NULL
0:00:00.078459413  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<oggdemux0> current PAUSED, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.078457479  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<oggdemux0> setting target state to NULL
0:00:00.078459413  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<oggdemux0> current PAUSED, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.078462466  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<oggdemux0> intermediate: setting state from PAUSED to READY
0:00:00.078462466  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<oggdemux0> intermediate: setting state from PAUSED to READY
0:00:00.078465387  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<oggdemux0> deactivate pads
0:00:00.078465387  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<oggdemux0> deactivate pads
0:00:00.078467890  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<oggdemux0:src_153efa92> deactivating pad from push mode
0:00:00.078470278  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<oggdemux0:src_153efa92> setting PAD_MODE NONE, set flushing
0:00:00.078467890  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<oggdemux0:src_153efa92> deactivating pad from push mode
0:00:00.078470278  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<oggdemux0:src_153efa92> setting PAD_MODE NONE, set flushing
0:00:00.078472186  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<oggdemux0:src_153efa92> stopped streaming
0:00:00.078472186  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<oggdemux0:src_153efa92> stopped streaming
0:00:00.078477213  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:454:remove_events:<oggdemux0:src_153efa92> notify caps
0:00:00.078477213  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:454:remove_events:<oggdemux0:src_153efa92> notify caps
0:00:00.078482919  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515090] posting on bus property-notify message: 0x29c2515090, time 99:99:99.999999999, seq-num 63, element 'src_153efa92', GstMessagePropertyNotify, property-name=(string)caps, property-value=(GstCaps)"NULL";
0:00:00.078482919  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515090] posting on bus property-notify message: 0x29c2515090, time 99:99:99.999999999, seq-num 63, element 'src_153efa92', GstMessagePropertyNotify, property-name=(string)caps, property-value=(GstCaps)"NULL";
0:00:00.078488758  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515090] pushing on async queue
0:00:00.078490813  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515090] pushed on async queue
0:00:00.078488758  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515090] pushing on async queue
0:00:00.078490813  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515090] pushed on async queue
0:00:00.078493582  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<oggdemux0:src_153efa92> deactivated in push mode
0:00:00.078493582  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<oggdemux0:src_153efa92> deactivated in push mode
0:00:00.078496969  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<oggdemux0:sink> deactivating pad from pull mode
0:00:00.078499095  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1149:activate_mode_internal:<oggdemux0:sink> calling peer
0:00:00.078496969  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1079:gst_pad_set_active:<oggdemux0:sink> deactivating pad from pull mode
0:00:00.078499095  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1149:activate_mode_internal:<oggdemux0:sink> calling peer
0:00:00.078500930  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<filesrc0:src> setting PAD_MODE NONE, set flushing
0:00:00.078500930  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<filesrc0:src> setting PAD_MODE NONE, set flushing
0:00:00.078503066  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3769:gst_base_src_activate_mode:<filesrc0:src> activating in mode 2
0:00:00.078505408  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3741:gst_base_src_activate_pull:<filesrc0> Deactivating in pull mode
0:00:00.078503066  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3769:gst_base_src_activate_mode:<filesrc0:src> activating in mode 2
0:00:00.078505408  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3741:gst_base_src_activate_pull:<filesrc0> Deactivating in pull mode
0:00:00.078507112  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3526:gst_base_src_stop:<filesrc0> stopping source
0:00:00.078507112  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3526:gst_base_src_stop:<filesrc0> stopping source
0:00:00.078508802  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3569:gst_base_src_set_flushing:<filesrc0> flushing 1, live_play 0
0:00:00.078511864  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:6132:gst_pad_stop_task:<filesrc0:src> stop task
0:00:00.078508802  3760   0x29c22d9a00 DEBUG                basesrc gstbasesrc.c:3569:gst_base_src_set_flushing:<filesrc0> flushing 1, live_play 0
0:00:00.078511864  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:6132:gst_pad_stop_task:<filesrc0:src> stop task
0:00:00.078513611  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:6154:gst_pad_stop_task:<filesrc0:src> no task
0:00:00.078513611  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:6154:gst_pad_stop_task:<filesrc0:src> no task
0:00:00.078519166  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<filesrc0:src> stopped streaming
0:00:00.078519166  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<filesrc0:src> stopped streaming
0:00:00.078521677  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<filesrc0:src> deactivated in pull mode
0:00:00.078521677  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<filesrc0:src> deactivated in pull mode
0:00:00.078524064  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<oggdemux0:sink> setting PAD_MODE NONE, set flushing
0:00:00.078526323  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:6132:gst_pad_stop_task:<oggdemux0:sink> stop task
0:00:00.078524064  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:968:pre_activate:<oggdemux0:sink> setting PAD_MODE NONE, set flushing
0:00:00.078526323  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:6132:gst_pad_stop_task:<oggdemux0:sink> stop task
0:00:00.078527968  3760   0x29c22d9a00 DEBUG                   task gsttask.c:688:gst_task_set_state:<oggdemux0:sink> Changing task 0x29c24e9290 to state 1
0:00:00.078527968  3760   0x29c22d9a00 DEBUG                   task gsttask.c:688:gst_task_set_state:<oggdemux0:sink> Changing task 0x29c24e9290 to state 1
0:00:00.078531996  3760   0x29c22d9a00 DEBUG                   task gsttask.c:815:gst_task_join:<oggdemux0:sink> Joining task 0x29c24e9290, thread 0x29c22d9a00
0:00:00.078531996  3760   0x29c22d9a00 DEBUG                   task gsttask.c:815:gst_task_join:<oggdemux0:sink> Joining task 0x29c24e9290, thread 0x29c22d9a00
0:00:00.078535727  3760   0x29c24ed5e0 INFO                    task gsttask.c:321:gst_task_func:<oggdemux0:sink> Task resume from paused
0:00:00.078535727  3760   0x29c24ed5e0 INFO                    task gsttask.c:321:gst_task_func:<oggdemux0:sink> Task resume from paused
0:00:00.078544036  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5918:do_stream_status:<oggdemux0:sink> doing stream-status 2
0:00:00.078544036  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5918:do_stream_status:<oggdemux0:sink> doing stream-status 2
0:00:00.078552125  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5947:do_stream_status:<oggdemux0:sink> posting stream-status 2
0:00:00.078552125  3760   0x29c24ed5e0 DEBUG               GST_PADS gstpad.c:5947:do_stream_status:<oggdemux0:sink> posting stream-status 2
0:00:00.078555580  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515690] posting on bus stream-status message: 0x29c2515690, time 99:99:99.999999999, seq-num 64, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_LEAVE, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ oggdemux0:sink";
0:00:00.078555580  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515690] posting on bus stream-status message: 0x29c2515690, time 99:99:99.999999999, seq-num 64, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_LEAVE, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ oggdemux0:sink";
0:00:00.078571391  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515690] handling child sink message of type stream-status
0:00:00.078571391  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515690] handling child sink message of type stream-status
0:00:00.078574850  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078574850  3760   0x29c24ed5e0 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078576967  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515690] posting on bus stream-status message: 0x29c2515690, time 99:99:99.999999999, seq-num 64, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_LEAVE, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ oggdemux0:sink";
0:00:00.078576967  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515690] posting on bus stream-status message: 0x29c2515690, time 99:99:99.999999999, seq-num 64, element 'sink', GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_LEAVE, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", object=(GstTask)"\(GstTask\)\ oggdemux0:sink";
0:00:00.078585403  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515690] pushing on async queue
0:00:00.078585403  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515690] pushing on async queue
0:00:00.078587732  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515690] pushed on async queue
0:00:00.078589891  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515690] dropped
0:00:00.078587732  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515690] pushed on async queue
0:00:00.078589891  3760   0x29c24ed5e0 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515690] dropped
0:00:00.078592914  3760   0x29c24ed5e0 DEBUG                   task gsttask.c:362:gst_task_func: Exit task 0x29c24e9290, thread 0x29c24ed5e0
0:00:00.078592914  3760   0x29c24ed5e0 DEBUG                   task gsttask.c:362:gst_task_func: Exit task 0x29c24e9290, thread 0x29c24ed5e0
0:00:00.078594335  3760   0x29c22d9a00 DEBUG                   task gsttask.c:845:gst_task_join:<oggdemux0:sink> Joined task 0x29c24e9290
0:00:00.078594335  3760   0x29c22d9a00 DEBUG                   task gsttask.c:845:gst_task_join:<oggdemux0:sink> Joined task 0x29c24e9290
0:00:00.078598552  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<oggdemux0:sink> stopped streaming
0:00:00.078598552  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1016:post_activate:<oggdemux0:sink> stopped streaming
0:00:00.078601523  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<oggdemux0:sink> deactivated in pull mode
0:00:00.078604238  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<oggdemux0> pad deactivation successful
0:00:00.078601523  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1189:activate_mode_internal:<oggdemux0:sink> deactivated in pull mode
0:00:00.078604238  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<oggdemux0> pad deactivation successful
0:00:00.078606428  3760   0x29c22d9a00 DEBUG               oggdemux gstoggdemux.c:2786:gst_ogg_demux_deactivate_current_chain:<oggdemux0> deactivating chain 0x29c24ed990
0:00:00.078606428  3760   0x29c22d9a00 DEBUG               oggdemux gstoggdemux.c:2786:gst_ogg_demux_deactivate_current_chain:<oggdemux0> deactivating chain 0x29c24ed990
0:00:00.078608746  3760   0x29c22d9a00 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502d80 eos 28174
0:00:00.078608746  3760   0x29c22d9a00 DEBUG              GST_EVENT gstevent.c:306:gst_event_new_custom: creating new event 0x29c2502d80 eos 28174
0:00:00.078612157  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:5123:store_sticky_event:<oggdemux0:src_153efa92> pad is flushing
0:00:00.078613993  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:5436:gst_pad_push_event:<oggdemux0:src_153efa92> We're flushing
0:00:00.078612157  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:5123:store_sticky_event:<oggdemux0:src_153efa92> pad is flushing
0:00:00.078613993  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:5436:gst_pad_push_event:<oggdemux0:src_153efa92> We're flushing
0:00:00.078615661  3760   0x29c22d9a00 DEBUG               oggdemux gstoggdemux.c:2800:gst_ogg_demux_deactivate_current_chain:<oggdemux0> removing pad <oggdemux0:src_153efa92>
0:00:00.078615661  3760   0x29c22d9a00 DEBUG               oggdemux gstoggdemux.c:2800:gst_ogg_demux_deactivate_current_chain:<oggdemux0> removing pad <oggdemux0:src_153efa92>
0:00:00.078618353  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<oggdemux0:src_153efa92> pad was inactive
0:00:00.078618353  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<oggdemux0:src_153efa92> pad was inactive
0:00:00.078620953  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<oggdemux0> removing pad 'src_153efa92'
0:00:00.078620953  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<oggdemux0> removing pad 'src_153efa92'
0:00:00.078623362  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2072:gst_pad_unlink: unlinking oggdemux0:src_153efa92(0x7fc6d4007b30) and vorbisdec0:sink(0x29c24da4f0)
0:00:00.078623362  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2072:gst_pad_unlink: unlinking oggdemux0:src_153efa92(0x7fc6d4007b30) and vorbisdec0:sink(0x29c24da4f0)
0:00:00.078628727  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503640] posting on bus structure-change message: 0x29c2503640, time 99:99:99.999999999, seq-num 66, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", busy=(boolean)true;
0:00:00.078628727  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503640] posting on bus structure-change message: 0x29c2503640, time 99:99:99.999999999, seq-num 66, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", busy=(boolean)true;
0:00:00.078638129  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503640] handling child sink message of type structure-change
0:00:00.078641319  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078638129  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503640] handling child sink message of type structure-change
0:00:00.078641319  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078643546  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078643546  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078645748  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2503640, structure-change from sink
0:00:00.078645748  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2503640, structure-change from sink
0:00:00.078648602  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503640] dropped
0:00:00.078648602  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503640] dropped
0:00:00.078651349  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2126:gst_pad_unlink: unlinked oggdemux0:src_153efa92 and vorbisdec0:sink
0:00:00.078651349  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2126:gst_pad_unlink: unlinked oggdemux0:src_153efa92 and vorbisdec0:sink
0:00:00.078655242  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515510] posting on bus structure-change message: 0x29c2515510, time 99:99:99.999999999, seq-num 67, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", busy=(boolean)false;
0:00:00.078655242  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515510] posting on bus structure-change message: 0x29c2515510, time 99:99:99.999999999, seq-num 67, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstOggDemux\)\ oggdemux0", busy=(boolean)false;
0:00:00.078662008  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515510] handling child sink message of type structure-change
0:00:00.078662008  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515510] handling child sink message of type structure-change
0:00:00.078664982  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<vorbisdec0:sink> deleting message 0x29c2503640 of type structure-change (types 0x00001000)
0:00:00.078664982  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<vorbisdec0:sink> deleting message 0x29c2503640 of type structure-change (types 0x00001000)
0:00:00.078669163  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515510] dropped
0:00:00.078669163  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515510] dropped
0:00:00.078673542  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<oggdemux0> element changed state SUCCESS
0:00:00.078673542  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<oggdemux0> element changed state SUCCESS
0:00:00.078675433  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<oggdemux0> committing state from PAUSED to READY, pending NULL, next NULL
0:00:00.078675433  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<oggdemux0> committing state from PAUSED to READY, pending NULL, next NULL
0:00:00.078678427  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<oggdemux0> notifying about state-changed PAUSED to READY (NULL pending)
0:00:00.078678427  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<oggdemux0> notifying about state-changed PAUSED to READY (NULL pending)
0:00:00.078681827  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515490] posting on bus state-changed message: 0x29c2515490, time 99:99:99.999999999, seq-num 68, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078681827  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515490] posting on bus state-changed message: 0x29c2515490, time 99:99:99.999999999, seq-num 68, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078687899  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515490] handling child oggdemux0 message of type state-changed
0:00:00.078687899  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515490] handling child oggdemux0 message of type state-changed
0:00:00.078690628  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078690628  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078692362  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515490] posting on bus state-changed message: 0x29c2515490, time 99:99:99.999999999, seq-num 68, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078692362  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515490] posting on bus state-changed message: 0x29c2515490, time 99:99:99.999999999, seq-num 68, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078697178  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515490] pushing on async queue
0:00:00.078699263  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515490] pushed on async queue
0:00:00.078697178  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515490] pushing on async queue
0:00:00.078699263  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515490] pushed on async queue
0:00:00.078701290  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515490] dropped
0:00:00.078701290  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515490] dropped
0:00:00.078703257  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2449:gst_element_continue_state:<oggdemux0> continue state change READY to NULL, final NULL
0:00:00.078705849  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<oggdemux0> deactivate pads
0:00:00.078703257  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2449:gst_element_continue_state:<oggdemux0> continue state change READY to NULL, final NULL
0:00:00.078705849  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<oggdemux0> deactivate pads
0:00:00.078708634  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<oggdemux0:sink> pad was inactive
0:00:00.078708634  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<oggdemux0:sink> pad was inactive
0:00:00.078710545  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<oggdemux0> pad deactivation successful
0:00:00.078713105  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<oggdemux0> element changed state SUCCESS
0:00:00.078710545  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<oggdemux0> pad deactivation successful
0:00:00.078713105  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<oggdemux0> element changed state SUCCESS
0:00:00.078714750  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<oggdemux0> completed state change to NULL
0:00:00.078714750  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<oggdemux0> completed state change to NULL
0:00:00.078716702  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<oggdemux0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.078716702  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<oggdemux0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.078719947  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515410] posting on bus state-changed message: 0x29c2515410, time 99:99:99.999999999, seq-num 69, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.078719947  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515410] posting on bus state-changed message: 0x29c2515410, time 99:99:99.999999999, seq-num 69, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.078725543  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515410] handling child oggdemux0 message of type state-changed
0:00:00.078725543  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515410] handling child oggdemux0 message of type state-changed
0:00:00.078737886  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078737886  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078739825  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515410] posting on bus state-changed message: 0x29c2515410, time 99:99:99.999999999, seq-num 69, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.078739825  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515410] posting on bus state-changed message: 0x29c2515410, time 99:99:99.999999999, seq-num 69, element 'oggdemux0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.078744205  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515410] pushing on async queue
0:00:00.078746211  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515410] pushed on async queue
0:00:00.078748143  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515410] dropped
0:00:00.078744205  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515410] pushing on async queue
0:00:00.078746211  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515410] pushed on async queue
0:00:00.078748143  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515410] dropped
0:00:00.078750269  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<oggdemux0> returned SUCCESS
0:00:00.078750269  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<oggdemux0> returned SUCCESS
0:00:00.078752219  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'oggdemux0' changed state to 1(NULL) successfully
0:00:00.078752219  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'oggdemux0' changed state to 1(NULL) successfully
0:00:00.078754943  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:2993:gst_bin_change_state_func:<pipeline0> iterator doing resync
0:00:00.078756630  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2370:gst_bin_sort_iterator_resync:<pipeline0> resync
0:00:00.078754943  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:2993:gst_bin_change_state_func:<pipeline0> iterator doing resync
0:00:00.078756630  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2370:gst_bin_sort_iterator_resync:<pipeline0> resync
0:00:00.078758531  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'pulsesink0' to queue
0:00:00.078758531  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'pulsesink0' to queue
0:00:00.078761238  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078763298  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078761238  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078763298  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078765447  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 0->1, linked to pulsesink0
0:00:00.078765447  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 0->1, linked to pulsesink0
0:00:00.078768734  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078768734  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078770679  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078770679  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078772754  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 0->1, linked to audioresample0
0:00:00.078775513  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078777357  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078772754  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 0->1, linked to audioresample0
0:00:00.078775513  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078777357  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078779199  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 0->1, linked to audioconvert0
0:00:00.078779199  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 0->1, linked to audioconvert0
0:00:00.078781882  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078781882  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078783745  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078785707  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element vorbisdec0 not linked on any sinkpads
0:00:00.078783745  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078785707  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element vorbisdec0 not linked on any sinkpads
0:00:00.078787588  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078789423  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078787588  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078789423  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078791288  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 0->1, linked to oggdemux0
0:00:00.078791288  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 0->1, linked to oggdemux0
0:00:00.078794048  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element filesrc0 not linked on any sinkpads
0:00:00.078794048  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element filesrc0 not linked on any sinkpads
0:00:00.078796759  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives pulsesink0
0:00:00.078798604  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078796759  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives pulsesink0
0:00:00.078798604  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078800406  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078800406  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078802331  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 1->0, linked to pulsesink0
0:00:00.078804943  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioresample0' to queue
0:00:00.078802331  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioresample0, degree 1->0, linked to pulsesink0
0:00:00.078804943  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioresample0' to queue
0:00:00.078807200  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<pulsesink0> current NULL pending VOID_PENDING, desired next NULL
0:00:00.078807200  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<pulsesink0> current NULL pending VOID_PENDING, desired next NULL
0:00:00.078809808  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2608:gst_bin_element_set_state:<pulsesink0> skipping transition from NULL to  NULL
0:00:00.078809808  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2608:gst_bin_element_set_state:<pulsesink0> skipping transition from NULL to  NULL
0:00:00.078812048  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'pulsesink0' changed state to 1(NULL) successfully
0:00:00.078814843  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioresample0
0:00:00.078812048  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'pulsesink0' changed state to 1(NULL) successfully
0:00:00.078814843  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioresample0
0:00:00.078816782  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078816782  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078818747  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078818747  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078820663  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 1->0, linked to audioresample0
0:00:00.078823507  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioconvert0' to queue
0:00:00.078820663  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element audioconvert0, degree 1->0, linked to audioresample0
0:00:00.078823507  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'audioconvert0' to queue
0:00:00.078825760  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioresample0> current NULL pending VOID_PENDING, desired next NULL
0:00:00.078825760  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioresample0> current NULL pending VOID_PENDING, desired next NULL
0:00:00.078828292  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2608:gst_bin_element_set_state:<audioresample0> skipping transition from NULL to  NULL
0:00:00.078828292  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2608:gst_bin_element_set_state:<audioresample0> skipping transition from NULL to  NULL
0:00:00.078830440  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioresample0' changed state to 1(NULL) successfully
0:00:00.078833138  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioconvert0
0:00:00.078830440  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioresample0' changed state to 1(NULL) successfully
0:00:00.078833138  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives audioconvert0
0:00:00.078835022  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078836947  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078835022  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078836947  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078838853  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 1->0, linked to audioconvert0
0:00:00.078841467  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'vorbisdec0' to queue
0:00:00.078838853  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element vorbisdec0, degree 1->0, linked to audioconvert0
0:00:00.078841467  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'vorbisdec0' to queue
0:00:00.078843558  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioconvert0> current NULL pending VOID_PENDING, desired next NULL
0:00:00.078843558  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<audioconvert0> current NULL pending VOID_PENDING, desired next NULL
0:00:00.078846117  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2608:gst_bin_element_set_state:<audioconvert0> skipping transition from NULL to  NULL
0:00:00.078846117  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2608:gst_bin_element_set_state:<audioconvert0> skipping transition from NULL to  NULL
0:00:00.078848203  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioconvert0' changed state to 1(NULL) successfully
0:00:00.078851132  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives vorbisdec0
0:00:00.078848203  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'audioconvert0' changed state to 1(NULL) successfully
0:00:00.078851132  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives vorbisdec0
0:00:00.078862564  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078864536  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078862564  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078864536  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078866470  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element vorbisdec0 not linked on any sinkpads
0:00:00.078866470  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element vorbisdec0 not linked on any sinkpads
0:00:00.078868563  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<vorbisdec0> current NULL pending VOID_PENDING, desired next NULL
0:00:00.078868563  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<vorbisdec0> current NULL pending VOID_PENDING, desired next NULL
0:00:00.078870971  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2608:gst_bin_element_set_state:<vorbisdec0> skipping transition from NULL to  NULL
0:00:00.078873304  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'vorbisdec0' changed state to 1(NULL) successfully
0:00:00.078870971  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2608:gst_bin_element_set_state:<vorbisdec0> skipping transition from NULL to  NULL
0:00:00.078873304  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'vorbisdec0' changed state to 1(NULL) successfully
0:00:00.078876134  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2342:gst_bin_sort_iterator_next:<pipeline0> queue empty, next best: oggdemux0
0:00:00.078878278  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives oggdemux0
0:00:00.078876134  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2342:gst_bin_sort_iterator_next:<pipeline0> queue empty, next best: oggdemux0
0:00:00.078878278  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives oggdemux0
0:00:00.078880052  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078881968  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078880052  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.078881968  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.078883905  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 1->0, linked to oggdemux0
0:00:00.078883905  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2273:update_degree:<pipeline0> change element filesrc0, degree 1->0, linked to oggdemux0
0:00:00.078886445  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'filesrc0' to queue
0:00:00.078886445  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2156:add_to_queue:<pipeline0> adding 'filesrc0' to queue
0:00:00.078888674  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<oggdemux0> current NULL pending VOID_PENDING, desired next NULL
0:00:00.078891114  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2608:gst_bin_element_set_state:<oggdemux0> skipping transition from NULL to  NULL
0:00:00.078888674  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<oggdemux0> current NULL pending VOID_PENDING, desired next NULL
0:00:00.078891114  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2608:gst_bin_element_set_state:<oggdemux0> skipping transition from NULL to  NULL
0:00:00.078893156  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'oggdemux0' changed state to 1(NULL) successfully
0:00:00.078893156  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'oggdemux0' changed state to 1(NULL) successfully
0:00:00.078895959  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives filesrc0
0:00:00.078895959  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2357:gst_bin_sort_iterator_next:<pipeline0> queue head gives filesrc0
0:00:00.078907579  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element filesrc0 not linked on any sinkpads
0:00:00.078909951  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<filesrc0> current PAUSED pending VOID_PENDING, desired next NULL
0:00:00.078907579  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2296:update_degree:<pipeline0> element filesrc0 not linked on any sinkpads
0:00:00.078909951  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2491:gst_bin_element_set_state:<filesrc0> current PAUSED pending VOID_PENDING, desired next NULL
0:00:00.078912567  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.078914552  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.078912567  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00100000
0:00:00.078914552  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   async-start
0:00:00.078925764  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element filesrc0 to NULL, base_time 0:00:00.000000000
0:00:00.078925764  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2586:gst_bin_element_set_state:<pipeline0> setting element filesrc0 to NULL, base_time 0:00:00.000000000
0:00:00.078929170  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<filesrc0> set_state to NULL
0:00:00.078929170  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2618:gst_element_set_state_func:<filesrc0> set_state to NULL
0:00:00.078931166  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<filesrc0> setting target state to NULL
0:00:00.078931166  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2643:gst_element_set_state_func:<filesrc0> setting target state to NULL
0:00:00.078933118  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<filesrc0> current PAUSED, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.078936190  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<filesrc0> intermediate: setting state from PAUSED to READY
0:00:00.078933118  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2656:gst_element_set_state_func:<filesrc0> current PAUSED, old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:00.078936190  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2690:gst_element_set_state_func:<filesrc0> intermediate: setting state from PAUSED to READY
0:00:00.078939516  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<filesrc0> deactivate pads
0:00:00.078939516  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<filesrc0> deactivate pads
0:00:00.078941870  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<filesrc0:src> pad was inactive
0:00:00.078941870  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<filesrc0:src> pad was inactive
0:00:00.078943937  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<filesrc0> pad deactivation successful
0:00:00.078946029  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<filesrc0> element changed state SUCCESS
0:00:00.078943937  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<filesrc0> pad deactivation successful
0:00:00.078946029  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<filesrc0> element changed state SUCCESS
0:00:00.078947614  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<filesrc0> committing state from PAUSED to READY, pending NULL, next NULL
0:00:00.078947614  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<filesrc0> committing state from PAUSED to READY, pending NULL, next NULL
0:00:00.078960073  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed PAUSED to READY (NULL pending)
0:00:00.078960073  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed PAUSED to READY (NULL pending)
0:00:00.078963403  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25035c0] posting on bus state-changed message: 0x29c25035c0, time 99:99:99.999999999, seq-num 70, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078963403  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25035c0] posting on bus state-changed message: 0x29c25035c0, time 99:99:99.999999999, seq-num 70, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078968831  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25035c0] handling child filesrc0 message of type state-changed
0:00:00.078968831  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25035c0] handling child filesrc0 message of type state-changed
0:00:00.078971527  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078971527  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.078973301  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25035c0] posting on bus state-changed message: 0x29c25035c0, time 99:99:99.999999999, seq-num 70, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078973301  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c25035c0] posting on bus state-changed message: 0x29c25035c0, time 99:99:99.999999999, seq-num 70, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_PAUSED, new-state=(GstState)GST_STATE_READY, pending-state=(GstState)GST_STATE_NULL;
0:00:00.078977750  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25035c0] pushing on async queue
0:00:00.078977750  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c25035c0] pushing on async queue
0:00:00.078979710  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25035c0] pushed on async queue
0:00:00.078981701  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25035c0] dropped
0:00:00.078979710  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c25035c0] pushed on async queue
0:00:00.078981701  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25035c0] dropped
0:00:00.078983559  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2449:gst_element_continue_state:<filesrc0> continue state change READY to NULL, final NULL
0:00:00.078983559  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2449:gst_element_continue_state:<filesrc0> continue state change READY to NULL, final NULL
0:00:00.078986034  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<filesrc0> deactivate pads
0:00:00.078988204  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<filesrc0:src> pad was inactive
0:00:00.078986034  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<filesrc0> deactivate pads
0:00:00.078988204  3760   0x29c22d9a00 DEBUG               GST_PADS gstpad.c:1075:gst_pad_set_active:<filesrc0:src> pad was inactive
0:00:00.078990006  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<filesrc0> pad deactivation successful
0:00:00.078991942  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<filesrc0> element changed state SUCCESS
0:00:00.078990006  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<filesrc0> pad deactivation successful
0:00:00.078991942  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<filesrc0> element changed state SUCCESS
0:00:00.078993454  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<filesrc0> completed state change to NULL
0:00:00.078993454  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<filesrc0> completed state change to NULL
0:00:00.078995306  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.078995306  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.078998448  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515190] posting on bus state-changed message: 0x29c2515190, time 99:99:99.999999999, seq-num 71, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.078998448  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515190] posting on bus state-changed message: 0x29c2515190, time 99:99:99.999999999, seq-num 71, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.079003159  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515190] handling child filesrc0 message of type state-changed
0:00:00.079003159  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515190] handling child filesrc0 message of type state-changed
0:00:00.079005600  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.079005600  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:4039:gst_bin_handle_message_func:<pipeline0> posting message upward
0:00:00.079007265  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515190] posting on bus state-changed message: 0x29c2515190, time 99:99:99.999999999, seq-num 71, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.079007265  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2515190] posting on bus state-changed message: 0x29c2515190, time 99:99:99.999999999, seq-num 71, element 'filesrc0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.079011550  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515190] pushing on async queue
0:00:00.079013517  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515190] pushed on async queue
0:00:00.079011550  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:357:gst_bus_post:<bus1> [msg 0x29c2515190] pushing on async queue
0:00:00.079013517  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:360:gst_bus_post:<bus1> [msg 0x29c2515190] pushed on async queue
0:00:00.079015420  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515190] dropped
0:00:00.079017483  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<filesrc0> returned SUCCESS
0:00:00.079015420  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515190] dropped
0:00:00.079017483  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<filesrc0> returned SUCCESS
0:00:00.079019370  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 1(NULL) successfully
0:00:00.079019370  3760   0x29c22d9a00 INFO              GST_STATES gstbin.c:2939:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 1(NULL) successfully
0:00:00.079022103  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2346:gst_bin_sort_iterator_next:<pipeline0> queue empty, elements exhausted
0:00:00.079023740  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:2998:gst_bin_change_state_func:<pipeline0> iterator done
0:00:00.079022103  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2346:gst_bin_sort_iterator_next:<pipeline0> queue empty, elements exhausted
0:00:00.079023740  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:2998:gst_bin_change_state_func:<pipeline0> iterator done
0:00:00.079025225  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<pipeline0> deactivate pads
0:00:00.079027695  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<pipeline0> pad deactivation successful
0:00:00.079025225  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2888:gst_element_pads_activate:<pipeline0> deactivate pads
0:00:00.079027695  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:2907:gst_element_pads_activate:<pipeline0> pad deactivation successful
0:00:00.079029774  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2388:gst_bin_sort_iterator_free:<pipeline0> free
0:00:00.079029774  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:2388:gst_bin_sort_iterator_free:<pipeline0> free
0:00:00.079031633  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3033:gst_bin_change_state_func:<pipeline0> no async elements
0:00:00.079033437  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:3067:gst_bin_change_state_func:<pipeline0> done changing bin's state from READY to NULL, now in READY, ret SUCCESS
0:00:00.079031633  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3033:gst_bin_change_state_func:<pipeline0> no async elements
0:00:00.079033437  3760   0x29c22d9a00 DEBUG             GST_STATES gstbin.c:3067:gst_bin_change_state_func:<pipeline0> done changing bin's state from READY to NULL, now in READY, ret SUCCESS
0:00:00.079036408  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:467:gst_bus_set_flushing:<bus1> set bus flushing
0:00:00.079036408  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:467:gst_bus_set_flushing:<bus1> set bus flushing
0:00:00.079038409  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515610, property-notify from src, type mask is 4294967295
0:00:00.079038409  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515610, property-notify from src, type mask is 4294967295
0:00:00.079041588  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515110, state-changed from pulsesink0, type mask is 4294967295
0:00:00.079041588  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515110, state-changed from pulsesink0, type mask is 4294967295
0:00:00.079044534  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503740, state-changed from pulsesink0, type mask is 4294967295
0:00:00.079047066  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25036c0, state-changed from pulsesink0, type mask is 4294967295
0:00:00.079044534  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503740, state-changed from pulsesink0, type mask is 4294967295
0:00:00.079047066  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25036c0, state-changed from pulsesink0, type mask is 4294967295
0:00:00.079049424  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503540, state-changed from audioresample0, type mask is 4294967295
0:00:00.079049424  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503540, state-changed from audioresample0, type mask is 4294967295
0:00:00.079051923  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25034c0, state-changed from audioresample0, type mask is 4294967295
0:00:00.079051923  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25034c0, state-changed from audioresample0, type mask is 4294967295
0:00:00.079054404  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503440, state-changed from audioconvert0, type mask is 4294967295
0:00:00.079054404  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503440, state-changed from audioconvert0, type mask is 4294967295
0:00:00.079056863  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25033c0, state-changed from audioconvert0, type mask is 4294967295
0:00:00.079059328  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503340, property-notify from src, type mask is 4294967295
0:00:00.079056863  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25033c0, state-changed from audioconvert0, type mask is 4294967295
0:00:00.079059328  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503340, property-notify from src, type mask is 4294967295
0:00:00.079061791  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503240, property-notify from sink, type mask is 4294967295
0:00:00.079061791  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2503240, property-notify from sink, type mask is 4294967295
0:00:00.079064214  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25032c0, state-changed from vorbisdec0, type mask is 4294967295
0:00:00.079064214  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25032c0, state-changed from vorbisdec0, type mask is 4294967295
0:00:00.079066644  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515010, state-changed from vorbisdec0, type mask is 4294967295
0:00:00.079066644  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515010, state-changed from vorbisdec0, type mask is 4294967295
0:00:00.079069073  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515090, property-notify from src_153efa92, type mask is 4294967295
0:00:00.079071552  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515690, stream-status from sink, type mask is 4294967295
0:00:00.079069073  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515090, property-notify from src_153efa92, type mask is 4294967295
0:00:00.079071552  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515690, stream-status from sink, type mask is 4294967295
0:00:00.079073930  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515490, state-changed from oggdemux0, type mask is 4294967295
0:00:00.079073930  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515490, state-changed from oggdemux0, type mask is 4294967295
0:00:00.079076371  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515410, state-changed from oggdemux0, type mask is 4294967295
0:00:00.079078969  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25035c0, state-changed from filesrc0, type mask is 4294967295
0:00:00.079076371  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515410, state-changed from oggdemux0, type mask is 4294967295
0:00:00.079078969  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c25035c0, state-changed from filesrc0, type mask is 4294967295
0:00:00.079084101  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515190, state-changed from filesrc0, type mask is 4294967295
0:00:00.079084101  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:546:gst_bus_timed_pop_filtered:<bus1> got message 0x29c2515190, state-changed from filesrc0, type mask is 4294967295
0:00:00.079089271  3760   0x29c22d9a00 DEBUG                   task gsttask.c:217:gst_task_finalize: task 0x29c24e9290 finalize
0:00:00.079089271  3760   0x29c22d9a00 DEBUG                   task gsttask.c:217:gst_task_finalize: task 0x29c24e9290 finalize
0:00:00.079094663  3760   0x29c22d9a00 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c22dfe30
0:00:00.079094663  3760   0x29c22d9a00 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x29c22dfe30
0:00:00.079097700  3760   0x29c22d9a00 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4016090
0:00:00.079097700  3760   0x29c22d9a00 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4016090
0:00:00.079099709  3760   0x29c22d9a00 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4014800
0:00:00.079101664  3760   0x29c22d9a00 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d40182d0
0:00:00.079099709  3760   0x29c22d9a00 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d4014800
0:00:00.079101664  3760   0x29c22d9a00 DEBUG             GST_MEMORY gstmemory.c:88:_gst_memory_free: free memory 0x7fc6d40182d0
0:00:00.079106096  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':src_153efa92> 0x7fc6d4007b30 dispose
0:00:00.079106096  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':src_153efa92> 0x7fc6d4007b30 dispose
0:00:00.079117301  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<pipeline0> element changed state SUCCESS
0:00:00.079117301  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2779:gst_element_change_state:<pipeline0> element changed state SUCCESS
0:00:00.079119712  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<pipeline0> completed state change to NULL
0:00:00.079121844  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.079119712  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2467:gst_element_continue_state:<pipeline0> completed state change to NULL
0:00:00.079121844  3760   0x29c22d9a00 INFO              GST_STATES gstelement.c:2372:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:00.079125125  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503240] posting on bus state-changed message: 0x29c2503240, time 99:99:99.999999999, seq-num 72, element 'pipeline0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.079125125  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus1> [msg 0x29c2503240] posting on bus state-changed message: 0x29c2503240, time 99:99:99.999999999, seq-num 72, element 'pipeline0', GstMessageStateChanged, old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_NULL, pending-state=(GstState)GST_STATE_VOID_PENDING;
0:00:00.079131098  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:410:gst_bus_post:<bus1> bus is flushing
0:00:00.079131098  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:410:gst_bus_post:<bus1> bus is flushing
0:00:00.079133908  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<pipeline0> returned SUCCESS
0:00:00.079133908  3760   0x29c22d9a00 DEBUG             GST_STATES gstelement.c:2702:gst_element_set_state_func:<pipeline0> returned SUCCESS
0:00:00.079147309  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpipeline.c:247:gst_pipeline_dispose:<pipeline0> 0x29c2508090 dispose
0:00:00.079147309  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpipeline.c:247:gst_pipeline_dispose:<pipeline0> 0x29c2508090 dispose
0:00:00.079151102  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstbin.c:519:gst_bin_dispose:<pipeline0> 0x29c2508090 dispose
0:00:00.079151102  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstbin.c:519:gst_bin_dispose:<pipeline0> 0x29c2508090 dispose
0:00:00.079153164  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1862:gst_bin_remove: removing element pulsesink0 from bin pipeline0
0:00:00.079165350  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1562:gst_bin_remove_func:<pipeline0> element :pulsesink0
0:00:00.079153164  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1862:gst_bin_remove: removing element pulsesink0 from bin pipeline0
0:00:00.079165350  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1562:gst_bin_remove_func:<pipeline0> element :pulsesink0
0:00:00.079167723  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1645:gst_bin_remove_func:<pipeline0> we removed the last sink
0:00:00.079167723  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1645:gst_bin_remove_func:<pipeline0> we removed the last sink
0:00:00.079169406  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1657:gst_bin_remove_func:<pipeline0> we removed the last clock provider
0:00:00.079171319  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1759:gst_bin_remove_func:<pipeline0> recalc state preroll: 0, other async: 0, this async 0
0:00:00.079169406  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1657:gst_bin_remove_func:<pipeline0> we removed the last clock provider
0:00:00.079171319  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1759:gst_bin_remove_func:<pipeline0> recalc state preroll: 0, other async: 0, this async 0
0:00:00.079174446  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<pulsesink0> setting bus to (nil)
0:00:00.079174446  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<pulsesink0> setting bus to (nil)
0:00:00.079176760  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<pulsesink0> setting clock (nil)
0:00:00.079176760  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<pulsesink0> setting clock (nil)
0:00:00.079179665  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2072:gst_pad_unlink: unlinking audioresample0:src(0x29c24db030) and pulsesink0:sink(0x29c24db270)
0:00:00.079179665  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2072:gst_pad_unlink: unlinking audioresample0:src(0x29c24db030) and pulsesink0:sink(0x29c24db270)
0:00:00.079184406  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus structure-change message: 0x29c25032c0, time 99:99:99.999999999, seq-num 73, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstAudioResample\)\ audioresample0", busy=(boolean)true;
0:00:00.079184406  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus structure-change message: 0x29c25032c0, time 99:99:99.999999999, seq-num 73, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstAudioResample\)\ audioresample0", busy=(boolean)true;
0:00:00.079192929  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child sink message of type structure-change
0:00:00.079192929  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child sink message of type structure-change
0:00:00.079195967  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.079195967  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.079198225  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.079200525  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c25032c0, structure-change from sink
0:00:00.079198225  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.079200525  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c25032c0, structure-change from sink
0:00:00.079213082  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.079213082  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.079215389  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2126:gst_pad_unlink: unlinked audioresample0:src and pulsesink0:sink
0:00:00.079215389  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2126:gst_pad_unlink: unlinked audioresample0:src and pulsesink0:sink
0:00:00.079218873  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515010] posting on bus structure-change message: 0x29c2515010, time 99:99:99.999999999, seq-num 74, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstAudioResample\)\ audioresample0", busy=(boolean)false;
0:00:00.079218873  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515010] posting on bus structure-change message: 0x29c2515010, time 99:99:99.999999999, seq-num 74, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstAudioResample\)\ audioresample0", busy=(boolean)false;
0:00:00.079225108  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515010] handling child sink message of type structure-change
0:00:00.079225108  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515010] handling child sink message of type structure-change
0:00:00.079227771  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<pulsesink0:sink> deleting message 0x29c25032c0 of type structure-change (types 0x00001000)
0:00:00.079231455  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515010] dropped
0:00:00.079227771  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<pulsesink0:sink> deleting message 0x29c25032c0 of type structure-change (types 0x00001000)
0:00:00.079231455  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515010] dropped
0:00:00.079233863  3760   0x29c22d9a00 INFO           GST_PARENTAGE gstbin.c:1792:gst_bin_remove_func:<pipeline0> removed child "pulsesink0"
0:00:00.079233863  3760   0x29c22d9a00 INFO           GST_PARENTAGE gstbin.c:1792:gst_bin_remove_func:<pipeline0> removed child "pulsesink0"
0:00:00.079241168  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:397:gst_system_clock_add_wakeup: writing control
0:00:00.079241168  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:397:gst_system_clock_add_wakeup: writing control
0:00:00.079245672  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:401:gst_system_clock_add_wakeup: wakeup count 1
0:00:00.079245672  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:401:gst_system_clock_add_wakeup: wakeup count 1
0:00:00.079248328  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:243:gst_system_clock_dispose: joined thread
0:00:00.079250139  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:772:gst_poll_free: 0x29c24ed4a0: freeing
0:00:00.079248328  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:243:gst_system_clock_dispose: joined thread
0:00:00.079250139  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:772:gst_poll_free: 0x29c24ed4a0: freeing
0:00:00.079261085  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3042:gst_element_dispose:<pulsesink0> 0x29c2506750 dispose
0:00:00.079261085  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3042:gst_element_dispose:<pulsesink0> 0x29c2506750 dispose
0:00:00.079263915  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<pulsesink0> removing pad pulsesink0:sink
0:00:00.079263915  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<pulsesink0> removing pad pulsesink0:sink
0:00:00.079266412  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<pulsesink0> removing pad 'sink'
0:00:00.079266412  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<pulsesink0> removing pad 'sink'
0:00:00.079269095  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':sink> 0x29c24db270 dispose
0:00:00.079269095  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':sink> 0x29c24db270 dispose
0:00:00.079272502  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<pulsesink0> 0x29c2506750 parent class dispose
0:00:00.079272502  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<pulsesink0> 0x29c2506750 parent class dispose
0:00:00.079275905  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<pulsesink0> 0x29c2506750 finalize
0:00:00.079277868  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3125:gst_element_finalize:<pulsesink0> 0x29c2506750 finalize parent
0:00:00.079275905  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<pulsesink0> 0x29c2506750 finalize
0:00:00.079277868  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3125:gst_element_finalize:<pulsesink0> 0x29c2506750 finalize parent
0:00:00.079280125  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1862:gst_bin_remove: removing element audioresample0 from bin pipeline0
0:00:00.079282538  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1562:gst_bin_remove_func:<pipeline0> element :audioresample0
0:00:00.079280125  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1862:gst_bin_remove: removing element audioresample0 from bin pipeline0
0:00:00.079282538  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1562:gst_bin_remove_func:<pipeline0> element :audioresample0
0:00:00.079284610  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1759:gst_bin_remove_func:<pipeline0> recalc state preroll: 0, other async: 0, this async 0
0:00:00.079284610  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1759:gst_bin_remove_func:<pipeline0> recalc state preroll: 0, other async: 0, this async 0
0:00:00.079287189  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<audioresample0> setting bus to (nil)
0:00:00.079287189  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<audioresample0> setting bus to (nil)
0:00:00.079289310  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<audioresample0> setting clock (nil)
0:00:00.079289310  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<audioresample0> setting clock (nil)
0:00:00.079291744  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2072:gst_pad_unlink: unlinking audioconvert0:src(0x29c24dabb0) and audioresample0:sink(0x29c24dadf0)
0:00:00.079291744  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2072:gst_pad_unlink: unlinking audioconvert0:src(0x29c24dabb0) and audioresample0:sink(0x29c24dadf0)
0:00:00.079295971  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515090] posting on bus structure-change message: 0x29c2515090, time 99:99:99.999999999, seq-num 75, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstAudioConvert\)\ audioconvert0", busy=(boolean)true;
0:00:00.079295971  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515090] posting on bus structure-change message: 0x29c2515090, time 99:99:99.999999999, seq-num 75, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstAudioConvert\)\ audioconvert0", busy=(boolean)true;
0:00:00.079303553  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515090] handling child sink message of type structure-change
0:00:00.079303553  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515090] handling child sink message of type structure-change
0:00:00.079306310  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.079308405  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.079306310  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.079308405  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.079310400  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2515090, structure-change from sink
0:00:00.079310400  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2515090, structure-change from sink
0:00:00.079313030  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515090] dropped
0:00:00.079315091  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2126:gst_pad_unlink: unlinked audioconvert0:src and audioresample0:sink
0:00:00.079313030  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515090] dropped
0:00:00.079315091  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2126:gst_pad_unlink: unlinked audioconvert0:src and audioresample0:sink
0:00:00.079318584  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515690] posting on bus structure-change message: 0x29c2515690, time 99:99:99.999999999, seq-num 76, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstAudioConvert\)\ audioconvert0", busy=(boolean)false;
0:00:00.079318584  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515690] posting on bus structure-change message: 0x29c2515690, time 99:99:99.999999999, seq-num 76, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstAudioConvert\)\ audioconvert0", busy=(boolean)false;
0:00:00.079324522  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515690] handling child sink message of type structure-change
0:00:00.079324522  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515690] handling child sink message of type structure-change
0:00:00.079327310  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<audioresample0:sink> deleting message 0x29c2515090 of type structure-change (types 0x00001000)
0:00:00.079327310  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<audioresample0:sink> deleting message 0x29c2515090 of type structure-change (types 0x00001000)
0:00:00.079330896  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515690] dropped
0:00:00.079330896  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515690] dropped
0:00:00.079333455  3760   0x29c22d9a00 INFO           GST_PARENTAGE gstbin.c:1792:gst_bin_remove_func:<pipeline0> removed child "audioresample0"
0:00:00.079333455  3760   0x29c22d9a00 INFO           GST_PARENTAGE gstbin.c:1792:gst_bin_remove_func:<pipeline0> removed child "audioresample0"
0:00:00.079337714  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3042:gst_element_dispose:<audioresample0> 0x29c24f2360 dispose
0:00:00.079337714  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3042:gst_element_dispose:<audioresample0> 0x29c24f2360 dispose
0:00:00.079339789  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<audioresample0> removing pad audioresample0:sink
0:00:00.079339789  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<audioresample0> removing pad audioresample0:sink
0:00:00.079342119  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<audioresample0> removing pad 'sink'
0:00:00.079344380  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':sink> 0x29c24dadf0 dispose
0:00:00.079342119  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<audioresample0> removing pad 'sink'
0:00:00.079344380  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':sink> 0x29c24dadf0 dispose
0:00:00.079347161  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<audioresample0> removing pad audioresample0:src
0:00:00.079347161  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<audioresample0> removing pad audioresample0:src
0:00:00.079349392  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<audioresample0> removing pad 'src'
0:00:00.079351523  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':src> 0x29c24db030 dispose
0:00:00.079349392  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<audioresample0> removing pad 'src'
0:00:00.079351523  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':src> 0x29c24db030 dispose
0:00:00.079354085  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<audioresample0> 0x29c24f2360 parent class dispose
0:00:00.079354085  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<audioresample0> 0x29c24f2360 parent class dispose
0:00:00.079356397  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<audioresample0> 0x29c24f2360 finalize
0:00:00.079358351  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3125:gst_element_finalize:<audioresample0> 0x29c24f2360 finalize parent
0:00:00.079356397  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<audioresample0> 0x29c24f2360 finalize
0:00:00.079358351  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3125:gst_element_finalize:<audioresample0> 0x29c24f2360 finalize parent
0:00:00.079360671  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1862:gst_bin_remove: removing element audioconvert0 from bin pipeline0
0:00:00.079360671  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1862:gst_bin_remove: removing element audioconvert0 from bin pipeline0
0:00:00.079362953  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1562:gst_bin_remove_func:<pipeline0> element :audioconvert0
0:00:00.079362953  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1562:gst_bin_remove_func:<pipeline0> element :audioconvert0
0:00:00.079364973  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1759:gst_bin_remove_func:<pipeline0> recalc state preroll: 0, other async: 0, this async 0
0:00:00.079367493  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<audioconvert0> setting bus to (nil)
0:00:00.079364973  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1759:gst_bin_remove_func:<pipeline0> recalc state preroll: 0, other async: 0, this async 0
0:00:00.079367493  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<audioconvert0> setting bus to (nil)
0:00:00.079369582  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<audioconvert0> setting clock (nil)
0:00:00.079369582  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<audioconvert0> setting clock (nil)
0:00:00.079371732  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2072:gst_pad_unlink: unlinking vorbisdec0:src(0x29c24da730) and audioconvert0:sink(0x29c24da970)
0:00:00.079371732  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2072:gst_pad_unlink: unlinking vorbisdec0:src(0x29c24da730) and audioconvert0:sink(0x29c24da970)
0:00:00.079375593  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515010] posting on bus structure-change message: 0x29c2515010, time 99:99:99.999999999, seq-num 77, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstVorbisDec\)\ vorbisdec0", busy=(boolean)true;
0:00:00.079375593  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515010] posting on bus structure-change message: 0x29c2515010, time 99:99:99.999999999, seq-num 77, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstVorbisDec\)\ vorbisdec0", busy=(boolean)true;
0:00:00.079382167  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515010] handling child sink message of type structure-change
0:00:00.079384855  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.079382167  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515010] handling child sink message of type structure-change
0:00:00.079384855  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.079386898  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.079388865  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2515010, structure-change from sink
0:00:00.079386898  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.079388865  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2515010, structure-change from sink
0:00:00.079391449  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515010] dropped
0:00:00.079391449  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515010] dropped
0:00:00.079393387  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2126:gst_pad_unlink: unlinked vorbisdec0:src and audioconvert0:sink
0:00:00.079393387  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2126:gst_pad_unlink: unlinked vorbisdec0:src and audioconvert0:sink
0:00:00.079396606  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus structure-change message: 0x29c25032c0, time 99:99:99.999999999, seq-num 78, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstVorbisDec\)\ vorbisdec0", busy=(boolean)false;
0:00:00.079396606  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c25032c0] posting on bus structure-change message: 0x29c25032c0, time 99:99:99.999999999, seq-num 78, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstVorbisDec\)\ vorbisdec0", busy=(boolean)false;
0:00:00.079402361  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child sink message of type structure-change
0:00:00.079402361  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c25032c0] handling child sink message of type structure-change
0:00:00.079404972  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<audioconvert0:sink> deleting message 0x29c2515010 of type structure-change (types 0x00001000)
0:00:00.079404972  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<audioconvert0:sink> deleting message 0x29c2515010 of type structure-change (types 0x00001000)
0:00:00.079408478  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.079410910  3760   0x29c22d9a00 INFO           GST_PARENTAGE gstbin.c:1792:gst_bin_remove_func:<pipeline0> removed child "audioconvert0"
0:00:00.079408478  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c25032c0] dropped
0:00:00.079410910  3760   0x29c22d9a00 INFO           GST_PARENTAGE gstbin.c:1792:gst_bin_remove_func:<pipeline0> removed child "audioconvert0"
0:00:00.079416354  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3042:gst_element_dispose:<audioconvert0> 0x29c24ef8d0 dispose
0:00:00.079416354  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3042:gst_element_dispose:<audioconvert0> 0x29c24ef8d0 dispose
0:00:00.079419053  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<audioconvert0> removing pad audioconvert0:sink
0:00:00.079421294  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<audioconvert0> removing pad 'sink'
0:00:00.079419053  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<audioconvert0> removing pad audioconvert0:sink
0:00:00.079421294  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<audioconvert0> removing pad 'sink'
0:00:00.079423456  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':sink> 0x29c24da970 dispose
0:00:00.079423456  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':sink> 0x29c24da970 dispose
0:00:00.079426333  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<audioconvert0> removing pad audioconvert0:src
0:00:00.079426333  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<audioconvert0> removing pad audioconvert0:src
0:00:00.079428427  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<audioconvert0> removing pad 'src'
0:00:00.079430591  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':src> 0x29c24dabb0 dispose
0:00:00.079428427  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<audioconvert0> removing pad 'src'
0:00:00.079430591  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':src> 0x29c24dabb0 dispose
0:00:00.079433154  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<audioconvert0> 0x29c24ef8d0 parent class dispose
0:00:00.079433154  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<audioconvert0> 0x29c24ef8d0 parent class dispose
0:00:00.079435407  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<audioconvert0> 0x29c24ef8d0 finalize
0:00:00.079435407  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<audioconvert0> 0x29c24ef8d0 finalize
0:00:00.079437277  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3125:gst_element_finalize:<audioconvert0> 0x29c24ef8d0 finalize parent
0:00:00.079437277  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3125:gst_element_finalize:<audioconvert0> 0x29c24ef8d0 finalize parent
0:00:00.079439422  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1862:gst_bin_remove: removing element vorbisdec0 from bin pipeline0
0:00:00.079441902  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1562:gst_bin_remove_func:<pipeline0> element :vorbisdec0
0:00:00.079439422  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1862:gst_bin_remove: removing element vorbisdec0 from bin pipeline0
0:00:00.079441902  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1562:gst_bin_remove_func:<pipeline0> element :vorbisdec0
0:00:00.079443853  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1759:gst_bin_remove_func:<pipeline0> recalc state preroll: 0, other async: 0, this async 0
0:00:00.079443853  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1759:gst_bin_remove_func:<pipeline0> recalc state preroll: 0, other async: 0, this async 0
0:00:00.079446308  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<vorbisdec0> setting bus to (nil)
0:00:00.079448240  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<vorbisdec0> setting clock (nil)
0:00:00.079446308  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<vorbisdec0> setting bus to (nil)
0:00:00.079448240  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<vorbisdec0> setting clock (nil)
0:00:00.079450709  3760   0x29c22d9a00 INFO           GST_PARENTAGE gstbin.c:1792:gst_bin_remove_func:<pipeline0> removed child "vorbisdec0"
0:00:00.079450709  3760   0x29c22d9a00 INFO           GST_PARENTAGE gstbin.c:1792:gst_bin_remove_func:<pipeline0> removed child "vorbisdec0"
0:00:00.079454080  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3042:gst_element_dispose:<vorbisdec0> 0x29c24e7dd0 dispose
0:00:00.079456047  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<vorbisdec0> removing pad vorbisdec0:sink
0:00:00.079454080  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3042:gst_element_dispose:<vorbisdec0> 0x29c24e7dd0 dispose
0:00:00.079456047  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<vorbisdec0> removing pad vorbisdec0:sink
0:00:00.079458217  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<vorbisdec0> removing pad 'sink'
0:00:00.079458217  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<vorbisdec0> removing pad 'sink'
0:00:00.079460343  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':sink> 0x29c24da4f0 dispose
0:00:00.079460343  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':sink> 0x29c24da4f0 dispose
0:00:00.079463197  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<vorbisdec0> removing pad vorbisdec0:src
0:00:00.079465362  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<vorbisdec0> removing pad 'src'
0:00:00.079463197  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<vorbisdec0> removing pad vorbisdec0:src
0:00:00.079465362  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<vorbisdec0> removing pad 'src'
0:00:00.079467411  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':src> 0x29c24da730 dispose
0:00:00.079467411  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':src> 0x29c24da730 dispose
0:00:00.079469878  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<vorbisdec0> 0x29c24e7dd0 parent class dispose
0:00:00.079469878  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<vorbisdec0> 0x29c24e7dd0 parent class dispose
0:00:00.079474813  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<vorbisdec0> 0x29c24e7dd0 finalize
0:00:00.079474813  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<vorbisdec0> 0x29c24e7dd0 finalize
0:00:00.079477448  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3125:gst_element_finalize:<vorbisdec0> 0x29c24e7dd0 finalize parent
0:00:00.079477448  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3125:gst_element_finalize:<vorbisdec0> 0x29c24e7dd0 finalize parent
0:00:00.079479620  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1862:gst_bin_remove: removing element oggdemux0 from bin pipeline0
0:00:00.079481878  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1562:gst_bin_remove_func:<pipeline0> element :oggdemux0
0:00:00.079479620  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1862:gst_bin_remove: removing element oggdemux0 from bin pipeline0
0:00:00.079481878  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1562:gst_bin_remove_func:<pipeline0> element :oggdemux0
0:00:00.079483758  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1759:gst_bin_remove_func:<pipeline0> recalc state preroll: 0, other async: 0, this async 0
0:00:00.079483758  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1759:gst_bin_remove_func:<pipeline0> recalc state preroll: 0, other async: 0, this async 0
0:00:00.079486093  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<oggdemux0> setting bus to (nil)
0:00:00.079488091  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<oggdemux0> setting clock (nil)
0:00:00.079486093  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<oggdemux0> setting bus to (nil)
0:00:00.079488091  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<oggdemux0> setting clock (nil)
0:00:00.079490123  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2072:gst_pad_unlink: unlinking filesrc0:src(0x29c24da070) and oggdemux0:sink(0x29c24da2b0)
0:00:00.079490123  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2072:gst_pad_unlink: unlinking filesrc0:src(0x29c24da070) and oggdemux0:sink(0x29c24da2b0)
0:00:00.079494295  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503240] posting on bus structure-change message: 0x29c2503240, time 99:99:99.999999999, seq-num 79, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstFileSrc\)\ filesrc0", busy=(boolean)true;
0:00:00.079494295  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2503240] posting on bus structure-change message: 0x29c2503240, time 99:99:99.999999999, seq-num 79, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstFileSrc\)\ filesrc0", busy=(boolean)true;
0:00:00.079500930  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503240] handling child sink message of type structure-change
0:00:00.079500930  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2503240] handling child sink message of type structure-change
0:00:00.079503630  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.079505722  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.079503630  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:884:find_message:<pipeline0> no message found matching types 00001000
0:00:00.079505722  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:891:find_message:<pipeline0>   structure-change
0:00:00.079507639  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2503240, structure-change from sink
0:00:00.079507639  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:931:bin_replace_message:<pipeline0> got new message 0x29c2503240, structure-change from sink
0:00:00.079510143  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503240] dropped
0:00:00.079510143  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2503240] dropped
0:00:00.079512170  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2126:gst_pad_unlink: unlinked filesrc0:src and oggdemux0:sink
0:00:00.079512170  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstpad.c:2126:gst_pad_unlink: unlinked filesrc0:src and oggdemux0:sink
0:00:00.079515340  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515610] posting on bus structure-change message: 0x29c2515610, time 99:99:99.999999999, seq-num 80, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstFileSrc\)\ filesrc0", busy=(boolean)false;
0:00:00.079515340  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:318:gst_bus_post:<bus0> [msg 0x29c2515610] posting on bus structure-change message: 0x29c2515610, time 99:99:99.999999999, seq-num 80, element 'sink', GstMessageStructureChange, type=(GstStructureChangeType)GST_STRUCTURE_CHANGE_TYPE_PAD_UNLINK, owner=(GstElement)"\(GstFileSrc\)\ filesrc0", busy=(boolean)false;
0:00:00.079521196  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515610] handling child sink message of type structure-change
0:00:00.079523896  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<oggdemux0:sink> deleting message 0x29c2503240 of type structure-change (types 0x00001000)
0:00:00.079521196  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:3702:gst_bin_handle_message_func:<pipeline0> [msg 0x29c2515610] handling child sink message of type structure-change
0:00:00.079523896  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:960:bin_remove_messages:<oggdemux0:sink> deleting message 0x29c2503240 of type structure-change (types 0x00001000)
0:00:00.079527308  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515610] dropped
0:00:00.079529820  3760   0x29c22d9a00 INFO           GST_PARENTAGE gstbin.c:1792:gst_bin_remove_func:<pipeline0> removed child "oggdemux0"
0:00:00.079527308  3760   0x29c22d9a00 DEBUG                GST_BUS gstbus.c:353:gst_bus_post:<bus0> [msg 0x29c2515610] dropped
0:00:00.079529820  3760   0x29c22d9a00 INFO           GST_PARENTAGE gstbin.c:1792:gst_bin_remove_func:<pipeline0> removed child "oggdemux0"
0:00:00.079533385  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3042:gst_element_dispose:<oggdemux0> 0x29c24e2010 dispose
0:00:00.079533385  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3042:gst_element_dispose:<oggdemux0> 0x29c24e2010 dispose
0:00:00.079535444  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<oggdemux0> removing pad oggdemux0:sink
0:00:00.079535444  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<oggdemux0> removing pad oggdemux0:sink
0:00:00.079537646  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<oggdemux0> removing pad 'sink'
0:00:00.079537646  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<oggdemux0> removing pad 'sink'
0:00:00.079539877  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':sink> 0x29c24da2b0 dispose
0:00:00.079539877  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':sink> 0x29c24da2b0 dispose
0:00:00.079543640  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<oggdemux0> 0x29c24e2010 parent class dispose
0:00:00.079543640  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<oggdemux0> 0x29c24e2010 parent class dispose
0:00:00.079547072  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<oggdemux0> 0x29c24e2010 finalize
0:00:00.079548939  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3125:gst_element_finalize:<oggdemux0> 0x29c24e2010 finalize parent
0:00:00.079547072  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<oggdemux0> 0x29c24e2010 finalize
0:00:00.079548939  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3125:gst_element_finalize:<oggdemux0> 0x29c24e2010 finalize parent
0:00:00.079550992  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1862:gst_bin_remove: removing element filesrc0 from bin pipeline0
0:00:00.079550992  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstbin.c:1862:gst_bin_remove: removing element filesrc0 from bin pipeline0
0:00:00.079553127  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1562:gst_bin_remove_func:<pipeline0> element :filesrc0
0:00:00.079555073  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1651:gst_bin_remove_func:<pipeline0> we removed the last source
0:00:00.079553127  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1562:gst_bin_remove_func:<pipeline0> element :filesrc0
0:00:00.079555073  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1651:gst_bin_remove_func:<pipeline0> we removed the last source
0:00:00.079556574  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1759:gst_bin_remove_func:<pipeline0> recalc state preroll: 0, other async: 0, this async 0
0:00:00.079559079  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<filesrc0> setting bus to (nil)
0:00:00.079556574  3760   0x29c22d9a00 DEBUG                    bin gstbin.c:1759:gst_bin_remove_func:<pipeline0> recalc state preroll: 0, other async: 0, this async 0
0:00:00.079559079  3760   0x29c22d9a00 DEBUG          GST_PARENTAGE gstelement.c:3137:gst_element_set_bus_func:<filesrc0> setting bus to (nil)
0:00:00.079561948  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<filesrc0> setting clock (nil)
0:00:00.079561948  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstelement.c:429:gst_element_set_clock:<filesrc0> setting clock (nil)
0:00:00.079564303  3760   0x29c22d9a00 INFO           GST_PARENTAGE gstbin.c:1792:gst_bin_remove_func:<pipeline0> removed child "filesrc0"
0:00:00.079564303  3760   0x29c22d9a00 INFO           GST_PARENTAGE gstbin.c:1792:gst_bin_remove_func:<pipeline0> removed child "filesrc0"
0:00:00.079567498  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3042:gst_element_dispose:<filesrc0> 0x29c24d8100 dispose
0:00:00.079567498  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3042:gst_element_dispose:<filesrc0> 0x29c24d8100 dispose
0:00:00.079569422  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<filesrc0> removing pad filesrc0:src
0:00:00.079571478  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<filesrc0> removing pad 'src'
0:00:00.079569422  3760   0x29c22d9a00 DEBUG       GST_ELEMENT_PADS gstelement.c:3071:gst_element_dispose:<filesrc0> removing pad filesrc0:src
0:00:00.079571478  3760   0x29c22d9a00 INFO        GST_ELEMENT_PADS gstelement.c:787:gst_element_remove_pad:<filesrc0> removing pad 'src'
0:00:00.079573498  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':src> 0x29c24da070 dispose
0:00:00.079573498  3760   0x29c22d9a00 DEBUG        GST_REFCOUNTING gstpad.c:703:gst_pad_dispose:<'':src> 0x29c24da070 dispose
0:00:00.079576049  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<filesrc0> 0x29c24d8100 parent class dispose
0:00:00.079576049  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<filesrc0> 0x29c24d8100 parent class dispose
0:00:00.079579055  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<filesrc0> 0x29c24d8100 finalize
0:00:00.079579055  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<filesrc0> 0x29c24d8100 finalize
0:00:00.079580955  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3125:gst_element_finalize:<filesrc0> 0x29c24d8100 finalize parent
0:00:00.079583107  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3042:gst_element_dispose:<pipeline0> 0x29c2508090 dispose
0:00:00.079580955  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3125:gst_element_finalize:<filesrc0> 0x29c24d8100 finalize parent
0:00:00.079583107  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3042:gst_element_dispose:<pipeline0> 0x29c2508090 dispose
0:00:00.079585021  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:772:gst_poll_free: 0x29c24ed4f0: freeing
0:00:00.079585021  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:772:gst_poll_free: 0x29c24ed4f0: freeing
0:00:00.079591216  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<pipeline0> 0x29c2508090 parent class dispose
0:00:00.079591216  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<pipeline0> 0x29c2508090 parent class dispose
0:00:00.079594645  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<pipeline0> 0x29c2508090 finalize
0:00:00.079594645  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<pipeline0> 0x29c2508090 finalize
0:00:00.079596530  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3125:gst_element_finalize:<pipeline0> 0x29c2508090 finalize parent
0:00:00.079596530  3760   0x29c22d9a00 INFO         GST_REFCOUNTING gstelement.c:3125:gst_element_finalize:<pipeline0> 0x29c2508090 finalize parent
0:00:00.079599465  3760   0x29c22d9a00 INFO                GST_INIT gst.c:998:gst_deinit: deinitializing GStreamer
0:00:00.079599465  3760   0x29c22d9a00 INFO                GST_INIT gst.c:998:gst_deinit: deinitializing GStreamer
0:00:00.079605354  3760   0x29c22d9a00 DEBUG               taskpool gsttaskpool.c:151:gst_task_pool_finalize: taskpool 0x29c22e3900 finalize
0:00:00.079605354  3760   0x29c22d9a00 DEBUG               taskpool gsttaskpool.c:151:gst_task_pool_finalize: taskpool 0x29c22e3900 finalize
0:00:00.079623689  3760   0x29c22d9a00 DEBUG                default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.079627124  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:353:gst_system_clock_obtain: creating new static system clock
0:00:00.079636504  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:681:gst_poll_new: 0x29c24ed770: new controllable : 1
0:00:00.079623689  3760   0x29c22d9a00 DEBUG                default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.079627124  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:353:gst_system_clock_obtain: creating new static system clock
0:00:00.079636504  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:681:gst_poll_new: 0x29c24ed770: new controllable : 1
0:00:00.079646165  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x29c24ed770: fd (fd:3, idx:0)
0:00:00.079646165  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x29c24ed770: fd (fd:3, idx:0)
0:00:00.079649686  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x29c24ed770: fd (fd:3, idx:0), active : 1
0:00:00.079649686  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x29c24ed770: fd (fd:3, idx:0), active : 1
0:00:00.079655813  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:397:gst_system_clock_add_wakeup: writing control
0:00:00.079655813  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:397:gst_system_clock_add_wakeup: writing control
0:00:00.079659165  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:401:gst_system_clock_add_wakeup: wakeup count 1
0:00:00.079659165  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:401:gst_system_clock_add_wakeup: wakeup count 1
0:00:00.079661263  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:243:gst_system_clock_dispose: joined thread
0:00:00.079662750  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:772:gst_poll_free: 0x29c24ed770: freeing
0:00:00.079661263  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:243:gst_system_clock_dispose: joined thread
0:00:00.079662750  3760   0x29c22d9a00 DEBUG               GST_POLL gstpoll.c:772:gst_poll_free: 0x29c24ed770: freeing
0:00:00.079667079  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:256:gst_system_clock_dispose: disposed system clock
0:00:00.079667079  3760   0x29c22d9a00 DEBUG              GST_CLOCK gstsystemclock.c:256:gst_system_clock_dispose: disposed system clock
0:00:00.079670730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:260:gst_registry_finalize:<registry0> registry finalize
0:00:00.079670730  3760   0x29c22d9a00 DEBUG           GST_REGISTRY gstregistry.c:260:gst_registry_finalize:<registry0> registry finalize
0:00:00.079673931  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin239>
0:00:00.079673931  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin239>
0:00:00.079677681  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin238>
0:00:00.079677681  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin238>
0:00:00.079680901  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin237>
0:00:00.079680901  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin237>
0:00:00.079683779  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin236>
0:00:00.079683779  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin236>
0:00:00.079686475  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin235>
0:00:00.079686475  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin235>
0:00:00.079689373  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin234>
0:00:00.079689373  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin234>
0:00:00.079694556  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin233>
0:00:00.079694556  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin233>
0:00:00.079697614  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin232>
0:00:00.079697614  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin232>
0:00:00.079700558  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin231>
0:00:00.079700558  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin231>
0:00:00.079703843  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin230>
0:00:00.079703843  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin230>
0:00:00.079706773  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin229>
0:00:00.079706773  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin229>
0:00:00.079709713  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin228>
0:00:00.079709713  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin228>
0:00:00.079712973  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin227>
0:00:00.079712973  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin227>
0:00:00.079716027  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin226>
0:00:00.079716027  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin226>
0:00:00.079719156  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin225>
0:00:00.079719156  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin225>
0:00:00.079723086  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin224>
0:00:00.079723086  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin224>
0:00:00.079726669  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin223>
0:00:00.079726669  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin223>
0:00:00.079729326  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin222>
0:00:00.079729326  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin222>
0:00:00.079732115  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin221>
0:00:00.079732115  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin221>
0:00:00.079734783  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin220>
0:00:00.079734783  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin220>
0:00:00.079737419  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin219>
0:00:00.079740228  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin218>
0:00:00.079737419  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin219>
0:00:00.079740228  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin218>
0:00:00.079743222  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin217>
0:00:00.079743222  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin217>
0:00:00.079746206  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin216>
0:00:00.079746206  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin216>
0:00:00.079749031  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin215>
0:00:00.079749031  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin215>
0:00:00.079760852  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin214>
0:00:00.079760852  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin214>
0:00:00.079764512  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin213>
0:00:00.079764512  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin213>
0:00:00.079767412  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin212>
0:00:00.079767412  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin212>
0:00:00.079770148  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin211>
0:00:00.079770148  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin211>
0:00:00.079772826  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin210>
0:00:00.079772826  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin210>
0:00:00.079775648  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin209>
0:00:00.079778452  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin208>
0:00:00.079775648  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin209>
0:00:00.079778452  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin208>
0:00:00.079780922  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin207>
0:00:00.079780922  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin207>
0:00:00.079783550  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin206>
0:00:00.079783550  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin206>
0:00:00.079786160  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin205>
0:00:00.079788766  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin204>
0:00:00.079786160  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin205>
0:00:00.079788766  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin204>
0:00:00.079791570  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin203>
0:00:00.079791570  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin203>
0:00:00.079794723  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin202>
0:00:00.079794723  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin202>
0:00:00.079797503  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin201>
0:00:00.079797503  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin201>
0:00:00.079800508  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin200>
0:00:00.079800508  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin200>
0:00:00.079803315  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin199>
0:00:00.079803315  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin199>
0:00:00.079806376  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin198>
0:00:00.079806376  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin198>
0:00:00.079809245  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin197>
0:00:00.079809245  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin197>
0:00:00.079811905  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin196>
0:00:00.079811905  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin196>
0:00:00.079814592  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin195>
0:00:00.079814592  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin195>
0:00:00.079817344  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin194>
0:00:00.079820473  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin193>
0:00:00.079817344  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin194>
0:00:00.079820473  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin193>
0:00:00.079823186  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin192>
0:00:00.079823186  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin192>
0:00:00.079825995  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin191>
0:00:00.079825995  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin191>
0:00:00.079828916  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin190>
0:00:00.079828916  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin190>
0:00:00.079831977  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin189>
0:00:00.079831977  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin189>
0:00:00.079836491  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin188>
0:00:00.079836491  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin188>
0:00:00.079839321  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin187>
0:00:00.079839321  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin187>
0:00:00.079842063  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin186>
0:00:00.079842063  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin186>
0:00:00.079845023  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin185>
0:00:00.079845023  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin185>
0:00:00.079847578  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin184>
0:00:00.079847578  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin184>
0:00:00.079850235  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin183>
0:00:00.079853153  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin182>
0:00:00.079850235  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin183>
0:00:00.079853153  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin182>
0:00:00.079855945  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin181>
0:00:00.079855945  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin181>
0:00:00.079858529  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin180>
0:00:00.079858529  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin180>
0:00:00.079861283  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin179>
0:00:00.079863981  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin178>
0:00:00.079861283  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin179>
0:00:00.079863981  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin178>
0:00:00.079866618  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin177>
0:00:00.079866618  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin177>
0:00:00.079869367  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin176>
0:00:00.079869367  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin176>
0:00:00.079872219  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin175>
0:00:00.079872219  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin175>
0:00:00.079875024  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin174>
0:00:00.079875024  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin174>
0:00:00.079877684  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin173>
0:00:00.079877684  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin173>
0:00:00.079880428  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin172>
0:00:00.079880428  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin172>
0:00:00.079882968  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin171>
0:00:00.079885601  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin170>
0:00:00.079882968  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin171>
0:00:00.079885601  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin170>
0:00:00.079888114  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin169>
0:00:00.079888114  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin169>
0:00:00.079890656  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin168>
0:00:00.079890656  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin168>
0:00:00.079893182  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin167>
0:00:00.079893182  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin167>
0:00:00.079895868  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin166>
0:00:00.079895868  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin166>
0:00:00.079898424  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin165>
0:00:00.079898424  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin165>
0:00:00.079925335  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin164>
0:00:00.079929247  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin163>
0:00:00.079925335  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin164>
0:00:00.079929247  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin163>
0:00:00.079932168  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin162>
0:00:00.079932168  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin162>
0:00:00.079935200  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin161>
0:00:00.079935200  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin161>
0:00:00.079937808  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin160>
0:00:00.079937808  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin160>
0:00:00.079940662  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin159>
0:00:00.079943690  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin158>
0:00:00.079940662  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin159>
0:00:00.079943690  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin158>
0:00:00.079946639  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin157>
0:00:00.079946639  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin157>
0:00:00.079949514  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin156>
0:00:00.079949514  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin156>
0:00:00.079952229  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin155>
0:00:00.079952229  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin155>
0:00:00.079955058  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin154>
0:00:00.079955058  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin154>
0:00:00.079967123  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin153>
0:00:00.079967123  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin153>
0:00:00.079969647  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin152>
0:00:00.079969647  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin152>
0:00:00.079972441  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin151>
0:00:00.079972441  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin151>
0:00:00.079975243  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin150>
0:00:00.079975243  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin150>
0:00:00.079978050  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin149>
0:00:00.079980896  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin148>
0:00:00.079978050  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin149>
0:00:00.079980896  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin148>
0:00:00.079983591  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin147>
0:00:00.079983591  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin147>
0:00:00.079986358  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin146>
0:00:00.079986358  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin146>
0:00:00.079988895  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin145>
0:00:00.079988895  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin145>
0:00:00.079991528  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin144>
0:00:00.079994164  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin143>
0:00:00.079991528  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin144>
0:00:00.079994164  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin143>
0:00:00.079996660  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin142>
0:00:00.079996660  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin142>
0:00:00.079999384  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin141>
0:00:00.079999384  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin141>
0:00:00.080002022  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin140>
0:00:00.080002022  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin140>
0:00:00.080004550  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin139>
0:00:00.080004550  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin139>
0:00:00.080007052  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin138>
0:00:00.080007052  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin138>
0:00:00.080009740  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin137>
0:00:00.080012289  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin136>
0:00:00.080009740  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin137>
0:00:00.080012289  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin136>
0:00:00.080014654  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin135>
0:00:00.080014654  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin135>
0:00:00.080017446  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin134>
0:00:00.080019987  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin133>
0:00:00.080017446  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin134>
0:00:00.080019987  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin133>
0:00:00.080022516  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin132>
0:00:00.080022516  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin132>
0:00:00.080025121  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin131>
0:00:00.080025121  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin131>
0:00:00.080027906  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin130>
0:00:00.080027906  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin130>
0:00:00.080030671  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin129>
0:00:00.080030671  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin129>
0:00:00.080033603  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin128>
0:00:00.080033603  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin128>
0:00:00.080036259  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin127>
0:00:00.080039399  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin126>
0:00:00.080036259  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin127>
0:00:00.080039399  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin126>
0:00:00.080041716  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin125>
0:00:00.080041716  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin125>
0:00:00.080044090  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin124>
0:00:00.080044090  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin124>
0:00:00.080046630  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin123>
0:00:00.080046630  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin123>
0:00:00.080048969  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin122>
0:00:00.080051467  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin121>
0:00:00.080048969  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin122>
0:00:00.080051467  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin121>
0:00:00.080053764  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin120>
0:00:00.080053764  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin120>
0:00:00.080056399  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin119>
0:00:00.080056399  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin119>
0:00:00.080058971  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin118>
0:00:00.080061563  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin117>
0:00:00.080058971  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin118>
0:00:00.080061563  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin117>
0:00:00.080064021  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin116>
0:00:00.080064021  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin116>
0:00:00.080066390  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin115>
0:00:00.080066390  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin115>
0:00:00.080069071  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin114>
0:00:00.080071506  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin113>
0:00:00.080069071  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin114>
0:00:00.080071506  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin113>
0:00:00.080073836  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin112>
0:00:00.080073836  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin112>
0:00:00.080076582  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin111>
0:00:00.080076582  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin111>
0:00:00.080078937  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin110>
0:00:00.080078937  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin110>
0:00:00.080081444  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin109>
0:00:00.080083748  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin108>
0:00:00.080081444  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin109>
0:00:00.080083748  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin108>
0:00:00.080086112  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin107>
0:00:00.080086112  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin107>
0:00:00.080088666  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin106>
0:00:00.080088666  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin106>
0:00:00.080091336  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin105>
0:00:00.080091336  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin105>
0:00:00.080093884  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin104>
0:00:00.080093884  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin104>
0:00:00.080096300  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin103>
0:00:00.080098809  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin102>
0:00:00.080096300  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin103>
0:00:00.080098809  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin102>
0:00:00.080101112  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin101>
0:00:00.080101112  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin101>
0:00:00.080103482  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin100>
0:00:00.080103482  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin100>
0:00:00.080107009  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin99>
0:00:00.080107009  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin99>
0:00:00.080109678  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin98>
0:00:00.080112619  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin97>
0:00:00.080109678  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin98>
0:00:00.080112619  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin97>
0:00:00.080115132  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin96>
0:00:00.080115132  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin96>
0:00:00.080117743  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin95>
0:00:00.080117743  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin95>
0:00:00.080120259  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin94>
0:00:00.080120259  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin94>
0:00:00.080123035  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin93>
0:00:00.080123035  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin93>
0:00:00.080125520  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin92>
0:00:00.080125520  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin92>
0:00:00.080127997  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin91>
0:00:00.080130725  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin90>
0:00:00.080127997  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin91>
0:00:00.080130725  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin90>
0:00:00.080133172  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin89>
0:00:00.080133172  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin89>
0:00:00.080135711  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin88>
0:00:00.080138343  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin87>
0:00:00.080135711  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin88>
0:00:00.080138343  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin87>
0:00:00.080140864  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin86>
0:00:00.080140864  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin86>
0:00:00.080143361  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin85>
0:00:00.080143361  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin85>
0:00:00.080145772  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin84>
0:00:00.080145772  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin84>
0:00:00.080148415  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin83>
0:00:00.080148415  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin83>
0:00:00.080150950  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin82>
0:00:00.080150950  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin82>
0:00:00.080154312  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin81>
0:00:00.080156702  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin80>
0:00:00.080154312  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin81>
0:00:00.080156702  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin80>
0:00:00.080159444  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin79>
0:00:00.080159444  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin79>
0:00:00.080161900  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin78>
0:00:00.080161900  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin78>
0:00:00.080164454  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin77>
0:00:00.080164454  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin77>
0:00:00.080166831  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin76>
0:00:00.080166831  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin76>
0:00:00.080169236  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin75>
0:00:00.080171552  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin74>
0:00:00.080169236  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin75>
0:00:00.080171552  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin74>
0:00:00.080173965  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin73>
0:00:00.080173965  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin73>
0:00:00.080176546  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin72>
0:00:00.080179004  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin71>
0:00:00.080176546  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin72>
0:00:00.080179004  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin71>
0:00:00.080181365  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin70>
0:00:00.080181365  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin70>
0:00:00.080183853  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin69>
0:00:00.080183853  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin69>
0:00:00.080186412  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin68>
0:00:00.080186412  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin68>
0:00:00.080188791  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin67>
0:00:00.080188791  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin67>
0:00:00.080191580  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin66>
0:00:00.080194471  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin65>
0:00:00.080191580  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin66>
0:00:00.080194471  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin65>
0:00:00.080196951  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin64>
0:00:00.080196951  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin64>
0:00:00.080199666  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin63>
0:00:00.080199666  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin63>
0:00:00.080202505  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin62>
0:00:00.080202505  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin62>
0:00:00.080204955  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin61>
0:00:00.080204955  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin61>
0:00:00.080207415  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin60>
0:00:00.080207415  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin60>
0:00:00.080209952  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin59>
0:00:00.080212650  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin58>
0:00:00.080209952  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin59>
0:00:00.080212650  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin58>
0:00:00.080215206  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin57>
0:00:00.080215206  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin57>
0:00:00.080217558  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin56>
0:00:00.080219924  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin55>
0:00:00.080217558  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin56>
0:00:00.080219924  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin55>
0:00:00.080222260  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin54>
0:00:00.080222260  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin54>
0:00:00.080224783  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin53>
0:00:00.080224783  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin53>
0:00:00.080227268  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin52>
0:00:00.080227268  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin52>
0:00:00.080229749  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin51>
0:00:00.080232222  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin50>
0:00:00.080229749  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin51>
0:00:00.080232222  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin50>
0:00:00.080234626  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin49>
0:00:00.080234626  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin49>
0:00:00.080237166  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin48>
0:00:00.080237166  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin48>
0:00:00.080239658  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin47>
0:00:00.080239658  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin47>
0:00:00.080242201  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin46>
0:00:00.080242201  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin46>
0:00:00.080244701  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin45>
0:00:00.080247235  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin44>
0:00:00.080244701  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin45>
0:00:00.080247235  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin44>
0:00:00.080249602  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin43>
0:00:00.080249602  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin43>
0:00:00.080252378  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin42>
0:00:00.080254807  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin41>
0:00:00.080252378  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin42>
0:00:00.080254807  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin41>
0:00:00.080257212  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin40>
0:00:00.080257212  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin40>
0:00:00.080259619  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin39>
0:00:00.080259619  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin39>
0:00:00.080262084  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin38>
0:00:00.080262084  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin38>
0:00:00.080264493  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin37>
0:00:00.080266878  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin36>
0:00:00.080264493  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin37>
0:00:00.080266878  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin36>
0:00:00.080269404  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin35>
0:00:00.080269404  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin35>
0:00:00.080271939  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin34>
0:00:00.080271939  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin34>
0:00:00.080274319  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin33>
0:00:00.080274319  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin33>
0:00:00.080276676  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin32>
0:00:00.080279398  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin31>
0:00:00.080276676  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin32>
0:00:00.080279398  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin31>
0:00:00.080281959  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin30>
0:00:00.080281959  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin30>
0:00:00.080284541  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin29>
0:00:00.080284541  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin29>
0:00:00.080287470  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin28>
0:00:00.080287470  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin28>
0:00:00.080290178  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin27>
0:00:00.080292594  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin26>
0:00:00.080290178  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin27>
0:00:00.080292594  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin26>
0:00:00.080294897  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin25>
0:00:00.080294897  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin25>
0:00:00.080297441  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin24>
0:00:00.080297441  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin24>
0:00:00.080300080  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin23>
0:00:00.080300080  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin23>
0:00:00.080302726  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin22>
0:00:00.080305249  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin21>
0:00:00.080302726  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin22>
0:00:00.080305249  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin21>
0:00:00.080307730  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin20>
0:00:00.080307730  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin20>
0:00:00.080310433  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin19>
0:00:00.080310433  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin19>
0:00:00.080312752  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin18>
0:00:00.080312752  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin18>
0:00:00.080315071  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin17>
0:00:00.080315071  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin17>
0:00:00.080317482  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin16>
0:00:00.080320054  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin15>
0:00:00.080317482  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin16>
0:00:00.080320054  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin15>
0:00:00.080322298  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin14>
0:00:00.080322298  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin14>
0:00:00.080324623  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin13>
0:00:00.080324623  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin13>
0:00:00.080326934  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin12>
0:00:00.080329263  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin11>
0:00:00.080326934  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin12>
0:00:00.080329263  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin11>
0:00:00.080331921  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin10>
0:00:00.080334368  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin9>
0:00:00.080331921  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin10>
0:00:00.080334368  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin9>
0:00:00.080337140  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin8>
0:00:00.080337140  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin8>
0:00:00.080339859  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin7>
0:00:00.080339859  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin7>
0:00:00.080342299  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin6>
0:00:00.080342299  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin6>
0:00:00.080344704  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin5>
0:00:00.080347039  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin4>
0:00:00.080344704  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin5>
0:00:00.080347039  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin4>
0:00:00.080349453  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin3>
0:00:00.080349453  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin3>
0:00:00.080351884  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin2>
0:00:00.080351884  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin2>
0:00:00.080354206  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin1>
0:00:00.080354206  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin1>
0:00:00.080356773  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin0>
0:00:00.080356773  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstplugin.c:126:gst_plugin_finalize: finalizing plugin <plugin0>
0:00:00.080364269  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24d03b0: 'vorbistag'
0:00:00.080364269  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24d03b0: 'vorbistag'
0:00:00.080369278  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24d02d0: 'vorbisparse'
0:00:00.080369278  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24d02d0: 'vorbisparse'
0:00:00.080372778  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24d01f0: 'vorbisdec'
0:00:00.080372778  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24d01f0: 'vorbisdec'
0:00:00.080375862  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24d0110: 'vorbisenc'
0:00:00.080375862  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24d0110: 'vorbisenc'
0:00:00.080378949  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24d0030: 'volume'
0:00:00.080378949  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24d0030: 'volume'
0:00:00.080382144  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cee40: 'videotestsrc'
0:00:00.080382144  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cee40: 'videotestsrc'
0:00:00.080385358  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ced60: 'videoscale'
0:00:00.080385358  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ced60: 'videoscale'
0:00:00.080388284  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cec80: 'videorate'
0:00:00.080388284  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cec80: 'videorate'
0:00:00.080391247  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ceba0: 'videoconvert'
0:00:00.080391247  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ceba0: 'videoconvert'
0:00:00.080394152  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ceac0: 'audio/audible'
0:00:00.080394152  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ceac0: 'audio/audible'
0:00:00.080397027  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce9e0: 'audio/x-xi'
0:00:00.080397027  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce9e0: 'audio/x-xi'
0:00:00.080399591  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce900: 'video/x-pva'
0:00:00.080399591  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce900: 'video/x-pva'
0:00:00.080401881  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce820: 'application/x-ssa'
0:00:00.080404450  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce630: 'application/octet-stream'
0:00:00.080401881  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce820: 'application/x-ssa'
0:00:00.080404450  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce630: 'application/octet-stream'
0:00:00.080406812  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce550: 'image/x-degas'
0:00:00.080406812  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce550: 'image/x-degas'
0:00:00.080409260  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce470: 'image/x-icon'
0:00:00.080411694  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce390: 'application/x-yuv4mpeg'
0:00:00.080409260  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce470: 'image/x-icon'
0:00:00.080411694  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce390: 'application/x-yuv4mpeg'
0:00:00.080414154  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce2b0: 'image/vnd.wap.wbmp'
0:00:00.080414154  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce2b0: 'image/vnd.wap.wbmp'
0:00:00.080416864  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce1d0: 'image/vnd.adobe.photoshop'
0:00:00.080416864  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce1d0: 'image/vnd.adobe.photoshop'
0:00:00.080419534  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce0f0: 'application/msword'
0:00:00.080419534  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce0f0: 'application/msword'
0:00:00.080422207  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce010: 'application/pdf'
0:00:00.080422207  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ce010: 'application/pdf'
0:00:00.080425006  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cbe90: 'audio/x-kss'
0:00:00.080425006  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cbe90: 'audio/x-kss'
0:00:00.080427931  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cbdb0: 'video/x-ivf'
0:00:00.080427931  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cbdb0: 'video/x-ivf'
0:00:00.080430735  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cbcd0: 'audio/x-sap'
0:00:00.080433384  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cbbf0: 'audio/x-vgm'
0:00:00.080430735  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cbcd0: 'audio/x-sap'
0:00:00.080433384  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cbbf0: 'audio/x-vgm'
0:00:00.080435917  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cbb10: 'audio/x-gbs'
0:00:00.080435917  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cbb10: 'audio/x-gbs'
0:00:00.080438523  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cba30: 'audio/x-ay'
0:00:00.080438523  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cba30: 'audio/x-ay'
0:00:00.080441173  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cb950: 'audio/x-gym'
0:00:00.080443626  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cb870: 'audio/x-nsf'
0:00:00.080441173  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cb950: 'audio/x-gym'
0:00:00.080443626  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cb870: 'audio/x-nsf'
0:00:00.080446132  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cae40: 'video/vivo'
0:00:00.080446132  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cae40: 'video/vivo'
0:00:00.080448836  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cad60: 'application/x-mmsh'
0:00:00.080448836  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cad60: 'application/x-mmsh'
0:00:00.080451704  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cac80: 'multipart/x-mixed-replace'
0:00:00.080451704  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24cac80: 'multipart/x-mixed-replace'
0:00:00.080454214  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24caba0: 'video/x-dirac'
0:00:00.080454214  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24caba0: 'video/x-dirac'
0:00:00.080457083  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24caac0: 'application/x-ms-dos-executable'
0:00:00.080457083  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24caac0: 'application/x-ms-dos-executable'
0:00:00.080459504  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ca9e0: 'application/x-ar'
0:00:00.080462458  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ca900: 'application/x-tar'
0:00:00.080459504  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ca9e0: 'application/x-ar'
0:00:00.080462458  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ca900: 'application/x-tar'
0:00:00.080465115  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ca820: 'application/x-rar'
0:00:00.080465115  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24ca820: 'application/x-rar'
0:00:00.080467765  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8e80: 'image/svg+xml'
0:00:00.080467765  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8e80: 'image/svg+xml'
0:00:00.080470507  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8da0: 'application/postscript'
0:00:00.080470507  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8da0: 'application/postscript'
0:00:00.080473054  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8cc0: 'audio/x-caf'
0:00:00.080475701  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8be0: 'audio/x-wavpack-correction'
0:00:00.080473054  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8cc0: 'audio/x-caf'
0:00:00.080475701  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8be0: 'audio/x-wavpack-correction'
0:00:00.080478141  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8b00: 'audio/x-wavpack'
0:00:00.080478141  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8b00: 'audio/x-wavpack'
0:00:00.080480783  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8a20: 'audio/x-spc'
0:00:00.080480783  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8a20: 'audio/x-spc'
0:00:00.080483876  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8940: 'audio/aac'
0:00:00.080483876  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8940: 'audio/aac'
0:00:00.080486461  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8860: 'application/x-executable'
0:00:00.080486461  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c8860: 'application/x-executable'
0:00:00.080489113  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7e70: 'text/x-cmml'
0:00:00.080489113  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7e70: 'text/x-cmml'
0:00:00.080491774  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7d90: 'application/x-ogg-skeleton'
0:00:00.080491774  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7d90: 'application/x-ogg-skeleton'
0:00:00.080494536  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7cb0: 'audio/x-celt'
0:00:00.080497166  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7bd0: 'audio/x-speex'
0:00:00.080494536  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7cb0: 'audio/x-celt'
0:00:00.080497166  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7bd0: 'audio/x-speex'
0:00:00.080499660  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7af0: 'application/x-ogm-text'
0:00:00.080499660  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7af0: 'application/x-ogm-text'
0:00:00.080502180  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7a10: 'application/x-ogm-audio'
0:00:00.080502180  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7a10: 'application/x-ogm-audio'
0:00:00.080504802  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7930: 'application/x-ogm-video'
0:00:00.080507287  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7850: 'video/x-theora'
0:00:00.080504802  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7930: 'application/x-ogm-video'
0:00:00.080507287  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c7850: 'video/x-theora'
0:00:00.080509662  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c6e30: 'audio/x-vorbis'
0:00:00.080509662  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c6e30: 'audio/x-vorbis'
0:00:00.080512384  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c6d50: 'audio/x-flac'
0:00:00.080512384  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c6d50: 'audio/x-flac'
0:00:00.080514996  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c6c70: 'application/x-subtitle-vtt'
0:00:00.080514996  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c6c70: 'application/x-subtitle-vtt'
0:00:00.080517320  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c6b90: 'subtitle/x-kate'
0:00:00.080517320  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c6b90: 'subtitle/x-kate'
0:00:00.080519966  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c6ab0: 'application/x-compress'
0:00:00.080522613  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c69d0: 'application/zip'
0:00:00.080519966  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c6ab0: 'application/x-compress'
0:00:00.080522613  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c69d0: 'application/zip'
0:00:00.080525163  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c68f0: 'application/x-gzip'
0:00:00.080525163  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c68f0: 'application/x-gzip'
0:00:00.080527836  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c6810: 'application/x-bzip'
0:00:00.080527836  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c6810: 'application/x-bzip'
0:00:00.080530407  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c5ed0: 'image/x-sun-raster'
0:00:00.080530407  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c5ed0: 'image/x-sun-raster'
0:00:00.080532953  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c5df0: 'image/x-xpixmap'
0:00:00.080535478  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c5d10: 'image/x-jng'
0:00:00.080532953  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c5df0: 'image/x-xpixmap'
0:00:00.080535478  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c5d10: 'image/x-jng'
0:00:00.080537990  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c5c30: 'video/x-mng'
0:00:00.080540410  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c5b50: 'image/x-xcf'
0:00:00.080537990  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c5c30: 'video/x-mng'
0:00:00.080540410  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c5b50: 'image/x-xcf'
0:00:00.080542791  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c5a70: 'audio/x-sid'
0:00:00.080542791  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c5a70: 'audio/x-sid'
0:00:00.080545202  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c5990: 'audio/x-sbc'
0:00:00.080545202  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c5990: 'audio/x-sbc'
0:00:00.080547691  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c58b0: 'audio/iLBC-sh'
0:00:00.080547691  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c58b0: 'audio/iLBC-sh'
0:00:00.080550291  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3e80: 'audio/x-amr-wb-sh'
0:00:00.080550291  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3e80: 'audio/x-amr-wb-sh'
0:00:00.080552815  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3da0: 'audio/x-amr-nb-sh'
0:00:00.080555643  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3cc0: 'video/x-dv'
0:00:00.080552815  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3da0: 'audio/x-amr-nb-sh'
0:00:00.080555643  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3cc0: 'video/x-dv'
0:00:00.080558289  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3be0: 'video/x-mve'
0:00:00.080558289  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3be0: 'video/x-mve'
0:00:00.080561035  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3b00: 'application/mxf'
0:00:00.080561035  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3b00: 'application/mxf'
0:00:00.080563784  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3a20: 'video/x-matroska'
0:00:00.080563784  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3a20: 'video/x-matroska'
0:00:00.080566893  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3940: 'image/x-portable-pixmap'
0:00:00.080566893  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3940: 'image/x-portable-pixmap'
0:00:00.080569460  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3860: 'image/x-exr'
0:00:00.080572192  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c2630: 'image/webp'
0:00:00.080569460  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c3860: 'image/x-exr'
0:00:00.080572192  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c2630: 'image/webp'
0:00:00.080575241  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c2550: 'image/tiff'
0:00:00.080575241  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c2550: 'image/tiff'
0:00:00.080578037  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c2470: 'image/bmp'
0:00:00.080578037  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c2470: 'image/bmp'
0:00:00.080580776  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c2390: 'image/png'
0:00:00.080580776  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c2390: 'image/png'
0:00:00.080583222  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c22b0: 'image/gif'
0:00:00.080583222  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c22b0: 'image/gif'
0:00:00.080586074  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c21d0: 'image/jpeg'
0:00:00.080586074  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c21d0: 'image/jpeg'
0:00:00.080588644  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c20f0: 'application/x-ape'
0:00:00.080588644  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c20f0: 'application/x-ape'
0:00:00.080591233  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c2010: 'audio/x-shorten'
0:00:00.080591233  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c2010: 'audio/x-shorten'
0:00:00.080593920  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c0ed0: 'audio/x-rf64'
0:00:00.080596640  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c0df0: 'audio/x-w64'
0:00:00.080593920  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c0ed0: 'audio/x-rf64'
0:00:00.080596640  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c0df0: 'audio/x-w64'
0:00:00.080599211  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c0d10: 'audio/x-ircam'
0:00:00.080599211  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c0d10: 'audio/x-ircam'
0:00:00.080601826  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c0c30: 'audio/x-sds'
0:00:00.080601826  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c0c30: 'audio/x-sds'
0:00:00.080604357  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c0b50: 'audio/x-voc'
0:00:00.080606878  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c0a70: 'audio/x-nist'
0:00:00.080604357  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c0b50: 'audio/x-voc'
0:00:00.080606878  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c0a70: 'audio/x-nist'
0:00:00.080609318  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c0990: 'audio/x-paris'
0:00:00.080609318  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c0990: 'audio/x-paris'
0:00:00.080612031  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c08b0: 'audio/x-svx'
0:00:00.080612031  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24c08b0: 'audio/x-svx'
0:00:00.080614644  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bee40: 'audio/x-aiff'
0:00:00.080614644  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bee40: 'audio/x-aiff'
0:00:00.080617408  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bed60: 'audio/x-wav'
0:00:00.080617408  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bed60: 'audio/x-wav'
0:00:00.080619872  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bec80: 'application/xml'
0:00:00.080622346  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24beba0: 'application/ttml+xml'
0:00:00.080619872  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bec80: 'application/xml'
0:00:00.080622346  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24beba0: 'application/ttml+xml'
0:00:00.080624869  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24beac0: 'application/smil'
0:00:00.080624869  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24beac0: 'application/smil'
0:00:00.080627349  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24be9e0: 'application/sdp'
0:00:00.080627349  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24be9e0: 'application/sdp'
0:00:00.080630127  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24be900: 'application/x-hls'
0:00:00.080630127  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24be900: 'application/x-hls'
0:00:00.080633004  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24be820: 'application/itc'
0:00:00.080635850  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd6b0: 'text/uri-list'
0:00:00.080633004  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24be820: 'application/itc'
0:00:00.080635850  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd6b0: 'text/uri-list'
0:00:00.080638465  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd5d0: 'text/utf-32'
0:00:00.080638465  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd5d0: 'text/utf-32'
0:00:00.080641191  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd4f0: 'text/utf-16'
0:00:00.080641191  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd4f0: 'text/utf-16'
0:00:00.080643872  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd410: 'text/plain'
0:00:00.080643872  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd410: 'text/plain'
0:00:00.080646365  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd330: 'video/x-flv'
0:00:00.080646365  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd330: 'video/x-flv'
0:00:00.080648800  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd250: 'application/vnd.ms-sstr+xml'
0:00:00.080648800  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd250: 'application/vnd.ms-sstr+xml'
0:00:00.080651469  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd170: 'application/dash+xml'
0:00:00.080654108  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd090: 'application/x-shockwave-flash'
0:00:00.080651469  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd170: 'application/dash+xml'
0:00:00.080654108  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bd090: 'application/x-shockwave-flash'
0:00:00.080656911  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc6a0: 'application/x-pn-realaudio'
0:00:00.080656911  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc6a0: 'application/x-pn-realaudio'
0:00:00.080659687  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc5c0: 'application/vnd.rn-realmedia'
0:00:00.080659687  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc5c0: 'application/vnd.rn-realmedia'
0:00:00.080662550  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc4e0: 'text/html'
0:00:00.080662550  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc4e0: 'text/html'
0:00:00.080665048  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc400: 'video/mj2'
0:00:00.080665048  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc400: 'video/mj2'
0:00:00.080667817  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc320: 'image/jp2'
0:00:00.080670738  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc240: 'image/x-quicktime'
0:00:00.080667817  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc320: 'image/jp2'
0:00:00.080670738  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc240: 'image/x-quicktime'
0:00:00.080673356  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc160: 'video/quicktime'
0:00:00.080673356  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc160: 'video/quicktime'
0:00:00.080676234  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc080: 'application/x-3gp'
0:00:00.080676234  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bc080: 'application/x-3gp'
0:00:00.080678849  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb660: 'audio/x-m4a'
0:00:00.080678849  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb660: 'audio/x-m4a'
0:00:00.080681483  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb580: 'video/x-nuv'
0:00:00.080681483  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb580: 'video/x-nuv'
0:00:00.080684335  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb4a0: 'video/x-h265'
0:00:00.080684335  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb4a0: 'video/x-h265'
0:00:00.080687125  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb3c0: 'video/x-h264'
0:00:00.080687125  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb3c0: 'video/x-h264'
0:00:00.080689822  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb2e0: 'video/x-h263'
0:00:00.080689822  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb2e0: 'video/x-h263'
0:00:00.080692439  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb200: 'video/mpeg4'
0:00:00.080692439  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb200: 'video/mpeg4'
0:00:00.080695283  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb120: 'video/mpeg-elementary'
0:00:00.080698730  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb040: 'application/ogg'
0:00:00.080695283  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb120: 'video/mpeg-elementary'
0:00:00.080698730  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24bb040: 'application/ogg'
0:00:00.080701478  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b96d0: 'video/mpegts'
0:00:00.080701478  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b96d0: 'video/mpegts'
0:00:00.080704205  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b95f0: 'video/mpeg-sys'
0:00:00.080704205  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b95f0: 'video/mpeg-sys'
0:00:00.080706996  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b9510: 'audio/x-gsm'
0:00:00.080706996  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b9510: 'audio/x-gsm'
0:00:00.080709820  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b9430: 'audio/x-dts'
0:00:00.080709820  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b9430: 'audio/x-dts'
0:00:00.080712518  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b9350: 'audio/x-ac3'
0:00:00.080712518  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b9350: 'audio/x-ac3'
0:00:00.080715612  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b9270: 'audio/mpeg'
0:00:00.080715612  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b9270: 'audio/mpeg'
0:00:00.080719335  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b9190: 'audio/x-mod'
0:00:00.080719335  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b9190: 'audio/x-mod'
0:00:00.080721983  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b90b0: 'audio/x-ttafile'
0:00:00.080721983  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b90b0: 'audio/x-ttafile'
0:00:00.080724629  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b8ec0: 'application/x-apetag'
0:00:00.080724629  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b8ec0: 'application/x-apetag'
0:00:00.080727519  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b8de0: 'application/x-id3v1'
0:00:00.080727519  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b8de0: 'application/x-id3v1'
0:00:00.080730600  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b8d00: 'application/x-id3v2'
0:00:00.080733552  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b8c20: 'video/x-fli'
0:00:00.080730600  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b8d00: 'application/x-id3v2'
0:00:00.080733552  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b8c20: 'video/x-fli'
0:00:00.080736284  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b8b40: 'audio/mobile-xmf'
0:00:00.080736284  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b8b40: 'audio/mobile-xmf'
0:00:00.080739149  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b8a60: 'audio/riff-midi'
0:00:00.080739149  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b8a60: 'audio/riff-midi'
0:00:00.080741798  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b8980: 'audio/midi'
0:00:00.080741798  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b8980: 'audio/midi'
0:00:00.080744762  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b88a0: 'audio/x-imelody'
0:00:00.080744762  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b88a0: 'audio/x-imelody'
0:00:00.080747356  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b6e20: 'video/x-vcd'
0:00:00.080747356  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b6e20: 'video/x-vcd'
0:00:00.080749913  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b6d40: 'video/x-cdxa'
0:00:00.080749913  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b6d40: 'video/x-cdxa'
0:00:00.080753105  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b6c60: 'audio/qcelp'
0:00:00.080755913  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b6b80: 'video/x-msvideo'
0:00:00.080753105  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b6c60: 'audio/qcelp'
0:00:00.080755913  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b6b80: 'video/x-msvideo'
0:00:00.080758902  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b6aa0: 'audio/x-au'
0:00:00.080758902  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b6aa0: 'audio/x-au'
0:00:00.080762486  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b69c0: 'audio/x-musepack'
0:00:00.080762486  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b69c0: 'audio/x-musepack'
0:00:00.080766452  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b68e0: 'video/x-ms-asf'
0:00:00.080769612  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b6800: 'theoraparse'
0:00:00.080766452  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b68e0: 'video/x-ms-asf'
0:00:00.080769612  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b6800: 'theoraparse'
0:00:00.080772750  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b36b0: 'theoraenc'
0:00:00.080772750  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b36b0: 'theoraenc'
0:00:00.080775827  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b35d0: 'theoradec'
0:00:00.080775827  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b35d0: 'theoradec'
0:00:00.080778709  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b34f0: 'multisocketsink'
0:00:00.080778709  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b34f0: 'multisocketsink'
0:00:00.080781530  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b3410: 'multifdsink'
0:00:00.080781530  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b3410: 'multifdsink'
0:00:00.080784295  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b3330: 'tcpserversrc'
0:00:00.080784295  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b3330: 'tcpserversrc'
0:00:00.080787162  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b3250: 'tcpserversink'
0:00:00.080787162  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b3250: 'tcpserversink'
0:00:00.080789897  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b3170: 'tcpclientsrc'
0:00:00.080789897  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b3170: 'tcpclientsrc'
0:00:00.080792688  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b3090: 'tcpclientsink'
0:00:00.080792688  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b3090: 'tcpclientsink'
0:00:00.080795855  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1e80: 'socketsrc'
0:00:00.080795855  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1e80: 'socketsrc'
0:00:00.080799523  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1da0: 'ssaparse'
0:00:00.080799523  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1da0: 'ssaparse'
0:00:00.080802400  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1cc0: 'subparse'
0:00:00.080802400  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1cc0: 'subparse'
0:00:00.080805329  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1be0: 'subparse_typefind'
0:00:00.080808331  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1b00: 'rawvideoparse'
0:00:00.080805329  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1be0: 'subparse_typefind'
0:00:00.080808331  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1b00: 'rawvideoparse'
0:00:00.080811316  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1a20: 'rawaudioparse'
0:00:00.080811316  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1a20: 'rawaudioparse'
0:00:00.080814476  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1940: 'unalignedvideoparse'
0:00:00.080814476  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1940: 'unalignedvideoparse'
0:00:00.080817563  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1860: 'unalignedaudioparse'
0:00:00.080817563  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24b1860: 'unalignedaudioparse'
0:00:00.080820476  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af6c0: 'parsebin'
0:00:00.080820476  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af6c0: 'parsebin'
0:00:00.080823544  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af5e0: 'urisourcebin'
0:00:00.080823544  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af5e0: 'urisourcebin'
0:00:00.080826297  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af500: 'uridecodebin'
0:00:00.080826297  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af500: 'uridecodebin'
0:00:00.080829417  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af420: 'decodebin3'
0:00:00.080829417  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af420: 'decodebin3'
0:00:00.080832425  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af340: 'decodebin'
0:00:00.080832425  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af340: 'decodebin'
0:00:00.080835146  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af260: 'streamsynchronizer'
0:00:00.080835146  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af260: 'streamsynchronizer'
0:00:00.080838414  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af180: 'subtitleoverlay'
0:00:00.080838414  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af180: 'subtitleoverlay'
0:00:00.080841408  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af0a0: 'playsink'
0:00:00.080841408  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24af0a0: 'playsink'
0:00:00.080844412  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aae50: 'playbin3'
0:00:00.080844412  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aae50: 'playbin3'
0:00:00.080847348  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aad70: 'playbin'
0:00:00.080847348  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aad70: 'playbin'
0:00:00.080850168  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aac90: 'opusdec'
0:00:00.080850168  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aac90: 'opusdec'
0:00:00.080853162  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aabb0: 'opusenc'
0:00:00.080853162  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aabb0: 'opusenc'
0:00:00.080856002  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aaad0: 'oggaviparse'
0:00:00.080856002  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aaad0: 'oggaviparse'
0:00:00.080858813  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aa9f0: 'oggparse'
0:00:00.080858813  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aa9f0: 'oggparse'
0:00:00.080862217  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aa910: 'ogmtextparse'
0:00:00.080862217  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aa910: 'ogmtextparse'
0:00:00.080865617  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aa830: 'ogmvideoparse'
0:00:00.080865617  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24aa830: 'ogmvideoparse'
0:00:00.080868671  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a9e30: 'ogmaudioparse'
0:00:00.080868671  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a9e30: 'ogmaudioparse'
0:00:00.080872021  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a9d50: 'oggmux'
0:00:00.080872021  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a9d50: 'oggmux'
0:00:00.080875020  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a9c70: 'oggdemux'
0:00:00.080875020  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a9c70: 'oggdemux'
0:00:00.080878105  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a9b90: 'libvisual_oinksie'
0:00:00.080878105  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a9b90: 'libvisual_oinksie'
0:00:00.080881433  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a9ab0: 'libvisual_lv_scope'
0:00:00.080884303  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a99d0: 'libvisual_lv_analyzer'
0:00:00.080881433  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a9ab0: 'libvisual_lv_scope'
0:00:00.080884303  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a99d0: 'libvisual_lv_analyzer'
0:00:00.080887611  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a98f0: 'libvisual_jakdaw'
0:00:00.080887611  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a98f0: 'libvisual_jakdaw'
0:00:00.080891411  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a9810: 'libvisual_infinite'
0:00:00.080891411  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a9810: 'libvisual_infinite'
0:00:00.080894443  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5eb0: 'libvisual_corona'
0:00:00.080894443  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5eb0: 'libvisual_corona'
0:00:00.080897532  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5dd0: 'libvisual_bumpscope'
0:00:00.080897532  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5dd0: 'libvisual_bumpscope'
0:00:00.080900743  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5cf0: 'libvisual_jess'
0:00:00.080900743  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5cf0: 'libvisual_jess'
0:00:00.080903934  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5c10: 'giostreamsrc'
0:00:00.080903934  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5c10: 'giostreamsrc'
0:00:00.080906914  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5b30: 'giostreamsink'
0:00:00.080906914  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5b30: 'giostreamsink'
0:00:00.080911136  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5a50: 'giosrc'
0:00:00.080911136  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5a50: 'giosrc'
0:00:00.080916025  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5970: 'giosink'
0:00:00.080916025  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5970: 'giosink'
0:00:00.080919767  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5890: 'encodebin'
0:00:00.080919767  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a5890: 'encodebin'
0:00:00.080922974  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a4640: 'cdparanoiasrc'
0:00:00.080922974  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a4640: 'cdparanoiasrc'
0:00:00.080926095  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a4560: 'audiotestsrc'
0:00:00.080926095  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a4560: 'audiotestsrc'
0:00:00.080929052  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a4480: 'audioresample'
0:00:00.080929052  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a4480: 'audioresample'
0:00:00.080932160  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a43a0: 'audiorate'
0:00:00.080932160  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a43a0: 'audiorate'
0:00:00.080935318  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a42c0: 'audioconvert'
0:00:00.080935318  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a42c0: 'audioconvert'
0:00:00.080938399  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a41e0: 'appsink'
0:00:00.080938399  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a41e0: 'appsink'
0:00:00.080941376  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a4100: 'appsrc'
0:00:00.080941376  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a4100: 'appsrc'
0:00:00.080944468  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a4020: 'adder'
0:00:00.080944468  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24a4020: 'adder'
0:00:00.080947486  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23dd120: 'pulsedeviceprovider'
0:00:00.080947486  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23dd120: 'pulsedeviceprovider'
0:00:00.080950674  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f650: 'pulsesrc'
0:00:00.080950674  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f650: 'pulsesrc'
0:00:00.080953783  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f570: 'pulsesink'
0:00:00.080953783  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f570: 'pulsesink'
0:00:00.080956513  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f490: 'avdeinterlace'
0:00:00.080956513  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f490: 'avdeinterlace'
0:00:00.080959287  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f3b0: 'avmux_chromaprint'
0:00:00.080962041  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f2d0: 'avmux_yuv4mpegpipe'
0:00:00.080959287  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f3b0: 'avmux_chromaprint'
0:00:00.080962041  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f2d0: 'avmux_yuv4mpegpipe'
0:00:00.080965317  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f1f0: 'avmux_wtv'
0:00:00.080965317  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f1f0: 'avmux_wtv'
0:00:00.080968314  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f110: 'avmux_webp'
0:00:00.080968314  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f110: 'avmux_webp'
0:00:00.080971428  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f030: 'avmux_wav'
0:00:00.080971428  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249f030: 'avmux_wav'
0:00:00.080974374  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249aee0: 'avmux_w64'
0:00:00.080974374  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249aee0: 'avmux_w64'
0:00:00.080977339  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249ae00: 'avmux_voc'
0:00:00.080977339  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249ae00: 'avmux_voc'
0:00:00.080980213  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249ad20: 'avmux_vc1test'
0:00:00.080980213  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249ad20: 'avmux_vc1test'
0:00:00.080983108  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249ac40: 'avmux_uncodedframecrc'
0:00:00.080983108  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249ac40: 'avmux_uncodedframecrc'
0:00:00.080986194  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249ab60: 'avmux_tta'
0:00:00.080986194  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249ab60: 'avmux_tta'
0:00:00.080989314  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249aa80: 'avmux_mkvtimestamp_v2'
0:00:00.080989314  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249aa80: 'avmux_mkvtimestamp_v2'
0:00:00.080992324  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249a9a0: 'avmux_3gp'
0:00:00.080992324  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249a9a0: 'avmux_3gp'
0:00:00.080995358  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249a8c0: 'avmux_3g2'
0:00:00.080995358  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c249a8c0: 'avmux_3g2'
0:00:00.080998452  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f680: 'avmux_swf'
0:00:00.080998452  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f680: 'avmux_swf'
0:00:00.081001415  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f5a0: 'avmux_spdif'
0:00:00.081001415  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f5a0: 'avmux_spdif'
0:00:00.081004323  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f4c0: 'avmux_spx'
0:00:00.081004323  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f4c0: 'avmux_spx'
0:00:00.081007231  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f3e0: 'avmux_sox'
0:00:00.081007231  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f3e0: 'avmux_sox'
0:00:00.081010261  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f300: 'avmux_smoothstreaming'
0:00:00.081010261  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f300: 'avmux_smoothstreaming'
0:00:00.081013255  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f220: 'avmux_smjpeg'
0:00:00.081013255  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f220: 'avmux_smjpeg'
0:00:00.081016104  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f140: 'avmux_singlejpeg'
0:00:00.081016104  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f140: 'avmux_singlejpeg'
0:00:00.081019456  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f060: 'avmux_sap'
0:00:00.081019456  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248f060: 'avmux_sap'
0:00:00.081022590  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2491e50: 'avmux_rtsp'
0:00:00.081022590  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2491e50: 'avmux_rtsp'
0:00:00.081025478  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2491d70: 'avmux_rso'
0:00:00.081025478  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2491d70: 'avmux_rso'
0:00:00.081028328  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2491c90: 'avmux_rm'
0:00:00.081028328  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2491c90: 'avmux_rm'
0:00:00.081031244  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2491bb0: 'avmux_psp'
0:00:00.081033980  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2491ad0: 'avmux_opus'
0:00:00.081031244  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2491bb0: 'avmux_psp'
0:00:00.081033980  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2491ad0: 'avmux_opus'
0:00:00.081036896  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24919f0: 'avmux_oma'
0:00:00.081036896  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24919f0: 'avmux_oma'
0:00:00.081039475  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2491910: 'avmux_ogv'
0:00:00.081039475  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2491910: 'avmux_ogv'
0:00:00.081042306  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2491830: 'avmux_ogg'
0:00:00.081045008  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b690: 'avmux_oga'
0:00:00.081042306  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2491830: 'avmux_ogg'
0:00:00.081045008  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b690: 'avmux_oga'
0:00:00.081047850  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b5b0: 'avmux_nut'
0:00:00.081047850  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b5b0: 'avmux_nut'
0:00:00.081051062  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b4d0: 'avmux_mxf_opatom'
0:00:00.081051062  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b4d0: 'avmux_mxf_opatom'
0:00:00.081053992  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b3f0: 'avmux_mxf_d10'
0:00:00.081053992  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b3f0: 'avmux_mxf_d10'
0:00:00.081057100  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b310: 'avmux_mxf'
0:00:00.081057100  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b310: 'avmux_mxf'
0:00:00.081059828  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b230: 'avmux_mpjpeg'
0:00:00.081059828  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b230: 'avmux_mpjpeg'
0:00:00.081062684  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b150: 'avmux_mpegts'
0:00:00.081062684  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b150: 'avmux_mpegts'
0:00:00.081065377  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b070: 'avmux_vob'
0:00:00.081065377  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c248b070: 'avmux_vob'
0:00:00.081068092  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2487e30: 'avmux_svcd'
0:00:00.081071013  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2487d50: 'avmux_dvd'
0:00:00.081068092  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2487e30: 'avmux_svcd'
0:00:00.081071013  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2487d50: 'avmux_dvd'
0:00:00.081073728  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2487c70: 'avmux_vcd'
0:00:00.081073728  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2487c70: 'avmux_vcd'
0:00:00.081076560  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2487b90: 'avmux_mpeg'
0:00:00.081076560  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2487b90: 'avmux_mpeg'
0:00:00.081079562  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2487ab0: 'avmux_mp4'
0:00:00.081079562  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2487ab0: 'avmux_mp4'
0:00:00.081082246  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24879d0: 'avmux_mp3'
0:00:00.081082246  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24879d0: 'avmux_mp3'
0:00:00.081085188  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24878f0: 'avmux_mp2'
0:00:00.081085188  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24878f0: 'avmux_mp2'
0:00:00.081087974  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2487810: 'avmux_mov'
0:00:00.081087974  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2487810: 'avmux_mov'
0:00:00.081090779  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24896a0: 'avmux_mmf'
0:00:00.081090779  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24896a0: 'avmux_mmf'
0:00:00.081093386  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24895c0: 'avmux_matroska'
0:00:00.081093386  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24895c0: 'avmux_matroska'
0:00:00.081096247  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24894e0: 'avmux_md5'
0:00:00.081096247  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24894e0: 'avmux_md5'
0:00:00.081098901  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2489400: 'avmux_latm'
0:00:00.081098901  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2489400: 'avmux_latm'
0:00:00.081101865  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2489320: 'avmux_ivf'
0:00:00.081105017  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2489240: 'avmux_ismv'
0:00:00.081101865  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2489320: 'avmux_ivf'
0:00:00.081105017  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2489240: 'avmux_ismv'
0:00:00.081107882  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2489160: 'avmux_ircam'
0:00:00.081107882  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2489160: 'avmux_ircam'
0:00:00.081110758  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2489080: 'avmux_ipod'
0:00:00.081110758  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2489080: 'avmux_ipod'
0:00:00.081113644  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24816d0: 'avmux_ilbc'
0:00:00.081113644  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24816d0: 'avmux_ilbc'
0:00:00.081116383  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24815f0: 'avmux_ico'
0:00:00.081116383  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24815f0: 'avmux_ico'
0:00:00.081119184  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2481510: 'avmux_hls'
0:00:00.081119184  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2481510: 'avmux_hls'
0:00:00.081122100  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2481430: 'avmux_hds'
0:00:00.081122100  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2481430: 'avmux_hds'
0:00:00.081124867  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2481350: 'avmux_hash'
0:00:00.081127481  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2481270: 'avmux_gxf'
0:00:00.081124867  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2481350: 'avmux_hash'
0:00:00.081127481  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2481270: 'avmux_gxf'
0:00:00.081130378  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2481190: 'avmux_flv'
0:00:00.081130378  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2481190: 'avmux_flv'
0:00:00.081133089  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24810b0: 'avmux_filmstrip'
0:00:00.081133089  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24810b0: 'avmux_filmstrip'
0:00:00.081136061  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ee70: 'avmux_ffm'
0:00:00.081136061  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ee70: 'avmux_ffm'
0:00:00.081138919  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ed90: 'avmux_f4v'
0:00:00.081138919  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ed90: 'avmux_f4v'
0:00:00.081141861  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ecb0: 'avmux_dv'
0:00:00.081141861  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ecb0: 'avmux_dv'
0:00:00.081144708  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ebd0: 'avmux_daud'
0:00:00.081144708  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ebd0: 'avmux_daud'
0:00:00.081147635  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247eaf0: 'avmux_dash'
0:00:00.081147635  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247eaf0: 'avmux_dash'
0:00:00.081150616  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ea10: 'avmux_caf'
0:00:00.081150616  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ea10: 'avmux_caf'
0:00:00.081153421  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247e930: 'avmux_bit'
0:00:00.081153421  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247e930: 'avmux_bit'
0:00:00.081156357  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247e850: 'avmux_avm2'
0:00:00.081156357  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247e850: 'avmux_avm2'
0:00:00.081159440  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2480620: 'avmux_avi'
0:00:00.081162370  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2480540: 'avmux_au'
0:00:00.081159440  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2480620: 'avmux_avi'
0:00:00.081162370  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2480540: 'avmux_au'
0:00:00.081165059  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2480460: 'avmux_asf_stream'
0:00:00.081165059  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2480460: 'avmux_asf_stream'
0:00:00.081167727  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2480380: 'avmux_ast'
0:00:00.081167727  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2480380: 'avmux_ast'
0:00:00.081170630  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24802a0: 'avmux_asf'
0:00:00.081170630  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24802a0: 'avmux_asf'
0:00:00.081173378  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24801c0: 'avmux_apng'
0:00:00.081173378  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24801c0: 'avmux_apng'
0:00:00.081176135  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24800e0: 'avmux_amr'
0:00:00.081179132  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2480000: 'avmux_aiff'
0:00:00.081176135  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24800e0: 'avmux_amr'
0:00:00.081179132  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2480000: 'avmux_aiff'
0:00:00.081182207  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247bed0: 'avmux_adx'
0:00:00.081182207  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247bed0: 'avmux_adx'
0:00:00.081185021  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247bdf0: 'avmux_adts'
0:00:00.081185021  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247bdf0: 'avmux_adts'
0:00:00.081187743  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247bd10: 'avmux_a64'
0:00:00.081187743  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247bd10: 'avmux_a64'
0:00:00.081190023  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247bc30: 'avtype_yuv4mpegpipe'
0:00:00.081190023  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247bc30: 'avtype_yuv4mpegpipe'
0:00:00.081192914  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247bb50: 'avdemux_yuv4mpegpipe'
0:00:00.081192914  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247bb50: 'avdemux_yuv4mpegpipe'
0:00:00.081195351  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ba70: 'avtype_wsvqa'
0:00:00.081195351  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ba70: 'avtype_wsvqa'
0:00:00.081198150  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247b990: 'avdemux_wsvqa'
0:00:00.081200490  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247b8b0: 'avtype_wsaud'
0:00:00.081198150  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247b990: 'avdemux_wsvqa'
0:00:00.081200490  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247b8b0: 'avtype_wsaud'
0:00:00.081203081  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247dec0: 'avdemux_wsaud'
0:00:00.081203081  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247dec0: 'avdemux_wsaud'
0:00:00.081205412  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247dde0: 'avtype_wc3movie'
0:00:00.081205412  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247dde0: 'avtype_wc3movie'
0:00:00.081208157  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247dd00: 'avdemux_wc3movie'
0:00:00.081211085  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247dc20: 'avdemux_voc'
0:00:00.081208157  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247dd00: 'avdemux_wc3movie'
0:00:00.081211085  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247dc20: 'avdemux_voc'
0:00:00.081213518  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247db40: 'avtype_vmd'
0:00:00.081213518  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247db40: 'avtype_vmd'
0:00:00.081216332  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247da60: 'avdemux_vmd'
0:00:00.081216332  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247da60: 'avdemux_vmd'
0:00:00.081219084  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247d980: 'avdemux_tta'
0:00:00.081219084  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247d980: 'avdemux_tta'
0:00:00.081221626  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247d8a0: 'avtype_psxstr'
0:00:00.081221626  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247d8a0: 'avtype_psxstr'
0:00:00.081224378  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2479660: 'avdemux_psxstr'
0:00:00.081224378  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2479660: 'avdemux_psxstr'
0:00:00.081226664  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2479580: 'avtype_sol'
0:00:00.081226664  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2479580: 'avtype_sol'
0:00:00.081229516  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24794a0: 'avdemux_sol'
0:00:00.081232251  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24793c0: 'avtype_smk'
0:00:00.081229516  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24794a0: 'avdemux_sol'
0:00:00.081232251  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24793c0: 'avtype_smk'
0:00:00.081235212  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24792e0: 'avdemux_smk'
0:00:00.081235212  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24792e0: 'avdemux_smk'
0:00:00.081237575  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2479200: 'avtype_film_cpk'
0:00:00.081237575  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2479200: 'avtype_film_cpk'
0:00:00.081240340  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2479120: 'avdemux_film_cpk'
0:00:00.081240340  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2479120: 'avdemux_film_cpk'
0:00:00.081243501  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2479040: 'avdemux_pva'
0:00:00.081243501  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2479040: 'avdemux_pva'
0:00:00.081246364  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ae50: 'avdemux_nuv'
0:00:00.081246364  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ae50: 'avdemux_nuv'
0:00:00.081248748  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ad70: 'avtype_nut'
0:00:00.081251791  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ac90: 'avdemux_nut'
0:00:00.081248748  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ad70: 'avtype_nut'
0:00:00.081251791  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247ac90: 'avdemux_nut'
0:00:00.081254600  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247abb0: 'avtype_nsv'
0:00:00.081254600  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247abb0: 'avtype_nsv'
0:00:00.081257577  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247aad0: 'avdemux_nsv'
0:00:00.081257577  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247aad0: 'avdemux_nsv'
0:00:00.081260254  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247a9f0: 'avdemux_mxf'
0:00:00.081260254  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247a9f0: 'avdemux_mxf'
0:00:00.081262988  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247a910: 'avdemux_mpc8'
0:00:00.081262988  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247a910: 'avdemux_mpc8'
0:00:00.081265799  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247a830: 'avdemux_mpc'
0:00:00.081265799  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c247a830: 'avdemux_mpc'
0:00:00.081268117  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2478670: 'avtype_mmf'
0:00:00.081268117  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2478670: 'avtype_mmf'
0:00:00.081271061  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2478590: 'avdemux_mmf'
0:00:00.081271061  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2478590: 'avdemux_mmf'
0:00:00.081273387  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24784b0: 'avtype_mm'
0:00:00.081276655  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24783d0: 'avdemux_mm'
0:00:00.081273387  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24784b0: 'avtype_mm'
0:00:00.081276655  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24783d0: 'avdemux_mm'
0:00:00.081279574  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24782f0: 'avdemux_ivf'
0:00:00.081279574  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24782f0: 'avdemux_ivf'
0:00:00.081281954  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2478210: 'avtype_ipmovie'
0:00:00.081281954  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2478210: 'avtype_ipmovie'
0:00:00.081284650  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2478130: 'avdemux_ipmovie'
0:00:00.081284650  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2478130: 'avdemux_ipmovie'
0:00:00.081286975  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2478050: 'avtype_idcin'
0:00:00.081286975  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2478050: 'avtype_idcin'
0:00:00.081290253  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2475ee0: 'avdemux_idcin'
0:00:00.081292818  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2475e00: 'avtype_gxf'
0:00:00.081290253  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2475ee0: 'avdemux_idcin'
0:00:00.081292818  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2475e00: 'avtype_gxf'
0:00:00.081295441  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2475d20: 'avdemux_gxf'
0:00:00.081295441  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2475d20: 'avdemux_gxf'
0:00:00.081297778  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2475c40: 'avtype_4xm'
0:00:00.081297778  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2475c40: 'avtype_4xm'
0:00:00.081300585  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2475b60: 'avdemux_4xm'
0:00:00.081300585  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2475b60: 'avdemux_4xm'
0:00:00.081303034  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2475a80: 'avtype_ffm'
0:00:00.081303034  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2475a80: 'avtype_ffm'
0:00:00.081305848  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24759a0: 'avdemux_ffm'
0:00:00.081308149  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24758c0: 'avtype_ea'
0:00:00.081305848  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24759a0: 'avdemux_ffm'
0:00:00.081308149  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24758c0: 'avtype_ea'
0:00:00.081311248  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24716d0: 'avdemux_ea'
0:00:00.081311248  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24716d0: 'avdemux_ea'
0:00:00.081313620  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24715f0: 'avtype_daud'
0:00:00.081313620  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24715f0: 'avtype_daud'
0:00:00.081316356  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2471510: 'avdemux_daud'
0:00:00.081318678  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2471430: 'avtype_avs'
0:00:00.081316356  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2471510: 'avdemux_daud'
0:00:00.081318678  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2471430: 'avtype_avs'
0:00:00.081321501  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2471350: 'avdemux_avs'
0:00:00.081321501  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2471350: 'avdemux_avs'
0:00:00.081324181  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2471270: 'avdemux_ape'
0:00:00.081324181  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2471270: 'avdemux_ape'
0:00:00.081326926  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2471190: 'avdemux_aiff'
0:00:00.081326926  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2471190: 'avdemux_aiff'
0:00:00.081329674  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24710b0: 'avdec_idf'
0:00:00.081329674  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24710b0: 'avdec_idf'
0:00:00.081332444  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f670: 'avdec_xbin'
0:00:00.081332444  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f670: 'avdec_xbin'
0:00:00.081335249  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f590: 'avdec_bintext'
0:00:00.081335249  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f590: 'avdec_bintext'
0:00:00.081337931  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f4b0: 'avdec_zmbv'
0:00:00.081341042  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f3d0: 'avdec_zerocodec'
0:00:00.081337931  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f4b0: 'avdec_zmbv'
0:00:00.081341042  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f3d0: 'avdec_zerocodec'
0:00:00.081344017  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f2f0: 'avdec_yop'
0:00:00.081344017  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f2f0: 'avdec_yop'
0:00:00.081347116  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f210: 'avdec_ylc'
0:00:00.081347116  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f210: 'avdec_ylc'
0:00:00.081350047  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f130: 'avdec_xwd'
0:00:00.081350047  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f130: 'avdec_xwd'
0:00:00.081352878  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f050: 'avdec_xpm'
0:00:00.081352878  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246f050: 'avdec_xpm'
0:00:00.081355632  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2470e40: 'avdec_xl'
0:00:00.081355632  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2470e40: 'avdec_xl'
0:00:00.081358491  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2470d60: 'avdec_xface'
0:00:00.081358491  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2470d60: 'avdec_xface'
0:00:00.081361342  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2470c80: 'avdec_xbm'
0:00:00.081361342  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2470c80: 'avdec_xbm'
0:00:00.081364149  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2470ba0: 'avdec_xan_wc4'
0:00:00.081364149  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2470ba0: 'avdec_xan_wc4'
0:00:00.081366943  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2470ac0: 'avdec_xan_wc3'
0:00:00.081366943  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2470ac0: 'avdec_xan_wc3'
0:00:00.081369638  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24709e0: 'avdec_wnv1'
0:00:00.081369638  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24709e0: 'avdec_wnv1'
0:00:00.081372328  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2470900: 'avdec_wmv3image'
0:00:00.081375010  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2470820: 'avdec_wmv3'
0:00:00.081372328  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2470900: 'avdec_wmv3image'
0:00:00.081375010  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2470820: 'avdec_wmv3'
0:00:00.081377745  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a680: 'avdec_wmv2'
0:00:00.081377745  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a680: 'avdec_wmv2'
0:00:00.081380697  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a5a0: 'avdec_wmv1'
0:00:00.081380697  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a5a0: 'avdec_wmv1'
0:00:00.081383279  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a4c0: 'avdec_webp'
0:00:00.081383279  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a4c0: 'avdec_webp'
0:00:00.081386045  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a3e0: 'avdec_vqavideo'
0:00:00.081386045  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a3e0: 'avdec_vqavideo'
0:00:00.081388807  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a300: 'avdec_vp9'
0:00:00.081388807  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a300: 'avdec_vp9'
0:00:00.081391643  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a220: 'avdec_vp8'
0:00:00.081394503  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a140: 'avdec_vp7'
0:00:00.081391643  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a220: 'avdec_vp8'
0:00:00.081394503  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a140: 'avdec_vp7'
0:00:00.081397180  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a060: 'avdec_vp6f'
0:00:00.081397180  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246a060: 'avdec_vp6f'
0:00:00.081400133  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246be20: 'avdec_vp6a'
0:00:00.081400133  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246be20: 'avdec_vp6a'
0:00:00.081402917  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246bd40: 'avdec_vp6'
0:00:00.081402917  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246bd40: 'avdec_vp6'
0:00:00.081405655  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246bc60: 'avdec_vp5'
0:00:00.081405655  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246bc60: 'avdec_vp5'
0:00:00.081408202  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246bb80: 'avdec_vp3'
0:00:00.081411003  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246baa0: 'avdec_vmnc'
0:00:00.081408202  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246bb80: 'avdec_vp3'
0:00:00.081411003  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246baa0: 'avdec_vmnc'
0:00:00.081413728  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246b9c0: 'avdec_vmdvideo'
0:00:00.081413728  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246b9c0: 'avdec_vmdvideo'
0:00:00.081416517  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246b8e0: 'avdec_vcr1'
0:00:00.081416517  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246b8e0: 'avdec_vcr1'
0:00:00.081419267  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246b800: 'avdec_vc1image'
0:00:00.081419267  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c246b800: 'avdec_vc1image'
0:00:00.081422067  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2468690: 'avdec_vc1'
0:00:00.081422067  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2468690: 'avdec_vc1'
0:00:00.081424685  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24685b0: 'avdec_vble'
0:00:00.081424685  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24685b0: 'avdec_vble'
0:00:00.081427263  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24684d0: 'avdec_vb'
0:00:00.081427263  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24684d0: 'avdec_vb'
0:00:00.081429882  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24683f0: 'avdec_utvideo'
0:00:00.081429882  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24683f0: 'avdec_utvideo'
0:00:00.081432505  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2468310: 'avdec_ultimotion'
0:00:00.081435392  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2468230: 'avdec_txd'
0:00:00.081432505  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2468310: 'avdec_ultimotion'
0:00:00.081435392  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2468230: 'avdec_txd'
0:00:00.081437950  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2468150: 'avdec_tscc2'
0:00:00.081437950  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2468150: 'avdec_tscc2'
0:00:00.081440530  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2468070: 'avdec_camtasia'
0:00:00.081440530  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2468070: 'avdec_camtasia'
0:00:00.081443332  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464e80: 'avdec_truemotion2rt'
0:00:00.081443332  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464e80: 'avdec_truemotion2rt'
0:00:00.081446215  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464da0: 'avdec_truemotion2'
0:00:00.081446215  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464da0: 'avdec_truemotion2'
0:00:00.081449060  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464cc0: 'avdec_truemotion1'
0:00:00.081451997  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464be0: 'avdec_tmv'
0:00:00.081449060  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464cc0: 'avdec_truemotion1'
0:00:00.081451997  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464be0: 'avdec_tmv'
0:00:00.081454710  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464b00: 'avdec_tiff'
0:00:00.081454710  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464b00: 'avdec_tiff'
0:00:00.081457453  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464a20: 'avdec_tiertexseqvideo'
0:00:00.081457453  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464a20: 'avdec_tiertexseqvideo'
0:00:00.081460080  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464940: 'avdec_thp'
0:00:00.081460080  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464940: 'avdec_thp'
0:00:00.081462758  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464860: 'avdec_tdsc'
0:00:00.081462758  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2464860: 'avdec_tdsc'
0:00:00.081465330  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23beea0: 'avdec_targa_y216'
0:00:00.081465330  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23beea0: 'avdec_targa_y216'
0:00:00.081468055  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bedc0: 'avdec_targa'
0:00:00.081468055  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bedc0: 'avdec_targa'
0:00:00.081470752  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bece0: 'avdec_svq3'
0:00:00.081470752  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bece0: 'avdec_svq3'
0:00:00.081473591  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bec00: 'avdec_svq1'
0:00:00.081473591  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bec00: 'avdec_svq1'
0:00:00.081476565  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23beb20: 'avdec_sunrast'
0:00:00.081479866  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bea40: 'avdec_speedhq'
0:00:00.081476565  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23beb20: 'avdec_sunrast'
0:00:00.081479866  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bea40: 'avdec_speedhq'
0:00:00.081482506  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23be960: 'avdec_sp5x'
0:00:00.081482506  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23be960: 'avdec_sp5x'
0:00:00.081485210  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23be880: 'avdec_snow'
0:00:00.081485210  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23be880: 'avdec_snow'
0:00:00.081488313  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb690: 'avdec_smvjpeg'
0:00:00.081488313  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb690: 'avdec_smvjpeg'
0:00:00.081491184  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb5b0: 'avdec_smc'
0:00:00.081491184  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb5b0: 'avdec_smc'
0:00:00.081493885  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb4d0: 'avdec_smackvid'
0:00:00.081493885  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb4d0: 'avdec_smackvid'
0:00:00.081496818  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb3f0: 'avdec_sheervideo'
0:00:00.081496818  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb3f0: 'avdec_sheervideo'
0:00:00.081499530  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb310: 'avdec_sgirle'
0:00:00.081499530  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb310: 'avdec_sgirle'
0:00:00.081502351  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb230: 'avdec_sgi'
0:00:00.081505364  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb150: 'avdec_screenpresso'
0:00:00.081502351  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb230: 'avdec_sgi'
0:00:00.081505364  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb150: 'avdec_screenpresso'
0:00:00.081508153  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb070: 'avdec_scpr'
0:00:00.081508153  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23bb070: 'avdec_scpr'
0:00:00.081510799  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2459e30: 'avdec_sanm'
0:00:00.081513456  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2459d50: 'avdec_rv40'
0:00:00.081510799  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2459e30: 'avdec_sanm'
0:00:00.081513456  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2459d50: 'avdec_rv40'
0:00:00.081516206  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2459c70: 'avdec_rv30'
0:00:00.081516206  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2459c70: 'avdec_rv30'
0:00:00.081519028  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2459b90: 'avdec_rv20'
0:00:00.081519028  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2459b90: 'avdec_rv20'
0:00:00.081521722  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2459ab0: 'avdec_rv10'
0:00:00.081521722  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2459ab0: 'avdec_rv10'
0:00:00.081524420  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24599d0: 'avdec_rscc'
0:00:00.081524420  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24599d0: 'avdec_rscc'
0:00:00.081527250  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24598f0: 'avdec_rpza'
0:00:00.081527250  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24598f0: 'avdec_rpza'
0:00:00.081529895  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2459810: 'avdec_roqvideo'
0:00:00.081529895  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2459810: 'avdec_roqvideo'
0:00:00.081532759  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234ded0: 'avdec_rl2'
0:00:00.081532759  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234ded0: 'avdec_rl2'
0:00:00.081535688  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234ddf0: 'avdec_r10k'
0:00:00.081535688  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234ddf0: 'avdec_r10k'
0:00:00.081538494  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234dd10: 'avdec_qtrle'
0:00:00.081541438  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234dc30: 'avdec_qpeg'
0:00:00.081538494  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234dd10: 'avdec_qtrle'
0:00:00.081541438  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234dc30: 'avdec_qpeg'
0:00:00.081544151  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234db50: 'avdec_qdraw'
0:00:00.081544151  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234db50: 'avdec_qdraw'
0:00:00.081546716  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234da70: 'avdec_ptx'
0:00:00.081546716  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234da70: 'avdec_ptx'
0:00:00.081549564  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d990: 'avdec_psd'
0:00:00.081549564  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d990: 'avdec_psd'
0:00:00.081552287  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d8b0: 'avdec_prores_lgpl'
0:00:00.081552287  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d8b0: 'avdec_prores_lgpl'
0:00:00.081555337  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234fe90: 'avdec_prores'
0:00:00.081555337  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234fe90: 'avdec_prores'
0:00:00.081558122  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234fdb0: 'avdec_ppm'
0:00:00.081561042  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234fcd0: 'avdec_png'
0:00:00.081558122  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234fdb0: 'avdec_ppm'
0:00:00.081561042  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234fcd0: 'avdec_png'
0:00:00.081563716  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234fbf0: 'avdec_pixlet'
0:00:00.081563716  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234fbf0: 'avdec_pixlet'
0:00:00.081566499  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234fb10: 'avdec_pictor'
0:00:00.081566499  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234fb10: 'avdec_pictor'
0:00:00.081569172  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234fa30: 'avdec_pgmyuv'
0:00:00.081569172  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234fa30: 'avdec_pgmyuv'
0:00:00.081571679  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234f950: 'avdec_pgm'
0:00:00.081571679  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234f950: 'avdec_pgm'
0:00:00.081574279  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234f870: 'avdec_pcx'
0:00:00.081574279  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234f870: 'avdec_pcx'
0:00:00.081576840  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d6c0: 'avdec_pbm'
0:00:00.081579476  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d5e0: 'avdec_pam'
0:00:00.081576840  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d6c0: 'avdec_pbm'
0:00:00.081579476  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d5e0: 'avdec_pam'
0:00:00.081582235  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d500: 'avdec_paf_video'
0:00:00.081582235  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d500: 'avdec_paf_video'
0:00:00.081585143  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d420: 'avdec_nuv'
0:00:00.081585143  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d420: 'avdec_nuv'
0:00:00.081587818  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d340: 'avdec_mxpeg'
0:00:00.081587818  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d340: 'avdec_mxpeg'
0:00:00.081590476  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d260: 'avdec_mvc2'
0:00:00.081593087  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d180: 'avdec_mvc1'
0:00:00.081590476  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d260: 'avdec_mvc2'
0:00:00.081593087  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d180: 'avdec_mvc1'
0:00:00.081595794  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d0a0: 'avdec_mts2'
0:00:00.081595794  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c234d0a0: 'avdec_mts2'
0:00:00.081598715  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2348660: 'avdec_mszh'
0:00:00.081598715  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2348660: 'avdec_mszh'
0:00:00.081601454  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2348580: 'avdec_msvideo1'
0:00:00.081601454  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2348580: 'avdec_msvideo1'
0:00:00.081604228  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23484a0: 'avdec_mss2'
0:00:00.081604228  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23484a0: 'avdec_mss2'
0:00:00.081606989  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23483c0: 'avdec_mss1'
0:00:00.081606989  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23483c0: 'avdec_mss1'
0:00:00.081609726  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23482e0: 'avdec_msrle'
0:00:00.081609726  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23482e0: 'avdec_msrle'
0:00:00.081612843  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2348200: 'avdec_msmpeg4'
0:00:00.081615493  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2348120: 'avdec_msmpeg4v2'
0:00:00.081612843  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2348200: 'avdec_msmpeg4'
0:00:00.081615493  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2348120: 'avdec_msmpeg4v2'
0:00:00.081618131  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2348040: 'avdec_msmpeg4v1'
0:00:00.081618131  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2348040: 'avdec_msmpeg4v1'
0:00:00.081620953  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2349650: 'avdec_msa1'
0:00:00.081620953  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2349650: 'avdec_msa1'
0:00:00.081623597  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2349570: 'avdec_mpegvideo'
0:00:00.081623597  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2349570: 'avdec_mpegvideo'
0:00:00.081626303  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2349490: 'avdec_mpeg4'
0:00:00.081626303  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2349490: 'avdec_mpeg4'
0:00:00.081629111  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23493b0: 'avdec_mpeg2video'
0:00:00.081629111  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23493b0: 'avdec_mpeg2video'
0:00:00.081631930  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23492d0: 'avdec_motionpixels'
0:00:00.081631930  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23492d0: 'avdec_motionpixels'
0:00:00.081634785  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23491f0: 'avdec_mmvideo'
0:00:00.081634785  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23491f0: 'avdec_mmvideo'
0:00:00.081637762  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2349110: 'avdec_mjpegb'
0:00:00.081637762  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2349110: 'avdec_mjpegb'
0:00:00.081640430  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2349030: 'avdec_mjpeg'
0:00:00.081640430  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2349030: 'avdec_mjpeg'
0:00:00.081643161  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2444ec0: 'avdec_mimic'
0:00:00.081646170  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2444de0: 'avdec_mdec'
0:00:00.081643161  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2444ec0: 'avdec_mimic'
0:00:00.081646170  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2444de0: 'avdec_mdec'
0:00:00.081648977  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2444d00: 'avdec_magicyuv'
0:00:00.081648977  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2444d00: 'avdec_magicyuv'
0:00:00.081651615  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2444c20: 'avdec_m101'
0:00:00.081651615  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2444c20: 'avdec_m101'
0:00:00.081654283  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2444b40: 'avdec_loco'
0:00:00.081654283  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2444b40: 'avdec_loco'
0:00:00.081657072  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2444a60: 'avdec_lagarith'
0:00:00.081657072  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2444a60: 'avdec_lagarith'
0:00:00.081659919  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2444980: 'avdec_kmvc'
0:00:00.081662955  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24448a0: 'avdec_kgv1'
0:00:00.081659919  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2444980: 'avdec_kmvc'
0:00:00.081662955  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24448a0: 'avdec_kgv1'
0:00:00.081665954  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442e70: 'avdec_jv'
0:00:00.081665954  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442e70: 'avdec_jv'
0:00:00.081668769  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442d90: 'avdec_jpegls'
0:00:00.081668769  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442d90: 'avdec_jpegls'
0:00:00.081671802  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442cb0: 'avdec_jpeg2000'
0:00:00.081671802  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442cb0: 'avdec_jpeg2000'
0:00:00.081674897  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442bd0: 'avdec_interplayvideo'
0:00:00.081674897  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442bd0: 'avdec_interplayvideo'
0:00:00.081677776  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442af0: 'avdec_indeo5'
0:00:00.081677776  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442af0: 'avdec_indeo5'
0:00:00.081680425  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442a10: 'avdec_indeo4'
0:00:00.081680425  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442a10: 'avdec_indeo4'
0:00:00.081683173  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442930: 'avdec_indeo3'
0:00:00.081683173  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442930: 'avdec_indeo3'
0:00:00.081685923  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442850: 'avdec_indeo2'
0:00:00.081688852  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2440ed0: 'avdec_iff'
0:00:00.081685923  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2442850: 'avdec_indeo2'
0:00:00.081688852  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2440ed0: 'avdec_iff'
0:00:00.081691546  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2440df0: 'avdec_idcinvideo'
0:00:00.081691546  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2440df0: 'avdec_idcinvideo'
0:00:00.081694178  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2440d10: 'avdec_huffyuv'
0:00:00.081694178  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2440d10: 'avdec_huffyuv'
0:00:00.081696943  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2440c30: 'avdec_hqx'
0:00:00.081696943  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2440c30: 'avdec_hqx'
0:00:00.081699726  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2440b50: 'avdec_hq_hqa'
0:00:00.081699726  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2440b50: 'avdec_hq_hqa'
0:00:00.081702531  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2440a70: 'avdec_hnm4video'
0:00:00.081702531  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2440a70: 'avdec_hnm4video'
0:00:00.081705304  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2440990: 'avdec_h265'
0:00:00.081705304  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2440990: 'avdec_h265'
0:00:00.081707966  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24408b0: 'avdec_hap'
0:00:00.081707966  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24408b0: 'avdec_hap'
0:00:00.081710852  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243eeb0: 'avdec_h264'
0:00:00.081710852  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243eeb0: 'avdec_h264'
0:00:00.081713648  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243edd0: 'avdec_h263p'
0:00:00.081716469  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243ecf0: 'avdec_h263i'
0:00:00.081713648  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243edd0: 'avdec_h263p'
0:00:00.081716469  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243ecf0: 'avdec_h263i'
0:00:00.081719296  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243ec10: 'avdec_h263'
0:00:00.081719296  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243ec10: 'avdec_h263'
0:00:00.081721957  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243eb30: 'avdec_h261'
0:00:00.081721957  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243eb30: 'avdec_h261'
0:00:00.081724816  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243ea50: 'avdec_g2m'
0:00:00.081724816  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243ea50: 'avdec_g2m'
0:00:00.081727588  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243e970: 'avdec_frwu'
0:00:00.081727588  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243e970: 'avdec_frwu'
0:00:00.081730324  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243e890: 'avdec_fraps'
0:00:00.081730324  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243e890: 'avdec_fraps'
0:00:00.081733245  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b650: 'avdec_4xm'
0:00:00.081733245  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b650: 'avdec_4xm'
0:00:00.081736153  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b570: 'avdec_fmvc'
0:00:00.081739259  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b490: 'avdec_flv'
0:00:00.081736153  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b570: 'avdec_fmvc'
0:00:00.081739259  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b490: 'avdec_flv'
0:00:00.081742056  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b3b0: 'avdec_flic'
0:00:00.081742056  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b3b0: 'avdec_flic'
0:00:00.081744810  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b2d0: 'avdec_flashsv2'
0:00:00.081744810  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b2d0: 'avdec_flashsv2'
0:00:00.081747751  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b1f0: 'avdec_flashsv'
0:00:00.081747751  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b1f0: 'avdec_flashsv'
0:00:00.081750368  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b110: 'avdec_fic'
0:00:00.081750368  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b110: 'avdec_fic'
0:00:00.081752930  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b030: 'avdec_ffvhuff'
0:00:00.081755893  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2439690: 'avdec_ffv1'
0:00:00.081752930  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c243b030: 'avdec_ffvhuff'
0:00:00.081755893  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2439690: 'avdec_ffv1'
0:00:00.081758618  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24395b0: 'avdec_exr'
0:00:00.081758618  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24395b0: 'avdec_exr'
0:00:00.081761474  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24394d0: 'avdec_escape130'
0:00:00.081761474  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24394d0: 'avdec_escape130'
0:00:00.081764357  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24393f0: 'avdec_escape124'
0:00:00.081764357  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24393f0: 'avdec_escape124'
0:00:00.081767282  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2439310: 'avdec_8bps'
0:00:00.081767282  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2439310: 'avdec_8bps'
0:00:00.081770398  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2439230: 'avdec_eatqi'
0:00:00.081770398  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2439230: 'avdec_eatqi'
0:00:00.081773423  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2439150: 'avdec_eatgv'
0:00:00.081773423  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2439150: 'avdec_eatgv'
0:00:00.081776302  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2439070: 'avdec_eatgq'
0:00:00.081776302  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2439070: 'avdec_eatgq'
0:00:00.081779071  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2437620: 'avdec_eamad'
0:00:00.081779071  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2437620: 'avdec_eamad'
0:00:00.081781916  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2437540: 'avdec_eacmv'
0:00:00.081781916  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2437540: 'avdec_eacmv'
0:00:00.081784599  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2437460: 'avdec_dxv'
0:00:00.081787493  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2437380: 'avdec_dxtory'
0:00:00.081784599  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2437460: 'avdec_dxv'
0:00:00.081787493  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2437380: 'avdec_dxtory'
0:00:00.081790476  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24372a0: 'avdec_dxa'
0:00:00.081790476  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24372a0: 'avdec_dxa'
0:00:00.081793282  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24371c0: 'avdec_dvvideo'
0:00:00.081793282  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24371c0: 'avdec_dvvideo'
0:00:00.081796089  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24370e0: 'avdec_dsicinvideo'
0:00:00.081796089  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24370e0: 'avdec_dsicinvideo'
0:00:00.081798711  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2437000: 'avdec_dpx'
0:00:00.081798711  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2437000: 'avdec_dpx'
0:00:00.081801313  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24356e0: 'avdec_dnxhd'
0:00:00.081801313  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24356e0: 'avdec_dnxhd'
0:00:00.081804134  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2435600: 'avdec_dirac'
0:00:00.081804134  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2435600: 'avdec_dirac'
0:00:00.081806915  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2435520: 'avdec_dfa'
0:00:00.081806915  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2435520: 'avdec_dfa'
0:00:00.081810019  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2435440: 'avdec_dds'
0:00:00.081810019  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2435440: 'avdec_dds'
0:00:00.081812688  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2435360: 'avdec_cyuv'
0:00:00.081812688  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2435360: 'avdec_cyuv'
0:00:00.081815396  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2435280: 'avdec_camstudio'
0:00:00.081815396  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2435280: 'avdec_camstudio'
0:00:00.081818191  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24351a0: 'avdec_cpia'
0:00:00.081820921  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24350c0: 'avdec_cllc'
0:00:00.081818191  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24351a0: 'avdec_cpia'
0:00:00.081820921  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24350c0: 'avdec_cllc'
0:00:00.081823537  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2433690: 'avdec_cljr'
0:00:00.081823537  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2433690: 'avdec_cljr'
0:00:00.081826178  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24335b0: 'avdec_clearvideo'
0:00:00.081826178  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24335b0: 'avdec_clearvideo'
0:00:00.081828982  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24334d0: 'avdec_cinepak'
0:00:00.081828982  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24334d0: 'avdec_cinepak'
0:00:00.081831875  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24333f0: 'avdec_cfhd'
0:00:00.081834601  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2433310: 'avdec_cdxl'
0:00:00.081831875  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24333f0: 'avdec_cfhd'
0:00:00.081834601  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2433310: 'avdec_cdxl'
0:00:00.081837205  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2433230: 'avdec_cdgraphics'
0:00:00.081837205  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2433230: 'avdec_cdgraphics'
0:00:00.081840060  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2433150: 'avdec_cavs'
0:00:00.081840060  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2433150: 'avdec_cavs'
0:00:00.081842865  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2433070: 'avdec_c93'
0:00:00.081842865  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2433070: 'avdec_c93'
0:00:00.081845525  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2430e20: 'avdec_brender_pix'
0:00:00.081845525  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2430e20: 'avdec_brender_pix'
0:00:00.081848372  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2430d40: 'avdec_bmv_video'
0:00:00.081848372  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2430d40: 'avdec_bmv_video'
0:00:00.081851155  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2430c60: 'avdec_bmp'
0:00:00.081851155  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2430c60: 'avdec_bmp'
0:00:00.081853810  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2430b80: 'avdec_binkvideo'
0:00:00.081856560  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2430aa0: 'avdec_bfi'
0:00:00.081859359  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24309c0: 'avdec_bethsoftvid'
0:00:00.081853810  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2430b80: 'avdec_binkvideo'
0:00:00.081856560  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2430aa0: 'avdec_bfi'
0:00:00.081859359  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24309c0: 'avdec_bethsoftvid'
0:00:00.081862177  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24308e0: 'avdec_avui'
0:00:00.081862177  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24308e0: 'avdec_avui'
0:00:00.081864833  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2430800: 'avdec_avs'
0:00:00.081864833  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2430800: 'avdec_avs'
0:00:00.081867635  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f6a0: 'avdec_avrn'
0:00:00.081867635  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f6a0: 'avdec_avrn'
0:00:00.081870421  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f5c0: 'avdec_avrp'
0:00:00.081870421  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f5c0: 'avdec_avrp'
0:00:00.081873229  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f4e0: 'avdec_aura2'
0:00:00.081873229  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f4e0: 'avdec_aura2'
0:00:00.081875993  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f400: 'avdec_aura'
0:00:00.081875993  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f400: 'avdec_aura'
0:00:00.081878669  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f320: 'avdec_asv2'
0:00:00.081878669  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f320: 'avdec_asv2'
0:00:00.081881422  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f240: 'avdec_asv1'
0:00:00.081881422  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f240: 'avdec_asv1'
0:00:00.081884176  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f160: 'avdec_apng'
0:00:00.081884176  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f160: 'avdec_apng'
0:00:00.081887286  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f080: 'avdec_ansi'
0:00:00.081890267  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b630: 'avdec_anm'
0:00:00.081887286  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242f080: 'avdec_ansi'
0:00:00.081890267  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b630: 'avdec_anm'
0:00:00.081892993  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b550: 'avdec_amv'
0:00:00.081892993  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b550: 'avdec_amv'
0:00:00.081895943  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b470: 'avdec_alias_pix'
0:00:00.081895943  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b470: 'avdec_alias_pix'
0:00:00.081899138  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b390: 'avdec_aic'
0:00:00.081899138  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b390: 'avdec_aic'
0:00:00.081902029  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b2b0: 'avdec_aasc'
0:00:00.081902029  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b2b0: 'avdec_aasc'
0:00:00.081904727  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b1d0: 'avdec_adpcm_yamaha'
0:00:00.081904727  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b1d0: 'avdec_adpcm_yamaha'
0:00:00.081907402  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b0f0: 'avdec_adpcm_xa'
0:00:00.081907402  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b0f0: 'avdec_adpcm_xa'
0:00:00.081910075  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b010: 'avdec_adpcm_vima'
0:00:00.081910075  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c242b010: 'avdec_adpcm_vima'
0:00:00.081912906  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2429ee0: 'avdec_adpcm_thp_le'
0:00:00.081915773  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2429e00: 'avdec_adpcm_thp'
0:00:00.081912906  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2429ee0: 'avdec_adpcm_thp_le'
0:00:00.081915773  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2429e00: 'avdec_adpcm_thp'
0:00:00.081918571  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2429d20: 'avdec_adpcm_swf'
0:00:00.081918571  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2429d20: 'avdec_adpcm_swf'
0:00:00.081921467  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2429c40: 'avdec_adpcm_sbpro_4'
0:00:00.081921467  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2429c40: 'avdec_adpcm_sbpro_4'
0:00:00.081924158  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2429b60: 'avdec_adpcm_sbpro_3'
0:00:00.081924158  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2429b60: 'avdec_adpcm_sbpro_3'
0:00:00.081926920  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2429a80: 'avdec_adpcm_sbpro_2'
0:00:00.081926920  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2429a80: 'avdec_adpcm_sbpro_2'
0:00:00.081929739  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24299a0: 'avdec_adpcm_psx'
0:00:00.081929739  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24299a0: 'avdec_adpcm_psx'
0:00:00.081932486  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24298c0: 'avdec_adpcm_mtaf'
0:00:00.081935398  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426e60: 'avdec_adpcm_ms'
0:00:00.081932486  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24298c0: 'avdec_adpcm_mtaf'
0:00:00.081935398  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426e60: 'avdec_adpcm_ms'
0:00:00.081938162  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426d80: 'avdec_adpcm_ima_ws'
0:00:00.081938162  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426d80: 'avdec_adpcm_ima_ws'
0:00:00.081941121  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426ca0: 'avdec_adpcm_ima_wav'
0:00:00.081941121  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426ca0: 'avdec_adpcm_ima_wav'
0:00:00.081944083  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426bc0: 'avdec_adpcm_ima_smjpeg'
0:00:00.081944083  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426bc0: 'avdec_adpcm_ima_smjpeg'
0:00:00.081947107  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426ae0: 'avdec_adpcm_ima_rad'
0:00:00.081947107  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426ae0: 'avdec_adpcm_ima_rad'
0:00:00.081949807  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426a00: 'avdec_adpcm_ima_qt'
0:00:00.081949807  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426a00: 'avdec_adpcm_ima_qt'
0:00:00.081952554  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426920: 'avdec_adpcm_ima_oki'
0:00:00.081952554  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426920: 'avdec_adpcm_ima_oki'
0:00:00.081955341  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426840: 'avdec_adpcm_ima_iss'
0:00:00.081955341  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2426840: 'avdec_adpcm_ima_iss'
0:00:00.081958265  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2425630: 'avdec_adpcm_ima_ea_sead'
0:00:00.081961131  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2425550: 'avdec_adpcm_ima_ea_eacs'
0:00:00.081958265  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2425630: 'avdec_adpcm_ima_ea_sead'
0:00:00.081961131  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2425550: 'avdec_adpcm_ima_ea_eacs'
0:00:00.081963982  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2425470: 'avdec_adpcm_ima_dk4'
0:00:00.081963982  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2425470: 'avdec_adpcm_ima_dk4'
0:00:00.081966852  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2425390: 'avdec_adpcm_ima_dk3'
0:00:00.081966852  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2425390: 'avdec_adpcm_ima_dk3'
0:00:00.081969774  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24252b0: 'avdec_adpcm_ima_dat4'
0:00:00.081969774  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24252b0: 'avdec_adpcm_ima_dat4'
0:00:00.081972566  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24251d0: 'avdec_adpcm_ima_apc'
0:00:00.081972566  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24251d0: 'avdec_adpcm_ima_apc'
0:00:00.081975482  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24250f0: 'avdec_adpcm_ima_amv'
0:00:00.081975482  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24250f0: 'avdec_adpcm_ima_amv'
0:00:00.081978314  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2425010: 'avdec_g726le'
0:00:00.081978314  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2425010: 'avdec_g726le'
0:00:00.081980969  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24236b0: 'avdec_g726'
0:00:00.081980969  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24236b0: 'avdec_g726'
0:00:00.081983781  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24235d0: 'avdec_g722'
0:00:00.081983781  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24235d0: 'avdec_g722'
0:00:00.081986626  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24234f0: 'avdec_adpcm_ea_xas'
0:00:00.081986626  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24234f0: 'avdec_adpcm_ea_xas'
0:00:00.081989537  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2423410: 'avdec_adpcm_ea_r3'
0:00:00.081992432  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2423330: 'avdec_adpcm_ea_r2'
0:00:00.081989537  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2423410: 'avdec_adpcm_ea_r3'
0:00:00.081992432  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2423330: 'avdec_adpcm_ea_r2'
0:00:00.081995234  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2423250: 'avdec_adpcm_ea_r1'
0:00:00.081995234  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2423250: 'avdec_adpcm_ea_r1'
0:00:00.081998043  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2423170: 'avdec_adpcm_ea_maxis_xa'
0:00:00.081998043  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2423170: 'avdec_adpcm_ea_maxis_xa'
0:00:00.082000843  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2423090: 'avdec_adpcm_ea'
0:00:00.082000843  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2423090: 'avdec_adpcm_ea'
0:00:00.082003630  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2420e40: 'avdec_adpcm_dtk'
0:00:00.082003630  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2420e40: 'avdec_adpcm_dtk'
0:00:00.082006455  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2420d60: 'avdec_adpcm_ct'
0:00:00.082006455  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2420d60: 'avdec_adpcm_ct'
0:00:00.082009231  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2420c80: 'avdec_adpcm_aica'
0:00:00.082012162  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2420ba0: 'avdec_adpcm_afc'
0:00:00.082009231  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2420c80: 'avdec_adpcm_aica'
0:00:00.082012162  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2420ba0: 'avdec_adpcm_afc'
0:00:00.082014933  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2420ac0: 'avdec_adpcm_adx'
0:00:00.082014933  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2420ac0: 'avdec_adpcm_adx'
0:00:00.082017765  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24209e0: 'avdec_adpcm_4xm'
0:00:00.082017765  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24209e0: 'avdec_adpcm_4xm'
0:00:00.082020462  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2420900: 'avdec_xan_dpcm'
0:00:00.082020462  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2420900: 'avdec_xan_dpcm'
0:00:00.082023116  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2420820: 'avdec_sol_dpcm'
0:00:00.082023116  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2420820: 'avdec_sol_dpcm'
0:00:00.082026188  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241ee20: 'avdec_roq_dpcm'
0:00:00.082028928  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241ed40: 'avdec_interplay_dpcm'
0:00:00.082026188  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241ee20: 'avdec_roq_dpcm'
0:00:00.082028928  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241ed40: 'avdec_interplay_dpcm'
0:00:00.082031635  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241ec60: 'avdec_pcm_lxf'
0:00:00.082031635  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241ec60: 'avdec_pcm_lxf'
0:00:00.082034454  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241eb80: 'avdec_pcm_f24le'
0:00:00.082034454  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241eb80: 'avdec_pcm_f24le'
0:00:00.082037074  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241eaa0: 'avdec_pcm_f16le'
0:00:00.082037074  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241eaa0: 'avdec_pcm_f16le'
0:00:00.082039893  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241e9c0: 'avdec_xma2'
0:00:00.082039893  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241e9c0: 'avdec_xma2'
0:00:00.082042634  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241e8e0: 'avdec_xma1'
0:00:00.082042634  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241e8e0: 'avdec_xma1'
0:00:00.082045313  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241e800: 'avdec_ws_snd1'
0:00:00.082045313  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241e800: 'avdec_ws_snd1'
0:00:00.082048221  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c660: 'avdec_wmavoice'
0:00:00.082048221  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c660: 'avdec_wmavoice'
0:00:00.082051132  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c580: 'avdec_wmav2'
0:00:00.082051132  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c580: 'avdec_wmav2'
0:00:00.082053849  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c4a0: 'avdec_wmav1'
0:00:00.082053849  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c4a0: 'avdec_wmav1'
0:00:00.082056652  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c3c0: 'avdec_wmapro'
0:00:00.082059519  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c2e0: 'avdec_wmalossless'
0:00:00.082056652  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c3c0: 'avdec_wmapro'
0:00:00.082059519  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c2e0: 'avdec_wmalossless'
0:00:00.082062269  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c200: 'avdec_vmdaudio'
0:00:00.082062269  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c200: 'avdec_vmdaudio'
0:00:00.082065163  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c120: 'avdec_twinvq'
0:00:00.082065163  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c120: 'avdec_twinvq'
0:00:00.082067819  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c040: 'avdec_tta'
0:00:00.082067819  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241c040: 'avdec_tta'
0:00:00.082070463  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241aee0: 'avdec_truespeech'
0:00:00.082070463  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241aee0: 'avdec_truespeech'
0:00:00.082073065  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241ae00: 'avdec_truehd'
0:00:00.082076038  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241ad20: 'avdec_tak'
0:00:00.082073065  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241ae00: 'avdec_truehd'
0:00:00.082076038  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241ad20: 'avdec_tak'
0:00:00.082078771  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241ac40: 'avdec_sonic'
0:00:00.082078771  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241ac40: 'avdec_sonic'
0:00:00.082081429  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241ab60: 'avdec_smackaud'
0:00:00.082081429  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241ab60: 'avdec_smackaud'
0:00:00.082084011  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241aa80: 'avdec_sipr'
0:00:00.082084011  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241aa80: 'avdec_sipr'
0:00:00.082086724  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241a9a0: 'avdec_shorten'
0:00:00.082086724  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241a9a0: 'avdec_shorten'
0:00:00.082089495  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241a8c0: 'avdec_ralf'
0:00:00.082089495  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c241a8c0: 'avdec_ralf'
0:00:00.082092104  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24186b0: 'avdec_real_288'
0:00:00.082095064  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24185d0: 'avdec_real_144'
0:00:00.082092104  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24186b0: 'avdec_real_288'
0:00:00.082095064  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24185d0: 'avdec_real_144'
0:00:00.082097713  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24184f0: 'avdec_qdmc'
0:00:00.082097713  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24184f0: 'avdec_qdmc'
0:00:00.082100481  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2418410: 'avdec_qdm2'
0:00:00.082100481  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2418410: 'avdec_qdm2'
0:00:00.082103387  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2418330: 'avdec_qcelp'
0:00:00.082103387  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2418330: 'avdec_qcelp'
0:00:00.082106104  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2418250: 'avdec_paf_audio'
0:00:00.082106104  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2418250: 'avdec_paf_audio'
0:00:00.082108898  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2418170: 'avdec_opus'
0:00:00.082108898  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2418170: 'avdec_opus'
0:00:00.082111647  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2418090: 'avdec_on2avc'
0:00:00.082111647  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2418090: 'avdec_on2avc'
0:00:00.082114448  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2416660: 'avdec_nellymoser'
0:00:00.082114448  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2416660: 'avdec_nellymoser'
0:00:00.082117298  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2416580: 'avdec_mpc8'
0:00:00.082117298  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2416580: 'avdec_mpc8'
0:00:00.082120242  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24164a0: 'avdec_mpc7'
0:00:00.082120242  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24164a0: 'avdec_mpc7'
0:00:00.082123273  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24163c0: 'avdec_mp3on4float'
0:00:00.082126213  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24162e0: 'avdec_mp3on4'
0:00:00.082123273  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24163c0: 'avdec_mp3on4float'
0:00:00.082126213  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24162e0: 'avdec_mp3on4'
0:00:00.082129193  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2416200: 'avdec_mp3adufloat'
0:00:00.082129193  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2416200: 'avdec_mp3adufloat'
0:00:00.082131908  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2416120: 'avdec_mp3adu'
0:00:00.082131908  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2416120: 'avdec_mp3adu'
0:00:00.082134524  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2416040: 'avdec_mp3float'
0:00:00.082134524  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2416040: 'avdec_mp3float'
0:00:00.082137321  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24146d0: 'avdec_mp3'
0:00:00.082137321  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24146d0: 'avdec_mp3'
0:00:00.082140089  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24145f0: 'avdec_mp2float'
0:00:00.082140089  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24145f0: 'avdec_mp2float'
0:00:00.082143117  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2414510: 'avdec_mp1float'
0:00:00.082143117  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2414510: 'avdec_mp1float'
0:00:00.082146421  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2414430: 'avdec_mlp'
0:00:00.082146421  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2414430: 'avdec_mlp'
0:00:00.082149284  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2414350: 'avdec_metasound'
0:00:00.082152288  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2414270: 'avdec_mace6'
0:00:00.082149284  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2414350: 'avdec_metasound'
0:00:00.082152288  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2414270: 'avdec_mace6'
0:00:00.082155127  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2414190: 'avdec_mace3'
0:00:00.082155127  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2414190: 'avdec_mace3'
0:00:00.082157736  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24140b0: 'avdec_interplayacm'
0:00:00.082157736  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24140b0: 'avdec_interplayacm'
0:00:00.082160654  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412e90: 'avdec_imc'
0:00:00.082160654  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412e90: 'avdec_imc'
0:00:00.082163464  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412db0: 'avdec_iac'
0:00:00.082163464  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412db0: 'avdec_iac'
0:00:00.082166385  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412cd0: 'avdec_gsm_ms'
0:00:00.082166385  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412cd0: 'avdec_gsm_ms'
0:00:00.082169378  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412bf0: 'avdec_gsm'
0:00:00.082169378  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412bf0: 'avdec_gsm'
0:00:00.082172224  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412b10: 'avdec_g729'
0:00:00.082172224  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412b10: 'avdec_g729'
0:00:00.082175151  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412a30: 'avdec_g723_1'
0:00:00.082175151  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412a30: 'avdec_g723_1'
0:00:00.082177917  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412950: 'avdec_flac'
0:00:00.082177917  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412950: 'avdec_flac'
0:00:00.082181227  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412870: 'avdec_wavesynth'
0:00:00.082184079  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2410620: 'avdec_evrc'
0:00:00.082181227  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2412870: 'avdec_wavesynth'
0:00:00.082184079  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2410620: 'avdec_evrc'
0:00:00.082187000  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2410540: 'avdec_eac3'
0:00:00.082187000  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2410540: 'avdec_eac3'
0:00:00.082189850  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2410460: 'avdec_dst'
0:00:00.082189850  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2410460: 'avdec_dst'
0:00:00.082192777  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2410380: 'avdec_dss_sp'
0:00:00.082192777  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2410380: 'avdec_dss_sp'
0:00:00.082195577  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24102a0: 'avdec_dsicinaudio'
0:00:00.082195577  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24102a0: 'avdec_dsicinaudio'
0:00:00.082198485  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24101c0: 'avdec_dsd_msbf_planar'
0:00:00.082198485  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24101c0: 'avdec_dsd_msbf_planar'
0:00:00.082201211  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24100e0: 'avdec_dsd_lsbf_planar'
0:00:00.082201211  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24100e0: 'avdec_dsd_lsbf_planar'
0:00:00.082203994  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2410000: 'avdec_dsd_msbf'
0:00:00.082206851  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240ce90: 'avdec_dsd_lsbf'
0:00:00.082203994  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2410000: 'avdec_dsd_msbf'
0:00:00.082206851  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240ce90: 'avdec_dsd_lsbf'
0:00:00.082209620  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240cdb0: 'avdec_dca'
0:00:00.082209620  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240cdb0: 'avdec_dca'
0:00:00.082212371  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240ccd0: 'avdec_cook'
0:00:00.082212371  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240ccd0: 'avdec_cook'
0:00:00.082215123  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240cbf0: 'avdec_bmv_audio'
0:00:00.082215123  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240cbf0: 'avdec_bmv_audio'
0:00:00.082217812  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240cb10: 'avdec_binkaudio_rdft'
0:00:00.082217812  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240cb10: 'avdec_binkaudio_rdft'
0:00:00.082220476  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240ca30: 'avdec_binkaudio_dct'
0:00:00.082220476  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240ca30: 'avdec_binkaudio_dct'
0:00:00.082223205  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240c950: 'avdec_atrac3plusal'
0:00:00.082223205  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240c950: 'avdec_atrac3plusal'
0:00:00.082225862  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240c870: 'avdec_atrac3plus'
0:00:00.082225862  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240c870: 'avdec_atrac3plus'
0:00:00.082228585  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240ae30: 'avdec_atrac3al'
0:00:00.082231381  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240ad50: 'avdec_atrac3'
0:00:00.082228585  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240ae30: 'avdec_atrac3al'
0:00:00.082231381  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240ad50: 'avdec_atrac3'
0:00:00.082234152  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240ac70: 'avdec_atrac1'
0:00:00.082234152  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240ac70: 'avdec_atrac1'
0:00:00.082237003  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240ab90: 'avdec_ape'
0:00:00.082237003  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240ab90: 'avdec_ape'
0:00:00.082239704  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240aab0: 'avdec_amrwb'
0:00:00.082239704  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240aab0: 'avdec_amrwb'
0:00:00.082242374  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240a9d0: 'avdec_amrnb'
0:00:00.082245033  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240a8f0: 'avdec_als'
0:00:00.082242374  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240a9d0: 'avdec_amrnb'
0:00:00.082245033  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240a8f0: 'avdec_als'
0:00:00.082248106  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240a810: 'avdec_alac'
0:00:00.082248106  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c240a810: 'avdec_alac'
0:00:00.082250865  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24096b0: 'avdec_ac3_fixed'
0:00:00.082250865  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24096b0: 'avdec_ac3_fixed'
0:00:00.082253562  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24095d0: 'avdec_ac3'
0:00:00.082253562  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24095d0: 'avdec_ac3'
0:00:00.082256194  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24094f0: 'avdec_aac_latm'
0:00:00.082256194  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24094f0: 'avdec_aac_latm'
0:00:00.082258824  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2409410: 'avdec_aac_fixed'
0:00:00.082258824  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2409410: 'avdec_aac_fixed'
0:00:00.082261690  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2409330: 'avdec_aac'
0:00:00.082261690  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2409330: 'avdec_aac'
0:00:00.082264377  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2409250: 'avdec_sdx2_dpcm'
0:00:00.082267192  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2409170: 'avdec_s302m'
0:00:00.082264377  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2409250: 'avdec_sdx2_dpcm'
0:00:00.082267192  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2409170: 'avdec_s302m'
0:00:00.082269969  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2409090: 'avdec_8svx_fib'
0:00:00.082269969  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2409090: 'avdec_8svx_fib'
0:00:00.082272964  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2407680: 'avdec_8svx_exp'
0:00:00.082272964  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2407680: 'avdec_8svx_exp'
0:00:00.082275805  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24075a0: 'avdec_dvaudio'
0:00:00.082275805  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24075a0: 'avdec_dvaudio'
0:00:00.082278544  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24074c0: 'avdec_comfortnoise'
0:00:00.082278544  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24074c0: 'avdec_comfortnoise'
0:00:00.082281536  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24073e0: 'avenc_h264_omx'
0:00:00.082281536  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24073e0: 'avenc_h264_omx'
0:00:00.082284540  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2407300: 'avenc_zmbv'
0:00:00.082284540  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2407300: 'avenc_zmbv'
0:00:00.082287348  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2407220: 'avenc_xwd'
0:00:00.082287348  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2407220: 'avenc_xwd'
0:00:00.082290202  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2407140: 'avenc_xface'
0:00:00.082290202  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2407140: 'avenc_xface'
0:00:00.082293045  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2407060: 'avenc_xbm'
0:00:00.082293045  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2407060: 'avenc_xbm'
0:00:00.082295769  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2405630: 'avenc_wmv2'
0:00:00.082295769  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2405630: 'avenc_wmv2'
0:00:00.082298891  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2405550: 'avenc_wmv1'
0:00:00.082301778  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2405470: 'avenc_vc2'
0:00:00.082298891  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2405550: 'avenc_wmv1'
0:00:00.082301778  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2405470: 'avenc_vc2'
0:00:00.082304504  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2405390: 'avenc_utvideo'
0:00:00.082304504  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2405390: 'avenc_utvideo'
0:00:00.082307397  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24052b0: 'avenc_tiff'
0:00:00.082307397  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24052b0: 'avenc_tiff'
0:00:00.082310130  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24051d0: 'avenc_targa'
0:00:00.082310130  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24051d0: 'avenc_targa'
0:00:00.082312871  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24050f0: 'avenc_svq1'
0:00:00.082312871  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c24050f0: 'avenc_svq1'
0:00:00.082315734  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2405010: 'avenc_sunrast'
0:00:00.082315734  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2405010: 'avenc_sunrast'
0:00:00.082318430  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401ea0: 'avenc_snow'
0:00:00.082318430  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401ea0: 'avenc_snow'
0:00:00.082321367  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401dc0: 'avenc_sgi'
0:00:00.082321367  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401dc0: 'avenc_sgi'
0:00:00.082324157  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401ce0: 'avenc_rv20'
0:00:00.082324157  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401ce0: 'avenc_rv20'
0:00:00.082327168  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401c00: 'avenc_rv10'
0:00:00.082327168  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401c00: 'avenc_rv10'
0:00:00.082329983  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401b20: 'avenc_roqvideo'
0:00:00.082329983  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401b20: 'avenc_roqvideo'
0:00:00.082333028  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401a40: 'avenc_r10k'
0:00:00.082335799  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401960: 'avenc_qtrle'
0:00:00.082333028  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401a40: 'avenc_r10k'
0:00:00.082335799  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401960: 'avenc_qtrle'
0:00:00.082338472  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401880: 'avenc_prores_ks'
0:00:00.082338472  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2401880: 'avenc_prores_ks'
0:00:00.082341215  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ffe40: 'avenc_prores_aw'
0:00:00.082341215  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ffe40: 'avenc_prores_aw'
0:00:00.082344022  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ffd60: 'avenc_prores'
0:00:00.082344022  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ffd60: 'avenc_prores'
0:00:00.082346992  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ffc80: 'avenc_ppm'
0:00:00.082346992  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ffc80: 'avenc_ppm'
0:00:00.082349897  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ffba0: 'avenc_png'
0:00:00.082349897  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ffba0: 'avenc_png'
0:00:00.082352723  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ffac0: 'avenc_pgmyuv'
0:00:00.082352723  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ffac0: 'avenc_pgmyuv'
0:00:00.082355398  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ff9e0: 'avenc_pgm'
0:00:00.082358196  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ff900: 'avenc_pcx'
0:00:00.082355398  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ff9e0: 'avenc_pgm'
0:00:00.082358196  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ff900: 'avenc_pcx'
0:00:00.082361117  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ff820: 'avenc_pbm'
0:00:00.082361117  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ff820: 'avenc_pbm'
0:00:00.082364072  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc660: 'avenc_pam'
0:00:00.082364072  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc660: 'avenc_pam'
0:00:00.082366952  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc580: 'avenc_msvideo1'
0:00:00.082366952  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc580: 'avenc_msvideo1'
0:00:00.082369779  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc4a0: 'avenc_msmpeg4'
0:00:00.082369779  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc4a0: 'avenc_msmpeg4'
0:00:00.082372762  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc3c0: 'avenc_msmpeg4v2'
0:00:00.082372762  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc3c0: 'avenc_msmpeg4v2'
0:00:00.082375600  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc2e0: 'avenc_mpeg4'
0:00:00.082375600  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc2e0: 'avenc_mpeg4'
0:00:00.082378420  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc200: 'avenc_mpeg2video'
0:00:00.082378420  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc200: 'avenc_mpeg2video'
0:00:00.082381203  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc120: 'avenc_mpeg1video'
0:00:00.082383913  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc040: 'avenc_mjpeg'
0:00:00.082381203  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc120: 'avenc_mpeg1video'
0:00:00.082383913  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23fc040: 'avenc_mjpeg'
0:00:00.082386745  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f9e20: 'avenc_ljpeg'
0:00:00.082386745  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f9e20: 'avenc_ljpeg'
0:00:00.082389703  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f9d40: 'avenc_jpegls'
0:00:00.082389703  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f9d40: 'avenc_jpegls'
0:00:00.082392533  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f9c60: 'avenc_jpeg2000'
0:00:00.082392533  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f9c60: 'avenc_jpeg2000'
0:00:00.082395285  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f9b80: 'avenc_huffyuv'
0:00:00.082395285  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f9b80: 'avenc_huffyuv'
0:00:00.082398174  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f9aa0: 'avenc_hap'
0:00:00.082398174  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f9aa0: 'avenc_hap'
0:00:00.082401050  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f99c0: 'avenc_h263p'
0:00:00.082401050  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f99c0: 'avenc_h263p'
0:00:00.082403923  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f98e0: 'avenc_h263'
0:00:00.082403923  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f98e0: 'avenc_h263'
0:00:00.082406795  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f9800: 'avenc_h261'
0:00:00.082406795  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f9800: 'avenc_h261'
0:00:00.082410208  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f6ec0: 'avenc_flv'
0:00:00.082410208  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f6ec0: 'avenc_flv'
0:00:00.082412935  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f6de0: 'avenc_flashsv2'
0:00:00.082416047  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f6d00: 'avenc_flashsv'
0:00:00.082412935  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f6de0: 'avenc_flashsv2'
0:00:00.082416047  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f6d00: 'avenc_flashsv'
0:00:00.082418813  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f6c20: 'avenc_ffvhuff'
0:00:00.082418813  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f6c20: 'avenc_ffvhuff'
0:00:00.082421553  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f6b40: 'avenc_ffv1'
0:00:00.082421553  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f6b40: 'avenc_ffv1'
0:00:00.082424428  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f6a60: 'avenc_dvvideo'
0:00:00.082424428  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f6a60: 'avenc_dvvideo'
0:00:00.082427251  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f6980: 'avenc_dpx'
0:00:00.082427251  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f6980: 'avenc_dpx'
0:00:00.082430299  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f68a0: 'avenc_dnxhd'
0:00:00.082430299  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f68a0: 'avenc_dnxhd'
0:00:00.082433049  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f4e40: 'avenc_cljr'
0:00:00.082433049  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f4e40: 'avenc_cljr'
0:00:00.082435861  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f4d60: 'avenc_cinepak'
0:00:00.082435861  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f4d60: 'avenc_cinepak'
0:00:00.082438442  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f4c80: 'avenc_bmp'
0:00:00.082441165  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f4ba0: 'avenc_avui'
0:00:00.082438442  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f4c80: 'avenc_bmp'
0:00:00.082441165  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f4ba0: 'avenc_avui'
0:00:00.082443832  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f4ac0: 'avenc_avrp'
0:00:00.082443832  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f4ac0: 'avenc_avrp'
0:00:00.082446554  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f49e0: 'avenc_asv2'
0:00:00.082446554  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f49e0: 'avenc_asv2'
0:00:00.082449369  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f4900: 'avenc_asv1'
0:00:00.082449369  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f4900: 'avenc_asv1'
0:00:00.082452174  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f4820: 'avenc_apng'
0:00:00.082452174  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f4820: 'avenc_apng'
0:00:00.082454973  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2eb0: 'avenc_amv'
0:00:00.082454973  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2eb0: 'avenc_amv'
0:00:00.082457870  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2dd0: 'avenc_alias_pix'
0:00:00.082457870  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2dd0: 'avenc_alias_pix'
0:00:00.082460654  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2cf0: 'avenc_a64multi5'
0:00:00.082460654  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2cf0: 'avenc_a64multi5'
0:00:00.082463579  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2c10: 'avenc_a64multi'
0:00:00.082463579  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2c10: 'avenc_a64multi'
0:00:00.082466532  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2b30: 'avenc_adpcm_yamaha'
0:00:00.082466532  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2b30: 'avenc_adpcm_yamaha'
0:00:00.082469355  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2a50: 'avenc_adpcm_swf'
0:00:00.082469355  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2a50: 'avenc_adpcm_swf'
0:00:00.082472228  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2970: 'avenc_adpcm_ms'
0:00:00.082475047  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2890: 'avenc_adpcm_ima_wav'
0:00:00.082472228  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2970: 'avenc_adpcm_ms'
0:00:00.082475047  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f2890: 'avenc_adpcm_ima_wav'
0:00:00.082477837  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0ea0: 'avenc_adpcm_ima_qt'
0:00:00.082477837  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0ea0: 'avenc_adpcm_ima_qt'
0:00:00.082480680  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0dc0: 'avenc_g726'
0:00:00.082483359  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0ce0: 'avenc_g722'
0:00:00.082480680  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0dc0: 'avenc_g726'
0:00:00.082483359  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0ce0: 'avenc_g722'
0:00:00.082486022  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0c00: 'avenc_adpcm_adx'
0:00:00.082486022  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0c00: 'avenc_adpcm_adx'
0:00:00.082488591  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0b20: 'avenc_roq_dpcm'
0:00:00.082488591  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0b20: 'avenc_roq_dpcm'
0:00:00.082491160  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0a40: 'avenc_wmav2'
0:00:00.082491160  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0a40: 'avenc_wmav2'
0:00:00.082493850  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0960: 'avenc_wmav1'
0:00:00.082493850  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0960: 'avenc_wmav1'
0:00:00.082496398  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0880: 'avenc_wavpack'
0:00:00.082499200  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ede40: 'avenc_tta'
0:00:00.082496398  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23f0880: 'avenc_wavpack'
0:00:00.082499200  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ede40: 'avenc_tta'
0:00:00.082502135  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23edd60: 'avenc_truehd'
0:00:00.082502135  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23edd60: 'avenc_truehd'
0:00:00.082504893  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23edc80: 'avenc_sonicls'
0:00:00.082504893  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23edc80: 'avenc_sonicls'
0:00:00.082507547  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23edba0: 'avenc_sonic'
0:00:00.082507547  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23edba0: 'avenc_sonic'
0:00:00.082510164  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23edac0: 'avenc_real_144'
0:00:00.082512833  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ed9e0: 'avenc_opus'
0:00:00.082510164  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23edac0: 'avenc_real_144'
0:00:00.082512833  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ed9e0: 'avenc_opus'
0:00:00.082515450  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ed900: 'avenc_nellymoser'
0:00:00.082515450  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ed900: 'avenc_nellymoser'
0:00:00.082518332  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ed820: 'avenc_mp2fixed'
0:00:00.082518332  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ed820: 'avenc_mp2fixed'
0:00:00.082521061  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7e60: 'avenc_mp2'
0:00:00.082521061  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7e60: 'avenc_mp2'
0:00:00.082523956  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7d80: 'avenc_mlp'
0:00:00.082523956  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7d80: 'avenc_mlp'
0:00:00.082526648  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7ca0: 'avenc_g723_1'
0:00:00.082526648  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7ca0: 'avenc_g723_1'
0:00:00.082529384  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7bc0: 'avenc_eac3'
0:00:00.082529384  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7bc0: 'avenc_eac3'
0:00:00.082532247  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7ae0: 'avenc_dca'
0:00:00.082532247  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7ae0: 'avenc_dca'
0:00:00.082535147  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7a00: 'avenc_alac'
0:00:00.082535147  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7a00: 'avenc_alac'
0:00:00.082537943  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7920: 'avenc_ac3_fixed'
0:00:00.082537943  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7920: 'avenc_ac3_fixed'
0:00:00.082540661  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7840: 'avenc_ac3'
0:00:00.082543466  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e56d0: 'avenc_aac'
0:00:00.082540661  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e7840: 'avenc_ac3'
0:00:00.082543466  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e56d0: 'avenc_aac'
0:00:00.082546117  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e55f0: 'avenc_s302m'
0:00:00.082546117  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e55f0: 'avenc_s302m'
0:00:00.082548850  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e5510: 'avenc_comfortnoise'
0:00:00.082548850  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e5510: 'avenc_comfortnoise'
0:00:00.082551424  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e5430: 'alsamidisrc'
0:00:00.082554101  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e5350: 'alsasink'
0:00:00.082551424  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e5430: 'alsamidisrc'
0:00:00.082554101  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e5350: 'alsasink'
0:00:00.082556889  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e5270: 'alsasrc'
0:00:00.082556889  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e5270: 'alsasrc'
0:00:00.082559551  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e5190: 'xvimagesink'
0:00:00.082559551  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e5190: 'xvimagesink'
0:00:00.082562231  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e50b0: 'ximagesink'
0:00:00.082562231  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e50b0: 'ximagesink'
0:00:00.082565109  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2e90: 'textrender'
0:00:00.082565109  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2e90: 'textrender'
0:00:00.082567849  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2db0: 'clockoverlay'
0:00:00.082567849  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2db0: 'clockoverlay'
0:00:00.082570465  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2cd0: 'timeoverlay'
0:00:00.082570465  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2cd0: 'timeoverlay'
0:00:00.082573189  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2bf0: 'textoverlay'
0:00:00.082575731  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2b10: 'y4menc'
0:00:00.082573189  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2bf0: 'textoverlay'
0:00:00.082575731  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2b10: 'y4menc'
0:00:00.082578323  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2a30: 'ximagesrc'
0:00:00.082578323  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2a30: 'ximagesrc'
0:00:00.082581085  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2950: 'wavparse'
0:00:00.082581085  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2950: 'wavparse'
0:00:00.082583851  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2870: 'wavpackenc'
0:00:00.082583851  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e2870: 'wavpackenc'
0:00:00.082586733  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0e60: 'wavpackdec'
0:00:00.082586733  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0e60: 'wavpackdec'
0:00:00.082589373  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0d80: 'wavenc'
0:00:00.082589373  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0d80: 'wavenc'
0:00:00.082592090  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0ca0: 'vp9enc'
0:00:00.082595096  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0bc0: 'vp9dec'
0:00:00.082592090  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0ca0: 'vp9enc'
0:00:00.082595096  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0bc0: 'vp9dec'
0:00:00.082597930  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0ae0: 'vp8enc'
0:00:00.082597930  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0ae0: 'vp8enc'
0:00:00.082600641  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0a00: 'vp8dec'
0:00:00.082600641  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0a00: 'vp8dec'
0:00:00.082603241  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0920: 'videomixer'
0:00:00.082603241  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0920: 'videomixer'
0:00:00.082605845  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0840: 'videomedian'
0:00:00.082605845  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23e0840: 'videomedian'
0:00:00.082608551  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db680: 'videoflip'
0:00:00.082611375  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db5a0: 'videobalance'
0:00:00.082608551  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db680: 'videoflip'
0:00:00.082611375  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db5a0: 'videobalance'
0:00:00.082613964  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db4c0: 'gamma'
0:00:00.082613964  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db4c0: 'gamma'
0:00:00.082616828  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db3e0: 'aspectratiocrop'
0:00:00.082616828  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db3e0: 'aspectratiocrop'
0:00:00.082619498  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db300: 'videocrop'
0:00:00.082619498  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db300: 'videocrop'
0:00:00.082622307  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db220: 'videobox'
0:00:00.082622307  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db220: 'videobox'
0:00:00.082624903  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23dd050: 'v4l2deviceprovider'
0:00:00.082624903  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23dd050: 'v4l2deviceprovider'
0:00:00.082627585  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db140: 'v4l2radio'
0:00:00.082627585  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db140: 'v4l2radio'
0:00:00.082630283  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db060: 'v4l2sink'
0:00:00.082633154  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d9e40: 'v4l2src'
0:00:00.082630283  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23db060: 'v4l2sink'
0:00:00.082633154  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d9e40: 'v4l2src'
0:00:00.082635795  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d9d60: 'udpsrc'
0:00:00.082635795  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d9d60: 'udpsrc'
0:00:00.082638482  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d9c80: 'dynudpsink'
0:00:00.082638482  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d9c80: 'dynudpsink'
0:00:00.082641284  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d9ba0: 'multiudpsink'
0:00:00.082641284  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d9ba0: 'multiudpsink'
0:00:00.082643942  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d9ac0: 'udpsink'
0:00:00.082646577  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d99e0: 'apev2mux'
0:00:00.082643942  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d9ac0: 'udpsink'
0:00:00.082646577  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d99e0: 'apev2mux'
0:00:00.082649079  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d9900: 'id3v2mux'
0:00:00.082649079  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d9900: 'id3v2mux'
0:00:00.082651815  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d9820: 'speexdec'
0:00:00.082651815  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d9820: 'speexdec'
0:00:00.082654490  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d6ee0: 'speexenc'
0:00:00.082654490  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d6ee0: 'speexenc'
0:00:00.082657200  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d6e00: 'spectrum'
0:00:00.082657200  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d6e00: 'spectrum'
0:00:00.082659966  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d6d20: 'souphttpclientsink'
0:00:00.082659966  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d6d20: 'souphttpclientsink'
0:00:00.082662937  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d6c40: 'souphttpsrc'
0:00:00.082662937  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d6c40: 'souphttpsrc'
0:00:00.082665782  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d6b60: 'smptealpha'
0:00:00.082665782  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d6b60: 'smptealpha'
0:00:00.082668746  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d6a80: 'smpte'
0:00:00.082668746  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d6a80: 'smpte'
0:00:00.082671398  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d69a0: 'shout2send'
0:00:00.082671398  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d69a0: 'shout2send'
0:00:00.082674463  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d68c0: 'shapewipe'
0:00:00.082674463  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d68c0: 'shapewipe'
0:00:00.082677217  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d2ee0: 'rtpdec'
0:00:00.082680631  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d2e00: 'rtspsrc'
0:00:00.082677217  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d2ee0: 'rtpdec'
0:00:00.082680631  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d2e00: 'rtspsrc'
0:00:00.082683462  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d2d20: 'rtpdtmfmux'
0:00:00.082683462  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d2d20: 'rtpdtmfmux'
0:00:00.082686411  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d2c40: 'rtpmux'
0:00:00.082686411  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d2c40: 'rtpmux'
0:00:00.082689362  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d2b60: 'rtpssrcdemux'
0:00:00.082689362  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d2b60: 'rtpssrcdemux'
0:00:00.082692253  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d2a80: 'rtprtxsend'
0:00:00.082692253  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d2a80: 'rtprtxsend'
0:00:00.082695034  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d29a0: 'rtprtxreceive'
0:00:00.082695034  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d29a0: 'rtprtxreceive'
0:00:00.082697619  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d28c0: 'rtprtxqueue'
0:00:00.082697619  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d28c0: 'rtprtxqueue'
0:00:00.082700883  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d0660: 'rtpsession'
0:00:00.082700883  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d0660: 'rtpsession'
0:00:00.082703809  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d0580: 'rtpptdemux'
0:00:00.082703809  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d0580: 'rtpptdemux'
0:00:00.082707078  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d04a0: 'rtpjitterbuffer'
0:00:00.082707078  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d04a0: 'rtpjitterbuffer'
0:00:00.082710230  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d03c0: 'rtpbin'
0:00:00.082710230  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d03c0: 'rtpbin'
0:00:00.082712938  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d02e0: 'rtpstreamdepay'
0:00:00.082715875  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d0200: 'rtpstreampay'
0:00:00.082712938  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d02e0: 'rtpstreamdepay'
0:00:00.082715875  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d0200: 'rtpstreampay'
0:00:00.082718742  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d0120: 'rtpvrawpay'
0:00:00.082718742  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d0120: 'rtpvrawpay'
0:00:00.082721616  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d0040: 'rtpvrawdepay'
0:00:00.082721616  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23d0040: 'rtpvrawdepay'
0:00:00.082724461  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cee30: 'rtpvp9pay'
0:00:00.082724461  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cee30: 'rtpvp9pay'
0:00:00.082727104  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ced50: 'rtpvp9depay'
0:00:00.082727104  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ced50: 'rtpvp9depay'
0:00:00.082729952  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cec70: 'rtpvp8pay'
0:00:00.082729952  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cec70: 'rtpvp8pay'
0:00:00.082732705  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ceb90: 'rtpvp8depay'
0:00:00.082732705  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ceb90: 'rtpvp8depay'
0:00:00.082735526  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ceab0: 'rtpvorbispay'
0:00:00.082735526  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ceab0: 'rtpvorbispay'
0:00:00.082738564  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ce9d0: 'rtpvorbisdepay'
0:00:00.082738564  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ce9d0: 'rtpvorbisdepay'
0:00:00.082741234  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ce8f0: 'rtptheorapay'
0:00:00.082741234  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ce8f0: 'rtptheorapay'
0:00:00.082743851  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ce810: 'rtptheoradepay'
0:00:00.082743851  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ce810: 'rtptheoradepay'
0:00:00.082746635  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cbeb0: 'rtpsv3vdepay'
0:00:00.082749539  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cbdd0: 'rtpspeexdepay'
0:00:00.082746635  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cbeb0: 'rtpsv3vdepay'
0:00:00.082749539  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cbdd0: 'rtpspeexdepay'
0:00:00.082752353  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cbcf0: 'rtpspeexpay'
0:00:00.082752353  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cbcf0: 'rtpspeexpay'
0:00:00.082755113  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cbc10: 'rtpsirendepay'
0:00:00.082755113  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cbc10: 'rtpsirendepay'
0:00:00.082757799  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cbb30: 'rtpsirenpay'
0:00:00.082757799  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cbb30: 'rtpsirenpay'
0:00:00.082760572  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cba50: 'rtpsbcpay'
0:00:00.082760572  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cba50: 'rtpsbcpay'
0:00:00.082763089  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cb970: 'rtpsbcdepay'
0:00:00.082765920  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cb890: 'rtpqdm2depay'
0:00:00.082763089  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cb970: 'rtpsbcdepay'
0:00:00.082765920  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23cb890: 'rtpqdm2depay'
0:00:00.082768625  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca690: 'rtpqcelpdepay'
0:00:00.082768625  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca690: 'rtpqcelpdepay'
0:00:00.082771372  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca5b0: 'rtpmp4gpay'
0:00:00.082771372  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca5b0: 'rtpmp4gpay'
0:00:00.082773999  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca4d0: 'rtpmp4gdepay'
0:00:00.082773999  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca4d0: 'rtpmp4gdepay'
0:00:00.082776773  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca3f0: 'rtpmp4adepay'
0:00:00.082776773  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca3f0: 'rtpmp4adepay'
0:00:00.082779547  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca310: 'rtpmp4apay'
0:00:00.082779547  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca310: 'rtpmp4apay'
0:00:00.082782168  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca230: 'rtpmp4vdepay'
0:00:00.082784706  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca150: 'rtpmp4vpay'
0:00:00.082782168  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca230: 'rtpmp4vdepay'
0:00:00.082784706  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca150: 'rtpmp4vpay'
0:00:00.082787322  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca070: 'rtpmp2tpay'
0:00:00.082787322  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ca070: 'rtpmp2tpay'
0:00:00.082790031  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c8e40: 'rtpmp2tdepay'
0:00:00.082790031  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c8e40: 'rtpmp2tdepay'
0:00:00.082792808  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c8d60: 'rtpmp1sdepay'
0:00:00.082792808  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c8d60: 'rtpmp1sdepay'
0:00:00.082795569  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c8c80: 'asteriskh263'
0:00:00.082795569  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c8c80: 'asteriskh263'
0:00:00.082798296  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c8ba0: 'rtpL24depay'
0:00:00.082798296  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c8ba0: 'rtpL24depay'
0:00:00.082801158  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c8ac0: 'rtpL24pay'
0:00:00.082803723  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c89e0: 'rtpL16depay'
0:00:00.082801158  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c8ac0: 'rtpL24pay'
0:00:00.082803723  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c89e0: 'rtpL16depay'
0:00:00.082806570  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c8900: 'rtpL16pay'
0:00:00.082806570  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c8900: 'rtpL16pay'
0:00:00.082809241  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c8820: 'rtpklvpay'
0:00:00.082809241  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c8820: 'rtpklvpay'
0:00:00.082812037  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c56a0: 'rtpklvdepay'
0:00:00.082812037  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c56a0: 'rtpklvdepay'
0:00:00.082814846  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c55c0: 'rtpjpegpay'
0:00:00.082814846  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c55c0: 'rtpjpegpay'
0:00:00.082817783  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c54e0: 'rtpjpegdepay'
0:00:00.082820418  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c5400: 'rtpj2kpay'
0:00:00.082817783  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c54e0: 'rtpjpegdepay'
0:00:00.082820418  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c5400: 'rtpj2kpay'
0:00:00.082823245  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c5320: 'rtpj2kdepay'
0:00:00.082823245  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c5320: 'rtpj2kdepay'
0:00:00.082825912  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c5240: 'rtph265pay'
0:00:00.082825912  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c5240: 'rtph265pay'
0:00:00.082828650  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c5160: 'rtph265depay'
0:00:00.082828650  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c5160: 'rtph265depay'
0:00:00.082831293  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c5080: 'rtph264pay'
0:00:00.082831293  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c5080: 'rtph264pay'
0:00:00.082834340  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c1640: 'rtph264depay'
0:00:00.082834340  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c1640: 'rtph264depay'
0:00:00.082837256  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c1560: 'rtph263pay'
0:00:00.082837256  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c1560: 'rtph263pay'
0:00:00.082840039  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c1480: 'rtph263depay'
0:00:00.082840039  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c1480: 'rtph263depay'
0:00:00.082842797  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c13a0: 'rtph263pdepay'
0:00:00.082842797  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c13a0: 'rtph263pdepay'
0:00:00.082845527  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c12c0: 'rtph263ppay'
0:00:00.082845527  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c12c0: 'rtph263ppay'
0:00:00.082848142  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c11e0: 'rtph261depay'
0:00:00.082850970  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c1100: 'rtph261pay'
0:00:00.082848142  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c11e0: 'rtph261depay'
0:00:00.082850970  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c1100: 'rtph261pay'
0:00:00.082853675  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c1020: 'rtpopuspay'
0:00:00.082853675  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c1020: 'rtpopuspay'
0:00:00.082856505  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c06b0: 'rtpopusdepay'
0:00:00.082856505  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c06b0: 'rtpopusdepay'
0:00:00.082859353  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c05d0: 'rtpmpvpay'
0:00:00.082859353  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c05d0: 'rtpmpvpay'
0:00:00.082862088  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c04f0: 'rtpmpvdepay'
0:00:00.082862088  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c04f0: 'rtpmpvdepay'
0:00:00.082864657  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c0410: 'rtpmparobustdepay'
0:00:00.082867341  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c0330: 'rtpmpapay'
0:00:00.082864657  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c0410: 'rtpmparobustdepay'
0:00:00.082867341  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c0330: 'rtpmpapay'
0:00:00.082870148  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c0250: 'rtpmpadepay'
0:00:00.082870148  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c0250: 'rtpmpadepay'
0:00:00.082872961  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c0170: 'rtppcmapay'
0:00:00.082872961  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c0170: 'rtppcmapay'
0:00:00.082875723  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c0090: 'rtppcmupay'
0:00:00.082875723  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23c0090: 'rtppcmupay'
0:00:00.082878364  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba6a0: 'rtppcmudepay'
0:00:00.082878364  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba6a0: 'rtppcmudepay'
0:00:00.082881038  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba5c0: 'rtppcmadepay'
0:00:00.082881038  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba5c0: 'rtppcmadepay'
0:00:00.082883691  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba4e0: 'rtpamrpay'
0:00:00.082886429  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba400: 'rtpamrdepay'
0:00:00.082883691  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba4e0: 'rtpamrpay'
0:00:00.082886429  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba400: 'rtpamrdepay'
0:00:00.082889165  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba320: 'rtpgsmpay'
0:00:00.082889165  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba320: 'rtpgsmpay'
0:00:00.082892039  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba240: 'rtpgsmdepay'
0:00:00.082892039  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba240: 'rtpgsmdepay'
0:00:00.082894894  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba160: 'rtpg729pay'
0:00:00.082894894  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba160: 'rtpg729pay'
0:00:00.082897566  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba080: 'rtpg729depay'
0:00:00.082897566  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ba080: 'rtpg729depay'
0:00:00.082900337  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b7ed0: 'rtpg726pay'
0:00:00.082900337  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b7ed0: 'rtpg726pay'
0:00:00.082902940  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b7df0: 'rtpg726depay'
0:00:00.082902940  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b7df0: 'rtpg726depay'
0:00:00.082905617  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b7d10: 'rtpg723pay'
0:00:00.082908244  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b7c30: 'rtpg723depay'
0:00:00.082905617  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b7d10: 'rtpg723pay'
0:00:00.082908244  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b7c30: 'rtpg723depay'
0:00:00.082911091  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b7b50: 'rtpg722pay'
0:00:00.082911091  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b7b50: 'rtpg722pay'
0:00:00.082913975  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b7a70: 'rtpg722depay'
0:00:00.082913975  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b7a70: 'rtpg722depay'
0:00:00.082916663  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b7990: 'rtpilbcdepay'
0:00:00.082919852  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b78b0: 'rtpilbcpay'
0:00:00.082916663  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b7990: 'rtpilbcdepay'
0:00:00.082919852  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b78b0: 'rtpilbcpay'
0:00:00.082922551  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5e90: 'rtpgstpay'
0:00:00.082922551  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5e90: 'rtpgstpay'
0:00:00.082925400  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5db0: 'rtpgstdepay'
0:00:00.082925400  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5db0: 'rtpgstdepay'
0:00:00.082928395  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5cd0: 'rtpdvpay'
0:00:00.082928395  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5cd0: 'rtpdvpay'
0:00:00.082931096  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5bf0: 'rtpdvdepay'
0:00:00.082931096  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5bf0: 'rtpdvdepay'
0:00:00.082933905  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5b10: 'rtpceltpay'
0:00:00.082936579  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5a30: 'rtpceltdepay'
0:00:00.082933905  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5b10: 'rtpceltpay'
0:00:00.082936579  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5a30: 'rtpceltdepay'
0:00:00.082939373  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5950: 'rtpbvpay'
0:00:00.082939373  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5950: 'rtpbvpay'
0:00:00.082942065  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5870: 'rtpbvdepay'
0:00:00.082942065  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b5870: 'rtpbvdepay'
0:00:00.082944691  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b3660: 'rtpac3pay'
0:00:00.082944691  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b3660: 'rtpac3pay'
0:00:00.082947201  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b3580: 'rtpac3depay'
0:00:00.082947201  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b3580: 'rtpac3depay'
0:00:00.082949985  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b34a0: 'rgvolume'
0:00:00.082949985  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b34a0: 'rgvolume'
0:00:00.082952780  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b33c0: 'rglimiter'
0:00:00.082955491  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b32e0: 'rganalysis'
0:00:00.082952780  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b33c0: 'rglimiter'
0:00:00.082955491  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b32e0: 'rganalysis'
0:00:00.082958354  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b3200: 'pngenc'
0:00:00.082958354  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b3200: 'pngenc'
0:00:00.082961115  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b3120: 'pngdec'
0:00:00.082961115  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b3120: 'pngdec'
0:00:00.082963884  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b3040: 'osssink'
0:00:00.082963884  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b3040: 'osssink'
0:00:00.082966858  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b1ee0: 'osssrc'
0:00:00.082966858  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b1ee0: 'osssrc'
0:00:00.082969522  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b1e00: 'oss4src'
0:00:00.082969522  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b1e00: 'oss4src'
0:00:00.082972433  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b1d20: 'oss4sink'
0:00:00.082975277  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b1c40: 'navigationtest'
0:00:00.082972433  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b1d20: 'oss4sink'
0:00:00.082975277  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b1c40: 'navigationtest'
0:00:00.082977944  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b1b60: 'multipartmux'
0:00:00.082977944  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b1b60: 'multipartmux'
0:00:00.082980812  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b1a80: 'multipartdemux'
0:00:00.082980812  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b1a80: 'multipartdemux'
0:00:00.082983608  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b19a0: 'splitmuxsrc'
0:00:00.082983608  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b19a0: 'splitmuxsrc'
0:00:00.082986415  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b18c0: 'splitmuxsink'
0:00:00.082986415  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23b18c0: 'splitmuxsink'
0:00:00.082989186  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23abee0: 'splitfilesrc'
0:00:00.082991949  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23abe00: 'multifilesink'
0:00:00.082989186  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23abee0: 'splitfilesrc'
0:00:00.082991949  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23abe00: 'multifilesink'
0:00:00.082994719  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23abd20: 'multifilesrc'
0:00:00.082994719  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23abd20: 'multifilesrc'
0:00:00.082997295  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23abc40: 'mulawdec'
0:00:00.082997295  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23abc40: 'mulawdec'
0:00:00.082999841  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23abb60: 'mulawenc'
0:00:00.082999841  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23abb60: 'mulawenc'
0:00:00.083002480  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23aba80: 'monoscope'
0:00:00.083002480  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23aba80: 'monoscope'
0:00:00.083005415  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ab9a0: 'webmmux'
0:00:00.083005415  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ab9a0: 'webmmux'
0:00:00.083008292  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ab8c0: 'matroskamux'
0:00:00.083008292  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23ab8c0: 'matroskamux'
0:00:00.083011047  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a86a0: 'matroskaparse'
0:00:00.083011047  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a86a0: 'matroskaparse'
0:00:00.083013915  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a85c0: 'matroskademux'
0:00:00.083013915  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a85c0: 'matroskademux'
0:00:00.083016654  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a84e0: 'level'
0:00:00.083019444  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a8400: 'jpegdec'
0:00:00.083016654  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a84e0: 'level'
0:00:00.083019444  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a8400: 'jpegdec'
0:00:00.083022260  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a8320: 'jpegenc'
0:00:00.083022260  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a8320: 'jpegenc'
0:00:00.083024833  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a8240: 'jackaudiosink'
0:00:00.083024833  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a8240: 'jackaudiosink'
0:00:00.083027553  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a8160: 'jackaudiosrc'
0:00:00.083027553  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a8160: 'jackaudiosrc'
0:00:00.083030196  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a8080: 'qtmoovrecover'
0:00:00.083033003  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a5e30: 'mj2mux'
0:00:00.083030196  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a8080: 'qtmoovrecover'
0:00:00.083033003  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a5e30: 'mj2mux'
0:00:00.083035846  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a5d50: '3gppmux'
0:00:00.083035846  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a5d50: '3gppmux'
0:00:00.083038699  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a5c70: 'ismlmux'
0:00:00.083038699  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a5c70: 'ismlmux'
0:00:00.083041512  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a5b90: 'mp4mux'
0:00:00.083041512  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a5b90: 'mp4mux'
0:00:00.083044355  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a5ab0: 'qtmux'
0:00:00.083044355  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a5ab0: 'qtmux'
0:00:00.083046941  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a59d0: 'rtpxqtdepay'
0:00:00.083046941  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a59d0: 'rtpxqtdepay'
0:00:00.083049797  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a58f0: 'qtdemux'
0:00:00.083049797  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a58f0: 'qtdemux'
0:00:00.083052341  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a5810: 'deinterleave'
0:00:00.083052341  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a5810: 'deinterleave'
0:00:00.083055094  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a26b0: 'interleave'
0:00:00.083057818  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a25d0: 'imagefreeze'
0:00:00.083055094  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a26b0: 'interleave'
0:00:00.083057818  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a25d0: 'imagefreeze'
0:00:00.083060389  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a24f0: 'id3demux'
0:00:00.083060389  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a24f0: 'id3demux'
0:00:00.083063069  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a2410: 'icydemux'
0:00:00.083063069  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a2410: 'icydemux'
0:00:00.083065718  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a2330: 'goom2k1'
0:00:00.083065718  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a2330: 'goom2k1'
0:00:00.083068409  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a2250: 'goom'
0:00:00.083068409  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a2250: 'goom'
0:00:00.083071012  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a2170: 'gdkpixbufsink'
0:00:00.083074021  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a2090: 'gdkpixbufoverlay'
0:00:00.083071012  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a2170: 'gdkpixbufsink'
0:00:00.083074021  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23a2090: 'gdkpixbufoverlay'
0:00:00.083076703  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f650: 'gdkpixbufdec'
0:00:00.083076703  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f650: 'gdkpixbufdec'
0:00:00.083079325  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f570: 'flxdec'
0:00:00.083079325  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f570: 'flxdec'
0:00:00.083081970  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f490: 'flvmux'
0:00:00.083081970  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f490: 'flvmux'
0:00:00.083084775  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f3b0: 'flvdemux'
0:00:00.083084775  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f3b0: 'flvdemux'
0:00:00.083087528  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f2d0: 'flactag'
0:00:00.083090178  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f1f0: 'flacdec'
0:00:00.083087528  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f2d0: 'flactag'
0:00:00.083090178  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f1f0: 'flacdec'
0:00:00.083092901  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f110: 'flacenc'
0:00:00.083092901  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f110: 'flacenc'
0:00:00.083095709  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f030: 'equalizer-10bands'
0:00:00.083095709  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239f030: 'equalizer-10bands'
0:00:00.083098581  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239ceb0: 'equalizer-3bands'
0:00:00.083098581  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239ceb0: 'equalizer-3bands'
0:00:00.083101376  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239cdd0: 'equalizer-nbands'
0:00:00.083101376  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239cdd0: 'equalizer-nbands'
0:00:00.083104202  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239ccf0: 'rippletv'
0:00:00.083104202  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239ccf0: 'rippletv'
0:00:00.083106887  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239cc10: 'streaktv'
0:00:00.083106887  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239cc10: 'streaktv'
0:00:00.083109630  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239cb30: 'radioactv'
0:00:00.083109630  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239cb30: 'radioactv'
0:00:00.083112310  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239ca50: 'optv'
0:00:00.083112310  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239ca50: 'optv'
0:00:00.083114986  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239c970: 'quarktv'
0:00:00.083117973  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239c890: 'revtv'
0:00:00.083114986  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239c970: 'quarktv'
0:00:00.083117973  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239c890: 'revtv'
0:00:00.083120610  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a660: 'vertigotv'
0:00:00.083120610  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a660: 'vertigotv'
0:00:00.083123187  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a580: 'shagadelictv'
0:00:00.083123187  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a580: 'shagadelictv'
0:00:00.083125828  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a4a0: 'warptv'
0:00:00.083125828  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a4a0: 'warptv'
0:00:00.083128545  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a3c0: 'dicetv'
0:00:00.083131476  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a2e0: 'agingtv'
0:00:00.083128545  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a3c0: 'dicetv'
0:00:00.083131476  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a2e0: 'agingtv'
0:00:00.083134163  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a200: 'edgetv'
0:00:00.083134163  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a200: 'edgetv'
0:00:00.083136775  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a120: 'dvdec'
0:00:00.083136775  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a120: 'dvdec'
0:00:00.083139529  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a040: 'dvdemux'
0:00:00.083139529  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c239a040: 'dvdemux'
0:00:00.083142330  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23976d0: 'rtpdtmfdepay'
0:00:00.083142330  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23976d0: 'rtpdtmfdepay'
0:00:00.083144980  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23975f0: 'rtpdtmfsrc'
0:00:00.083144980  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23975f0: 'rtpdtmfsrc'
0:00:00.083147501  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2397510: 'dtmfsrc'
0:00:00.083147501  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2397510: 'dtmfsrc'
0:00:00.083150311  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2397430: 'deinterlace'
0:00:00.083150311  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2397430: 'deinterlace'
0:00:00.083153163  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2397350: 'cpureport'
0:00:00.083155801  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2397270: 'testsink'
0:00:00.083153163  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2397350: 'cpureport'
0:00:00.083155801  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2397270: 'testsink'
0:00:00.083158439  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2397190: 'taginject'
0:00:00.083158439  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2397190: 'taginject'
0:00:00.083161168  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23970b0: 'progressreport'
0:00:00.083161168  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23970b0: 'progressreport'
0:00:00.083163984  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390e60: 'pushfilesrc'
0:00:00.083163984  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390e60: 'pushfilesrc'
0:00:00.083166678  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390d80: 'navseek'
0:00:00.083166678  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390d80: 'navseek'
0:00:00.083169531  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390ca0: 'rndbuffersize'
0:00:00.083172257  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390bc0: 'capssetter'
0:00:00.083169531  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390ca0: 'rndbuffersize'
0:00:00.083172257  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390bc0: 'capssetter'
0:00:00.083175011  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390ae0: 'breakmydata'
0:00:00.083175011  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390ae0: 'breakmydata'
0:00:00.083177708  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390a00: 'cutter'
0:00:00.083177708  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390a00: 'cutter'
0:00:00.083180313  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390920: 'cairooverlay'
0:00:00.083180313  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390920: 'cairooverlay'
0:00:00.083183043  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390840: 'cacasink'
0:00:00.083183043  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2390840: 'cacasink'
0:00:00.083185811  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238dee0: 'avisubtitle'
0:00:00.083185811  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238dee0: 'avisubtitle'
0:00:00.083188615  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238de00: 'avimux'
0:00:00.083188615  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238de00: 'avimux'
0:00:00.083191896  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238dd20: 'avidemux'
0:00:00.083194584  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238dc40: 'autoaudiosrc'
0:00:00.083191896  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238dd20: 'avidemux'
0:00:00.083194584  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238dc40: 'autoaudiosrc'
0:00:00.083197549  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238db60: 'autoaudiosink'
0:00:00.083197549  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238db60: 'autoaudiosink'
0:00:00.083200152  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238da80: 'autovideosrc'
0:00:00.083200152  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238da80: 'autovideosrc'
0:00:00.083202751  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238d9a0: 'autovideosink'
0:00:00.083202751  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238d9a0: 'autovideosink'
0:00:00.083205310  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238d8c0: 'auparse'
0:00:00.083205310  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238d8c0: 'auparse'
0:00:00.083208092  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c670: 'wavpackparse'
0:00:00.083208092  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c670: 'wavpackparse'
0:00:00.083210808  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c590: 'sbcparse'
0:00:00.083210808  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c590: 'sbcparse'
0:00:00.083213393  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c4b0: 'mpegaudioparse'
0:00:00.083216274  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c3d0: 'flacparse'
0:00:00.083213393  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c4b0: 'mpegaudioparse'
0:00:00.083216274  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c3d0: 'flacparse'
0:00:00.083219143  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c2f0: 'dcaparse'
0:00:00.083219143  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c2f0: 'dcaparse'
0:00:00.083221877  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c210: 'ac3parse'
0:00:00.083221877  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c210: 'ac3parse'
0:00:00.083224481  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c130: 'amrparse'
0:00:00.083224481  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c130: 'amrparse'
0:00:00.083227087  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c050: 'aacparse'
0:00:00.083229890  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a660: 'scaletempo'
0:00:00.083227087  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238c050: 'aacparse'
0:00:00.083229890  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a660: 'scaletempo'
0:00:00.083232797  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a580: 'audioecho'
0:00:00.083232797  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a580: 'audioecho'
0:00:00.083235521  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a4a0: 'audiofirfilter'
0:00:00.083235521  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a4a0: 'audiofirfilter'
0:00:00.083238202  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a3c0: 'audiowsincband'
0:00:00.083238202  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a3c0: 'audiowsincband'
0:00:00.083240893  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a2e0: 'audiowsinclimit'
0:00:00.083240893  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a2e0: 'audiowsinclimit'
0:00:00.083243653  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a200: 'audioiirfilter'
0:00:00.083243653  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a200: 'audioiirfilter'
0:00:00.083246259  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a120: 'audiochebband'
0:00:00.083246259  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a120: 'audiochebband'
0:00:00.083248865  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a040: 'audiocheblimit'
0:00:00.083248865  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c238a040: 'audiocheblimit'
0:00:00.083251519  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2387ed0: 'audiodynamic'
0:00:00.083254367  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2387df0: 'audioamplify'
0:00:00.083251519  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2387ed0: 'audiodynamic'
0:00:00.083254367  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2387df0: 'audioamplify'
0:00:00.083257072  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2387d10: 'audiokaraoke'
0:00:00.083257072  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2387d10: 'audiokaraoke'
0:00:00.083259718  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2387c30: 'audioinvert'
0:00:00.083259718  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2387c30: 'audioinvert'
0:00:00.083262331  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2387b50: 'audiopanorama'
0:00:00.083264869  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2387a70: 'apedemux'
0:00:00.083262331  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2387b50: 'audiopanorama'
0:00:00.083264869  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2387a70: 'apedemux'
0:00:00.083267512  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2387990: 'alphacolor'
0:00:00.083267512  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2387990: 'alphacolor'
0:00:00.083270071  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23878b0: 'alpha'
0:00:00.083270071  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23878b0: 'alpha'
0:00:00.083272797  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385e90: 'alawdec'
0:00:00.083272797  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385e90: 'alawdec'
0:00:00.083275538  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385db0: 'alawenc'
0:00:00.083275538  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385db0: 'alawenc'
0:00:00.083278358  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385cd0: 'aasink'
0:00:00.083278358  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385cd0: 'aasink'
0:00:00.083281110  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385bf0: 'hdv1394src'
0:00:00.083281110  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385bf0: 'hdv1394src'
0:00:00.083283793  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385b10: 'dv1394src'
0:00:00.083283793  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385b10: 'dv1394src'
0:00:00.083286481  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385a30: 'zbar'
0:00:00.083289235  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385950: 'yadif'
0:00:00.083286481  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385a30: 'zbar'
0:00:00.083289235  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385950: 'yadif'
0:00:00.083291958  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385870: 'y4mdec'
0:00:00.083291958  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2385870: 'y4mdec'
0:00:00.083294802  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237fe90: 'x265enc'
0:00:00.083294802  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237fe90: 'x265enc'
0:00:00.083297576  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237fdb0: 'wildmidi'
0:00:00.083297576  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237fdb0: 'wildmidi'
0:00:00.083300250  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237fcd0: 'webrtcechoprobe'
0:00:00.083302838  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237fbf0: 'webrtcdsp'
0:00:00.083300250  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237fcd0: 'webrtcechoprobe'
0:00:00.083302838  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237fbf0: 'webrtcdsp'
0:00:00.083305642  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237fb10: 'webpenc'
0:00:00.083305642  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237fb10: 'webpenc'
0:00:00.083308307  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237fa30: 'webpdec'
0:00:00.083308307  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237fa30: 'webpdec'
0:00:00.083310899  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237f950: 'waylandsink'
0:00:00.083310899  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237f950: 'waylandsink'
0:00:00.083313540  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237f870: 'vulkanupload'
0:00:00.083313540  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237f870: 'vulkanupload'
0:00:00.083316175  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d680: 'vulkansink'
0:00:00.083316175  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d680: 'vulkansink'
0:00:00.083318872  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d5a0: 'voamrwbenc'
0:00:00.083318872  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d5a0: 'voamrwbenc'
0:00:00.083321510  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d4c0: 'voaacenc'
0:00:00.083324437  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d3e0: 'vmncdec'
0:00:00.083321510  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d4c0: 'voaacenc'
0:00:00.083324437  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d3e0: 'vmncdec'
0:00:00.083327096  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d300: 'simplevideomark'
0:00:00.083327096  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d300: 'simplevideomark'
0:00:00.083329761  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d220: 'simplevideomarkdetect'
0:00:00.083329761  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d220: 'simplevideomarkdetect'
0:00:00.083332659  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d140: 'videoanalyse'
0:00:00.083332659  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d140: 'videoanalyse'
0:00:00.083335530  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d060: 'vc1parse'
0:00:00.083335530  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237d060: 'vc1parse'
0:00:00.083338342  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a6e0: 'h265parse'
0:00:00.083340921  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a600: 'jpeg2000parse'
0:00:00.083338342  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a6e0: 'h265parse'
0:00:00.083340921  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a600: 'jpeg2000parse'
0:00:00.083343469  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a520: 'pngparse'
0:00:00.083343469  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a520: 'pngparse'
0:00:00.083346130  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a440: 'mpeg4videoparse'
0:00:00.083346130  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a440: 'mpeg4videoparse'
0:00:00.083348808  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a360: 'mpegvideoparse'
0:00:00.083348808  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a360: 'mpegvideoparse'
0:00:00.083351413  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a280: 'diracparse'
0:00:00.083351413  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a280: 'diracparse'
0:00:00.083353995  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a1a0: 'h264parse'
0:00:00.083356502  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a0c0: 'h263parse'
0:00:00.083353995  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a1a0: 'h264parse'
0:00:00.083356502  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c237a0c0: 'h263parse'
0:00:00.083359390  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2377650: 'videoframe-audiolevel'
0:00:00.083359390  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2377650: 'videoframe-audiolevel'
0:00:00.083362123  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2377570: 'videodiff'
0:00:00.083362123  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2377570: 'videodiff'
0:00:00.083364859  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2377490: 'zebrastripe'
0:00:00.083364859  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2377490: 'zebrastripe'
0:00:00.083367500  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23773b0: 'scenechange'
0:00:00.083367500  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23773b0: 'scenechange'
0:00:00.083370094  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23772d0: 'vcdsrc'
0:00:00.083373154  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23771f0: 'uvch264src'
0:00:00.083370094  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23772d0: 'vcdsrc'
0:00:00.083373154  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23771f0: 'uvch264src'
0:00:00.083376010  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2377110: 'uvch264mjpgdemux'
0:00:00.083376010  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2377110: 'uvch264mjpgdemux'
0:00:00.083378833  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2377030: 'avwait'
0:00:00.083378833  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2377030: 'avwait'
0:00:00.083381523  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2373620: 'timecodestamper'
0:00:00.083381523  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2373620: 'timecodestamper'
0:00:00.083384271  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2373540: 'teletextdec'
0:00:00.083384271  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2373540: 'teletextdec'
0:00:00.083387013  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2373460: 'webvttenc'
0:00:00.083387013  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2373460: 'webvttenc'
0:00:00.083389708  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2373380: 'srtenc'
0:00:00.083389708  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2373380: 'srtenc'
0:00:00.083392347  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23732a0: 'stereo'
0:00:00.083395092  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23731c0: 'srtpdec'
0:00:00.083392347  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23732a0: 'stereo'
0:00:00.083395092  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23731c0: 'srtpdec'
0:00:00.083397883  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23730e0: 'srtpenc'
0:00:00.083397883  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23730e0: 'srtpenc'
0:00:00.083400403  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2373000: 'speed'
0:00:00.083400403  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2373000: 'speed'
0:00:00.083403150  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370e80: 'tonegeneratesrc'
0:00:00.083403150  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370e80: 'tonegeneratesrc'
0:00:00.083405833  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370da0: 'dtmfdetect'
0:00:00.083405833  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370da0: 'dtmfdetect'
0:00:00.083408357  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370cc0: 'spanplc'
0:00:00.083408357  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370cc0: 'spanplc'
0:00:00.083411183  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370be0: 'bpmdetect'
0:00:00.083414092  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370b00: 'pitch'
0:00:00.083411183  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370be0: 'bpmdetect'
0:00:00.083414092  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370b00: 'pitch'
0:00:00.083416615  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370a20: 'sfdec'
0:00:00.083416615  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370a20: 'sfdec'
0:00:00.083419289  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370940: 'mssdemux'
0:00:00.083419289  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370940: 'mssdemux'
0:00:00.083421917  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370860: 'smooth'
0:00:00.083421917  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2370860: 'smooth'
0:00:00.083424749  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236fe40: 'sirenenc'
0:00:00.083424749  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236fe40: 'sirenenc'
0:00:00.083427543  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236fd60: 'sirendec'
0:00:00.083430204  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236fc80: 'shmsink'
0:00:00.083427543  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236fd60: 'sirendec'
0:00:00.083430204  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236fc80: 'shmsink'
0:00:00.083432874  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236fba0: 'shmsrc'
0:00:00.083432874  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236fba0: 'shmsrc'
0:00:00.083435502  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236fac0: 'videosegmentclip'
0:00:00.083435502  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236fac0: 'videosegmentclip'
0:00:00.083438141  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236f9e0: 'audiosegmentclip'
0:00:00.083440948  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236f900: 'sdpsrc'
0:00:00.083438141  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236f9e0: 'audiosegmentclip'
0:00:00.083440948  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236f900: 'sdpsrc'
0:00:00.083443824  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236f820: 'sdpdemux'
0:00:00.083443824  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c236f820: 'sdpdemux'
0:00:00.083446438  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2369650: 'sbcenc'
0:00:00.083446438  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2369650: 'sbcenc'
0:00:00.083449311  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2369570: 'sbcdec'
0:00:00.083449311  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2369570: 'sbcdec'
0:00:00.083451969  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2369490: 'rtponvifparse'
0:00:00.083451969  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2369490: 'rtponvifparse'
0:00:00.083454540  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23693b0: 'rtponviftimestamp'
0:00:00.083454540  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23693b0: 'rtponviftimestamp'
0:00:00.083457412  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23692d0: 'rtmpsink'
0:00:00.083457412  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23692d0: 'rtmpsink'
0:00:00.083460350  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23691f0: 'rtmpsrc'
0:00:00.083462989  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2369110: 'rsvgdec'
0:00:00.083460350  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23691f0: 'rtmpsrc'
0:00:00.083462989  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2369110: 'rsvgdec'
0:00:00.083465691  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2369030: 'rsvgoverlay'
0:00:00.083465691  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2369030: 'rsvgoverlay'
0:00:00.083468534  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23676d0: 'rfbsrc'
0:00:00.083468534  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23676d0: 'rfbsrc'
0:00:00.083471219  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23675f0: 'rsndvdbin'
0:00:00.083471219  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23675f0: 'rsndvdbin'
0:00:00.083473836  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2367510: 'removesilence'
0:00:00.083473836  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2367510: 'removesilence'
0:00:00.083476514  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2367430: 'pnmenc'
0:00:00.083476514  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2367430: 'pnmenc'
0:00:00.083479204  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2367350: 'pnmdec'
0:00:00.083481919  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2367270: 'irtspparse'
0:00:00.083479204  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2367350: 'pnmdec'
0:00:00.083481919  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2367270: 'irtspparse'
0:00:00.083484691  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2367190: 'pcapparse'
0:00:00.083484691  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2367190: 'pcapparse'
0:00:00.083487454  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23670b0: 'opusparse'
0:00:00.083487454  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23670b0: 'opusparse'
0:00:00.083490341  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23656c0: 'openjpegenc'
0:00:00.083490341  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23656c0: 'openjpegenc'
0:00:00.083493039  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23655e0: 'openjpegdec'
0:00:00.083493039  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23655e0: 'openjpegdec'
0:00:00.083495761  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2365500: 'gldifferencematte'
0:00:00.083495761  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2365500: 'gldifferencematte'
0:00:00.083498991  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2365420: 'glmosaic'
0:00:00.083498991  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2365420: 'glmosaic'
0:00:00.083501795  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2365340: 'glfilterglass'
0:00:00.083504619  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2365260: 'gloverlay'
0:00:00.083501795  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2365340: 'glfilterglass'
0:00:00.083504619  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2365260: 'gloverlay'
0:00:00.083507556  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2365180: 'gldeinterlace'
0:00:00.083507556  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2365180: 'gldeinterlace'
0:00:00.083510296  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23650a0: 'gltestsrc'
0:00:00.083510296  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23650a0: 'gltestsrc'
0:00:00.083513025  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2363650: 'glstereomix'
0:00:00.083513025  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2363650: 'glstereomix'
0:00:00.083515928  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2363570: 'glstereosplit'
0:00:00.083515928  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2363570: 'glstereosplit'
0:00:00.083518620  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2363490: 'glviewconvert'
0:00:00.083518620  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2363490: 'glviewconvert'
0:00:00.083521662  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23633b0: 'glfilterapp'
0:00:00.083521662  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23633b0: 'glfilterapp'
0:00:00.083524528  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23632d0: 'glshader'
0:00:00.083524528  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23632d0: 'glshader'
0:00:00.083527355  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23631f0: 'glvideomixerelement'
0:00:00.083527355  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23631f0: 'glvideomixerelement'
0:00:00.083530105  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2363110: 'glvideomixer'
0:00:00.083532920  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2363030: 'glcolorscale'
0:00:00.083530105  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2363110: 'glvideomixer'
0:00:00.083532920  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2363030: 'glcolorscale'
0:00:00.083535690  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2361620: 'gleffects_laplacian'
0:00:00.083535690  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2361620: 'gleffects_laplacian'
0:00:00.083538346  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2361540: 'gleffects_blur'
0:00:00.083538346  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2361540: 'gleffects_blur'
0:00:00.083541027  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2361460: 'gleffects_sobel'
0:00:00.083541027  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2361460: 'gleffects_sobel'
0:00:00.083543850  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2361380: 'gleffects_glow'
0:00:00.083543850  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2361380: 'gleffects_glow'
0:00:00.083546470  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23612a0: 'gleffects_sin'
0:00:00.083546470  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23612a0: 'gleffects_sin'
0:00:00.083549190  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23611c0: 'gleffects_xray'
0:00:00.083549190  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23611c0: 'gleffects_xray'
0:00:00.083551836  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23610e0: 'gleffects_lumaxpro'
0:00:00.083554525  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2361000: 'gleffects_xpro'
0:00:00.083551836  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23610e0: 'gleffects_lumaxpro'
0:00:00.083554525  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2361000: 'gleffects_xpro'
0:00:00.083557298  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235de60: 'gleffects_sepia'
0:00:00.083557298  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235de60: 'gleffects_sepia'
0:00:00.083560055  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235dd80: 'gleffects_heat'
0:00:00.083560055  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235dd80: 'gleffects_heat'
0:00:00.083562832  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235dca0: 'gleffects_square'
0:00:00.083562832  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235dca0: 'gleffects_square'
0:00:00.083565554  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235dbc0: 'gleffects_bulge'
0:00:00.083568243  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235dae0: 'gleffects_twirl'
0:00:00.083565554  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235dbc0: 'gleffects_bulge'
0:00:00.083568243  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235dae0: 'gleffects_twirl'
0:00:00.083570971  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235da00: 'gleffects_fisheye'
0:00:00.083570971  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235da00: 'gleffects_fisheye'
0:00:00.083589265  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235d920: 'gleffects_tunnel'
0:00:00.083594046  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235d840: 'gleffects_stretch'
0:00:00.083606922  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235bee0: 'gleffects_squeeze'
0:00:00.083589265  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235d920: 'gleffects_tunnel'
0:00:00.083594046  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235d840: 'gleffects_stretch'
0:00:00.083606922  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235bee0: 'gleffects_squeeze'
0:00:00.083610006  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235be00: 'gleffects_mirror'
0:00:00.083613524  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235bd20: 'gleffects_identity'
0:00:00.083616414  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235bc40: 'gleffects'
0:00:00.083619392  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235bb60: 'glfiltercube'
0:00:00.083622523  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235ba80: 'glmixerbin'
0:00:00.083610006  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235be00: 'gleffects_mirror'
0:00:00.083613524  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235bd20: 'gleffects_identity'
0:00:00.083616414  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235bc40: 'gleffects'
0:00:00.083619392  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235bb60: 'glfiltercube'
0:00:00.083622523  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235ba80: 'glmixerbin'
0:00:00.083625403  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235b9a0: 'glsrcbin'
0:00:00.083628320  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235b8c0: 'glsinkbin'
0:00:00.083625403  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235b9a0: 'glsrcbin'
0:00:00.083628320  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c235b8c0: 'glsinkbin'
0:00:00.083631502  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357e70: 'glfilterbin'
0:00:00.083631502  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357e70: 'glfilterbin'
0:00:00.083634741  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357d90: 'glcolorbalance'
0:00:00.083634741  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357d90: 'glcolorbalance'
0:00:00.083638002  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357cb0: 'glcolorconvert'
0:00:00.083638002  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357cb0: 'glcolorconvert'
0:00:00.083640975  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357bd0: 'gldownload'
0:00:00.083640975  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357bd0: 'gldownload'
0:00:00.083643888  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357af0: 'glupload'
0:00:00.083647097  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357a10: 'glimagesinkelement'
0:00:00.083643888  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357af0: 'glupload'
0:00:00.083647097  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357a10: 'glimagesinkelement'
0:00:00.083649979  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357930: 'glimagesink'
0:00:00.083649979  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357930: 'glimagesink'
0:00:00.083652798  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357850: 'openexrdec'
0:00:00.083652798  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2357850: 'openexrdec'
0:00:00.083655671  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2355e20: 'dewarp'
0:00:00.083655671  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2355e20: 'dewarp'
0:00:00.083658526  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2355d40: 'disparity'
0:00:00.083658526  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2355d40: 'disparity'
0:00:00.083661386  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2355c60: 'grabcut'
0:00:00.083661386  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2355c60: 'grabcut'
0:00:00.083664584  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2355b80: 'segmentation'
0:00:00.083667370  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2355aa0: 'retinex'
0:00:00.083664584  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2355b80: 'segmentation'
0:00:00.083667370  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2355aa0: 'retinex'
0:00:00.083670244  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23559c0: 'skindetect'
0:00:00.083670244  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23559c0: 'skindetect'
0:00:00.083673182  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23558e0: 'handdetect'
0:00:00.083673182  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23558e0: 'handdetect'
0:00:00.083676090  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2355800: 'opencvtextoverlay'
0:00:00.083676090  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2355800: 'opencvtextoverlay'
0:00:00.083679107  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2353680: 'templatematch'
0:00:00.083679107  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2353680: 'templatematch'
0:00:00.083682112  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23535a0: 'motioncells'
0:00:00.083682112  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23535a0: 'motioncells'
0:00:00.083684980  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23534c0: 'facedetect'
0:00:00.083684980  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23534c0: 'facedetect'
0:00:00.083687755  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23533e0: 'faceblur'
0:00:00.083687755  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23533e0: 'faceblur'
0:00:00.083690511  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2353300: 'edgedetect'
0:00:00.083690511  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2353300: 'edgedetect'
0:00:00.083693532  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2353220: 'cvsobel'
0:00:00.083693532  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2353220: 'cvsobel'
0:00:00.083696623  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2353140: 'cvsmooth'
0:00:00.083696623  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2353140: 'cvsmooth'
0:00:00.083699494  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2353060: 'cvlaplace'
0:00:00.083702610  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f3620: 'cverode'
0:00:00.083699494  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2353060: 'cvlaplace'
0:00:00.083702610  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f3620: 'cverode'
0:00:00.083705451  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f3540: 'cvequalizehist'
0:00:00.083705451  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f3540: 'cvequalizehist'
0:00:00.083708276  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f3460: 'cvdilate'
0:00:00.083708276  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f3460: 'cvdilate'
0:00:00.083711170  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f3380: 'openalsrc'
0:00:00.083711170  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f3380: 'openalsrc'
0:00:00.083714044  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f32a0: 'openalsink'
0:00:00.083714044  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f32a0: 'openalsink'
0:00:00.083716999  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f31c0: 'ofa'
0:00:00.083720067  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f30e0: 'netsim'
0:00:00.083716999  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f31c0: 'ofa'
0:00:00.083720067  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f30e0: 'netsim'
0:00:00.083723425  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f3000: 'mxfmux'
0:00:00.083723425  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f3000: 'mxfmux'
0:00:00.083743791  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346ea0: 'mxfdemux'
0:00:00.083743791  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346ea0: 'mxfdemux'
0:00:00.083746757  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346dc0: 'musepackdec'
0:00:00.083746757  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346dc0: 'musepackdec'
0:00:00.083749698  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346ce0: 'mplex'
0:00:00.083749698  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346ce0: 'mplex'
0:00:00.083752515  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346c00: 'mpegtsmux'
0:00:00.083752515  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346c00: 'mpegtsmux'
0:00:00.083755719  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346b20: 'tsdemux'
0:00:00.083758729  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346a40: 'tsparse'
0:00:00.083755719  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346b20: 'tsdemux'
0:00:00.083758729  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346a40: 'tsparse'
0:00:00.083761573  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346960: 'mpegpsmux'
0:00:00.083761573  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346960: 'mpegpsmux'
0:00:00.083764933  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346880: 'mpegpsdemux'
0:00:00.083764933  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2346880: 'mpegpsdemux'
0:00:00.083767881  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343e60: 'mpeg2enc'
0:00:00.083767881  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343e60: 'mpeg2enc'
0:00:00.083770675  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343d80: 'modplug'
0:00:00.083770675  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343d80: 'modplug'
0:00:00.083773676  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343ca0: 'mmssrc'
0:00:00.083773676  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343ca0: 'mmssrc'
0:00:00.083776638  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343bc0: 'midiparse'
0:00:00.083776638  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343bc0: 'midiparse'
0:00:00.083779373  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343ae0: 'libde265dec'
0:00:00.083779373  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343ae0: 'libde265dec'
0:00:00.083782129  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343a00: 'kmssink'
0:00:00.083782129  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343a00: 'kmssink'
0:00:00.083784862  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343920: 'katetag'
0:00:00.083784862  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343920: 'katetag'
0:00:00.083787749  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343840: 'kateparse'
0:00:00.083787749  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2343840: 'kateparse'
0:00:00.083790808  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23416b0: 'kateenc'
0:00:00.083794137  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23415d0: 'katedec'
0:00:00.083790808  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23416b0: 'kateenc'
0:00:00.083794137  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23415d0: 'katedec'
0:00:00.083797024  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23414f0: 'jifmux'
0:00:00.083797024  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23414f0: 'jifmux'
0:00:00.083799857  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2341410: 'jpegparse'
0:00:00.083799857  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2341410: 'jpegparse'
0:00:00.083802643  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2341330: 'jp2kdecimator'
0:00:00.083805545  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2341250: 'combdetect'
0:00:00.083802643  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2341330: 'jp2kdecimator'
0:00:00.083805545  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2341250: 'combdetect'
0:00:00.083808256  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2341170: 'ivtc'
0:00:00.083808256  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2341170: 'ivtc'
0:00:00.083811085  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2341090: 'ivfparse'
0:00:00.083811085  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2341090: 'ivfparse'
0:00:00.083813742  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233be40: 'interlace'
0:00:00.083813742  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233be40: 'interlace'
0:00:00.083816446  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233bd60: 'intervideosink'
0:00:00.083816446  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233bd60: 'intervideosink'
0:00:00.083819231  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233bc80: 'intervideosrc'
0:00:00.083819231  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233bc80: 'intervideosrc'
0:00:00.083821851  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233bba0: 'intersubsink'
0:00:00.083824488  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233bac0: 'intersubsrc'
0:00:00.083821851  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233bba0: 'intersubsink'
0:00:00.083824488  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233bac0: 'intersubsrc'
0:00:00.083826997  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233b9e0: 'interaudiosink'
0:00:00.083826997  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233b9e0: 'interaudiosink'
0:00:00.083829704  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233b900: 'interaudiosrc'
0:00:00.083832359  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233b820: 'id3mux'
0:00:00.083829704  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233b900: 'interaudiosrc'
0:00:00.083832359  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c233b820: 'id3mux'
0:00:00.083835069  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339eb0: 'hlssink'
0:00:00.083835069  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339eb0: 'hlssink'
0:00:00.083837792  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339dd0: 'hlsdemux'
0:00:00.083837792  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339dd0: 'hlsdemux'
0:00:00.083840817  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339cf0: 'gtkglsink'
0:00:00.083840817  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339cf0: 'gtkglsink'
0:00:00.083843472  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339c10: 'gtksink'
0:00:00.083843472  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339c10: 'gtksink'
0:00:00.083846323  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339b30: 'gsmdec'
0:00:00.083846323  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339b30: 'gsmdec'
0:00:00.083849248  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339a50: 'gsmenc'
0:00:00.083849248  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339a50: 'gsmenc'
0:00:00.083851937  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339970: 'gmedec'
0:00:00.083851937  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339970: 'gmedec'
0:00:00.083854775  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339890: 'perspective'
0:00:00.083857710  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338ea0: 'fisheye'
0:00:00.083854775  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2339890: 'perspective'
0:00:00.083857710  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338ea0: 'fisheye'
0:00:00.083860616  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338dc0: 'mirror'
0:00:00.083860616  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338dc0: 'mirror'
0:00:00.083863396  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338ce0: 'square'
0:00:00.083863396  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338ce0: 'square'
0:00:00.083866100  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338c00: 'tunnel'
0:00:00.083866100  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338c00: 'tunnel'
0:00:00.083869085  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338b20: 'bulge'
0:00:00.083869085  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338b20: 'bulge'
0:00:00.083872002  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338a40: 'stretch'
0:00:00.083875238  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338960: 'waterripple'
0:00:00.083872002  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338a40: 'stretch'
0:00:00.083875238  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338960: 'waterripple'
0:00:00.083878002  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338880: 'twirl'
0:00:00.083878002  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2338880: 'twirl'
0:00:00.083880707  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2335ec0: 'sphere'
0:00:00.083880707  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2335ec0: 'sphere'
0:00:00.083883535  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2335de0: 'rotate'
0:00:00.083883535  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2335de0: 'rotate'
0:00:00.083886325  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2335d00: 'pinch'
0:00:00.083886325  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2335d00: 'pinch'
0:00:00.083889057  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2335c20: 'marble'
0:00:00.083889057  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2335c20: 'marble'
0:00:00.083891828  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2335b40: 'kaleidoscope'
0:00:00.083891828  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2335b40: 'kaleidoscope'
0:00:00.083894445  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2335a60: 'diffuse'
0:00:00.083897395  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2335980: 'circle'
0:00:00.083894445  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2335a60: 'diffuse'
0:00:00.083897395  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2335980: 'circle'
0:00:00.083900058  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23358a0: 'gdppay'
0:00:00.083909420  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2334680: 'gdpdepay'
0:00:00.083900058  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23358a0: 'gdppay'
0:00:00.083909420  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2334680: 'gdpdepay'
0:00:00.083912729  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23345a0: 'gaussianblur'
0:00:00.083912729  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23345a0: 'gaussianblur'
0:00:00.083915797  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23344c0: 'solarize'
0:00:00.083915797  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23344c0: 'solarize'
0:00:00.083918840  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23343e0: 'exclusion'
0:00:00.083918840  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23343e0: 'exclusion'
0:00:00.083921593  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2334300: 'dodge'
0:00:00.083921593  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2334300: 'dodge'
0:00:00.083924517  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2334220: 'dilate'
0:00:00.083924517  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2334220: 'dilate'
0:00:00.083927307  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2334140: 'chromium'
0:00:00.083927307  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2334140: 'chromium'
0:00:00.083930145  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2334060: 'burn'
0:00:00.083930145  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2334060: 'burn'
0:00:00.083933229  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232fe40: 'freeverb'
0:00:00.083933229  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232fe40: 'freeverb'
0:00:00.083936289  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232fd60: 'fluiddec'
0:00:00.083936289  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232fd60: 'fluiddec'
0:00:00.083939053  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232fc80: 'flitetestsrc'
0:00:00.083941912  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232fba0: 'fieldanalysis'
0:00:00.083939053  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232fc80: 'flitetestsrc'
0:00:00.083941912  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232fba0: 'fieldanalysis'
0:00:00.083944636  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232fac0: 'festival'
0:00:00.083944636  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232fac0: 'festival'
0:00:00.083947452  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232f9e0: 'fbdevsink'
0:00:00.083947452  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232f9e0: 'fbdevsink'
0:00:00.083950391  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232f900: 'faad'
0:00:00.083950391  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232f900: 'faad'
0:00:00.083953235  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232f820: 'dvdspu'
0:00:00.083953235  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232f820: 'dvdspu'
0:00:00.083956363  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d6b0: 'dvbsuboverlay'
0:00:00.083956363  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d6b0: 'dvbsuboverlay'
0:00:00.083959600  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d5d0: 'dvbbasebin'
0:00:00.083959600  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d5d0: 'dvbbasebin'
0:00:00.083962613  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d4f0: 'dvbsrc'
0:00:00.083962613  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d4f0: 'dvbsrc'
0:00:00.083966013  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d410: 'dtsdec'
0:00:00.083966013  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d410: 'dtsdec'
0:00:00.083969024  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d330: 'dtlssrtpdemux'
0:00:00.083969024  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d330: 'dtlssrtpdemux'
0:00:00.083972086  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d250: 'dtlssrtpenc'
0:00:00.083975148  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d170: 'dtlssrtpdec'
0:00:00.083972086  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d250: 'dtlssrtpenc'
0:00:00.083975148  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d170: 'dtlssrtpdec'
0:00:00.083977805  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d090: 'dtlsdec'
0:00:00.083977805  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c232d090: 'dtlsdec'
0:00:00.083980641  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231cee0: 'dtlsenc'
0:00:00.083980641  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231cee0: 'dtlsenc'
0:00:00.083983437  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231ce00: 'decklinkvideosrc'
0:00:00.083983437  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231ce00: 'decklinkvideosrc'
0:00:00.083986280  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231cd20: 'decklinkaudiosrc'
0:00:00.083989297  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231cc40: 'decklinkvideosink'
0:00:00.083986280  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231cd20: 'decklinkaudiosrc'
0:00:00.083989297  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231cc40: 'decklinkvideosink'
0:00:00.083991952  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231cb60: 'decklinkaudiosink'
0:00:00.083991952  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231cb60: 'decklinkaudiosink'
0:00:00.083994788  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231ca80: 'errorignore'
0:00:00.083994788  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231ca80: 'errorignore'
0:00:00.083997448  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231c9a0: 'watchdog'
0:00:00.083997448  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231c9a0: 'watchdog'
0:00:00.084000162  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231c8c0: 'debugspy'
0:00:00.084000162  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c231c8c0: 'debugspy'
0:00:00.084002872  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319e80: 'compare'
0:00:00.084002872  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319e80: 'compare'
0:00:00.084005702  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319da0: 'chopmydata'
0:00:00.084008473  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319cc0: 'fpsdisplaysink'
0:00:00.084005702  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319da0: 'chopmydata'
0:00:00.084008473  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319cc0: 'fpsdisplaysink'
0:00:00.084011051  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319be0: 'checksumsink'
0:00:00.084011051  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319be0: 'checksumsink'
0:00:00.084013721  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319b00: 'dc1394src'
0:00:00.084013721  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319b00: 'dc1394src'
0:00:00.084016687  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319a20: 'dashdemux'
0:00:00.084019392  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319940: 'curlsmtpsink'
0:00:00.084016687  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319a20: 'dashdemux'
0:00:00.084019392  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319940: 'curlsmtpsink'
0:00:00.084021981  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319860: 'curlftpsink'
0:00:00.084021981  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2319860: 'curlftpsink'
0:00:00.084024813  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2317e50: 'curlfilesink'
0:00:00.084024813  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2317e50: 'curlfilesink'
0:00:00.084027612  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2317d70: 'curlhttpsink'
0:00:00.084027612  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2317d70: 'curlhttpsink'
0:00:00.084030292  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2317c90: 'compositor'
0:00:00.084030292  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2317c90: 'compositor'
0:00:00.084033095  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2317bb0: 'chromahold'
0:00:00.084033095  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2317bb0: 'chromahold'
0:00:00.084035693  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2317ad0: 'coloreffects'
0:00:00.084038497  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23179f0: 'chromaprint'
0:00:00.084035693  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2317ad0: 'coloreffects'
0:00:00.084038497  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23179f0: 'chromaprint'
0:00:00.084041336  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2317910: 'camerabin'
0:00:00.084041336  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2317910: 'camerabin'
0:00:00.084044094  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2317830: 'wrappercamerabinsrc'
0:00:00.084044094  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2317830: 'wrappercamerabinsrc'
0:00:00.084046908  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2314ed0: 'viewfinderbin'
0:00:00.084046908  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2314ed0: 'viewfinderbin'
0:00:00.084049746  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2314df0: 'bz2dec'
0:00:00.084052799  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2314d10: 'bz2enc'
0:00:00.084049746  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2314df0: 'bz2dec'
0:00:00.084052799  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2314d10: 'bz2enc'
0:00:00.084055450  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2314c30: 'bs2b'
0:00:00.084055450  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2314c30: 'bs2b'
0:00:00.084058243  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2314b50: 'avdtpsrc'
0:00:00.084058243  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2314b50: 'avdtpsrc'
0:00:00.084061284  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2314a70: 'avdtpsink'
0:00:00.084061284  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2314a70: 'avdtpsink'
0:00:00.084063874  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2314990: 'a2dpsink'
0:00:00.084063874  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2314990: 'a2dpsink'
0:00:00.084066804  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23148b0: 'rgb2bayer'
0:00:00.084066804  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23148b0: 'rgb2bayer'
0:00:00.084069704  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2311e30: 'bayer2rgb'
0:00:00.084069704  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2311e30: 'bayer2rgb'
0:00:00.084072521  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2311d50: 'autovideoconvert'
0:00:00.084072521  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2311d50: 'autovideoconvert'
0:00:00.084075390  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2311c70: 'autoconvert'
0:00:00.084078205  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2311b90: 'wavescope'
0:00:00.084075390  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2311c70: 'autoconvert'
0:00:00.084078205  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2311b90: 'wavescope'
0:00:00.084081000  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2311ab0: 'synaescope'
0:00:00.084081000  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2311ab0: 'synaescope'
0:00:00.084083955  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23119d0: 'spectrascope'
0:00:00.084083955  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23119d0: 'spectrascope'
0:00:00.084086547  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23118f0: 'spacescope'
0:00:00.084089145  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2311810: 'audiomixmatrix'
0:00:00.084086547  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23118f0: 'spacescope'
0:00:00.084089145  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2311810: 'audiomixmatrix'
0:00:00.084091911  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230fe20: 'audiointerleave'
0:00:00.084091911  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230fe20: 'audiointerleave'
0:00:00.084094598  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230fd40: 'liveadder'
0:00:00.084094598  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230fd40: 'liveadder'
0:00:00.084097302  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230fc60: 'audiomixer'
0:00:00.084097302  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230fc60: 'audiomixer'
0:00:00.084099999  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230fb80: 'audiochannelmix'
0:00:00.084099999  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230fb80: 'audiochannelmix'
0:00:00.084102704  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230faa0: 'audiobuffersplit'
0:00:00.084102704  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230faa0: 'audiobuffersplit'
0:00:00.084105426  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230f9c0: 'assrender'
0:00:00.084108116  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230f8e0: 'asfparse'
0:00:00.084105426  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230f9c0: 'assrender'
0:00:00.084108116  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230f8e0: 'asfparse'
0:00:00.084110769  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230f800: 'rtpasfpay'
0:00:00.084110769  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230f800: 'rtpasfpay'
0:00:00.084113531  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d680: 'asfmux'
0:00:00.084116485  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d5a0: 'aiffmux'
0:00:00.084113531  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d680: 'asfmux'
0:00:00.084116485  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d5a0: 'aiffmux'
0:00:00.084119388  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d4c0: 'aiffparse'
0:00:00.084119388  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d4c0: 'aiffparse'
0:00:00.084122376  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d3e0: 'adpcmenc'
0:00:00.084122376  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d3e0: 'adpcmenc'
0:00:00.084125061  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d300: 'adpcmdec'
0:00:00.084125061  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d300: 'adpcmdec'
0:00:00.084127796  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d220: 'accurip'
0:00:00.084127796  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d220: 'accurip'
0:00:00.084130519  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d140: 'xingmux'
0:00:00.084133432  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d060: 'x264enc'
0:00:00.084130519  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d140: 'xingmux'
0:00:00.084133432  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c230d060: 'x264enc'
0:00:00.084136316  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23086d0: 'twolamemp2enc'
0:00:00.084136316  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23086d0: 'twolamemp2enc'
0:00:00.084139149  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23085f0: 'siddec'
0:00:00.084139149  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23085f0: 'siddec'
0:00:00.084142030  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2308510: 'pnmsrc'
0:00:00.084142030  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2308510: 'pnmsrc'
0:00:00.084144678  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2308430: 'rtspreal'
0:00:00.084144678  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2308430: 'rtspreal'
0:00:00.084147596  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2308350: 'rdtmanager'
0:00:00.084147596  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2308350: 'rdtmanager'
0:00:00.084150208  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2308270: 'rdtdepay'
0:00:00.084152919  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2308190: 'rademux'
0:00:00.084150208  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2308270: 'rdtdepay'
0:00:00.084152919  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2308190: 'rademux'
0:00:00.084155752  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23080b0: 'rmdemux'
0:00:00.084155752  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23080b0: 'rmdemux'
0:00:00.084158582  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2305660: 'mpg123audiodec'
0:00:00.084158582  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2305660: 'mpg123audiodec'
0:00:00.084161324  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2305580: 'mpeg2dec'
0:00:00.084161324  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2305580: 'mpeg2dec'
0:00:00.084164153  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23054a0: 'lamemp3enc'
0:00:00.084167266  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23053c0: 'dvdsubparse'
0:00:00.084164153  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23054a0: 'lamemp3enc'
0:00:00.084167266  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23053c0: 'dvdsubparse'
0:00:00.084170156  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23052e0: 'dvdsubdec'
0:00:00.084170156  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23052e0: 'dvdsubdec'
0:00:00.084172987  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2305200: 'dvdreadsrc'
0:00:00.084172987  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2305200: 'dvdreadsrc'
0:00:00.084176112  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2305120: 'dvdlpcmdec'
0:00:00.084176112  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2305120: 'dvdlpcmdec'
0:00:00.084178954  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2305040: 'cdiocddasrc'
0:00:00.084178954  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2305040: 'cdiocddasrc'
0:00:00.084181821  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23026c0: 'rtpasfdepay'
0:00:00.084181821  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23026c0: 'rtpasfdepay'
0:00:00.084184691  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23025e0: 'rtspwms'
0:00:00.084187712  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2302500: 'asfdemux'
0:00:00.084184691  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23025e0: 'rtspwms'
0:00:00.084187712  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2302500: 'asfdemux'
0:00:00.084190640  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2302420: 'amrwbdec'
0:00:00.084190640  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2302420: 'amrwbdec'
0:00:00.084193577  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2302340: 'amrnbenc'
0:00:00.084193577  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2302340: 'amrnbenc'
0:00:00.084196529  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2302260: 'amrnbdec'
0:00:00.084196529  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2302260: 'amrnbdec'
0:00:00.084199559  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2302180: 'a52dec'
0:00:00.084199559  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2302180: 'a52dec'
0:00:00.084202030  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22dfcb0: 'leaks'
0:00:00.084202030  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22dfcb0: 'leaks'
0:00:00.084204480  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22dfbf0: 'stats'
0:00:00.084206950  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22dfb30: 'rusage'
0:00:00.084204480  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22dfbf0: 'stats'
0:00:00.084206950  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22dfb30: 'rusage'
0:00:00.084209381  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22dfa70: 'log'
0:00:00.084209381  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22dfa70: 'log'
0:00:00.084211844  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22df9b0: 'latency'
0:00:00.084211844  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22df9b0: 'latency'
0:00:00.084214840  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23020a0: 'streamiddemux'
0:00:00.084214840  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23020a0: 'streamiddemux'
0:00:00.084217555  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23006b0: 'valve'
0:00:00.084217555  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23006b0: 'valve'
0:00:00.084220315  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23005d0: 'multiqueue'
0:00:00.084222955  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23004f0: 'typefind'
0:00:00.084220315  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23005d0: 'multiqueue'
0:00:00.084222955  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c23004f0: 'typefind'
0:00:00.084225915  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2300410: 'tee'
0:00:00.084225915  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2300410: 'tee'
0:00:00.084228910  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2300330: 'filesink'
0:00:00.084228910  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2300330: 'filesink'
0:00:00.084231952  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2300250: 'queue2'
0:00:00.084231952  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2300250: 'queue2'
0:00:00.084234901  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2300170: 'queue'
0:00:00.084234901  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2300170: 'queue'
0:00:00.084237981  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2300090: 'output-selector'
0:00:00.084237981  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c2300090: 'output-selector'
0:00:00.084241372  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fee40: 'input-selector'
0:00:00.084241372  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fee40: 'input-selector'
0:00:00.084244283  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fed60: 'identity'
0:00:00.084244283  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fed60: 'identity'
0:00:00.084247319  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fec80: 'funnel'
0:00:00.084247319  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fec80: 'funnel'
0:00:00.084250339  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22feba0: 'filesrc'
0:00:00.084250339  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22feba0: 'filesrc'
0:00:00.084253153  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22feac0: 'fdsink'
0:00:00.084253153  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22feac0: 'fdsink'
0:00:00.084256054  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fe9e0: 'fdsrc'
0:00:00.084259232  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fe900: 'fakesink'
0:00:00.084256054  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fe9e0: 'fdsrc'
0:00:00.084259232  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fe900: 'fakesink'
0:00:00.084261968  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fe820: 'fakesrc'
0:00:00.084261968  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fe820: 'fakesrc'
0:00:00.084264853  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc630: 'downloadbuffer'
0:00:00.084264853  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc630: 'downloadbuffer'
0:00:00.084267861  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc550: 'dataurisrc'
0:00:00.084267861  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc550: 'dataurisrc'
0:00:00.084270556  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc470: 'concat'
0:00:00.084270556  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc470: 'concat'
0:00:00.084273522  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc390: 'capsfilter'
0:00:00.084276214  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc2b0: 'clutterautovideosink'
0:00:00.084273522  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc390: 'capsfilter'
0:00:00.084276214  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc2b0: 'clutterautovideosink'
0:00:00.084278904  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc1d0: 'fsvideoanyrate'
0:00:00.084278904  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc1d0: 'fsvideoanyrate'
0:00:00.084281787  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc0f0: 'fsrtpxdatapay'
0:00:00.084281787  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc0f0: 'fsrtpxdatapay'
0:00:00.084284607  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc010: 'fsrtpxdatadepay'
0:00:00.084284607  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22fc010: 'fsrtpxdatadepay'
0:00:00.084287671  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f8660: 'fsrtpconference'
0:00:00.084287671  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f8660: 'fsrtpconference'
0:00:00.084290620  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f8580: 'fsrawconference'
0:00:00.084290620  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f8580: 'fsrawconference'
0:00:00.084293794  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f84a0: 'fsmsncamrecvconference'
0:00:00.084296564  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f83c0: 'fsmsncamsendconference'
0:00:00.084293794  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f84a0: 'fsmsncamrecvconference'
0:00:00.084296564  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f83c0: 'fsmsncamsendconference'
0:00:00.084299334  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f82e0: 'nicesink'
0:00:00.084299334  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f82e0: 'nicesink'
0:00:00.084302033  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f8200: 'nicesrc'
0:00:00.084302033  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f8200: 'nicesrc'
0:00:00.084304958  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f8120: 'pipeline'
0:00:00.084304958  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f8120: 'pipeline'
0:00:00.084307627  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f8040: 'bin'
0:00:00.084307627  3760   0x29c22d9a00 DEBUG     GST_PLUGIN_LOADING gstpluginfeature.c:67:gst_plugin_feature_finalize: finalizing feature 0x29c22f8040: 'bin'
0:00:00.084356696  3760   0x29c22d9a00 INFO                GST_INIT gst.c:1140:gst_deinit: deinitialized GStreamer
0:00:00.084356696  3760   0x29c22d9a00 INFO                GST_INIT gst.c:1140:gst_deinit: deinitialized GStreamer


More information about the pkg-gstreamer-maintainers mailing list